|
From: Wempa, K. <Kri...@si...> - 2009-05-01 19:54:57
|
I was wondering what it takes to be able to install a pre-built Valgrind to a location other than what was specified with the "--prefix" at build time. I did a lot of searching, but didn't turn up much except for some references to a VALGRIND_LIB variable. I'd like to know the steps involved in doing this. I know that it's best to install into the original location, but I have to deploy pre-built packages to several different machines in different directory locations. Any help would be greatly appreciated. Thanks. Kristofer Wempa IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments. Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited. Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument. Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses. |
|
From: Nicholas N. <n.n...@gm...> - 2009-05-03 23:39:46
|
On Sat, May 2, 2009 at 5:54 AM, Wempa, Kristofer <Kri...@si...> wrote: > > I was wondering what it takes to be able to install a pre-built Valgrind to a location other than what was specified with the "--prefix" at build time. I did a lot of searching, but didn't turn up much except for some references to a VALGRIND_LIB variable. I'd like to know the steps involved in doing this. I know that it's best to install into the original location, but I have to deploy pre-built packages to several different machines in different directory locations. Any help would be greatly appreciated. Thanks. The VALGRIND_LIB variable may be what you want; I'm not sure. Why don't you try setting it and see what happens? Nick |