Comment 2 for bug 1285080

Revision history for this message
Chris Richardson (chris-bpi) wrote : Re: [Bug 1285080] Re: Installation sets library path incorrectly for python

On 26/02/2014 10:57, Patrick Farrell wrote:
> Hi Chris,
>
> Is this with the hand-written Makefile or CMake?
>
> Can you give me directions to reproduce on archer? (I assume it's on
> archer?)
>

OK, I just downloaded the source, made a build directory and did:

cd build

cmake -DCMAKE_INSTALL_PREFIX=/work/e319/shared/libadjoint ..

make

which worked OK, but left the source directory hard-wired into the
install.

You should be able to look at it in /home/e319/e319/shared I think

Chris