I examined why libpt.dylib was not working and it is a soft link to the actual 
file, but the actual file is in a different directory and the soft link only 
links to a file in the same directory.  Examining the make file did not reveal 
why this happened.  Continuing to look at other make files to see if they 
modify the link location.

The location of the actual dynamic library file:

/sw/src/fink.build/root-pwlib1-1.10.10-2/sw/lib/lib/libpt_Darwin_x86_r.1.10.10.dylib

The location of the libpt.dylib file is one directory up at:

/sw/src/fink.build/root-pwlib1-1.10.10-2/sw/lib

It links to as follows:

libpt.dylib -> libpt_Darwin_*_r.dylib

These files are located in the first directory.

Thank you.

James McKenzie


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to