On Mon, Dec 03, 2007 at 08:16:17AM +0000, Andrew Ross wrote:
> On Sun, Dec 02, 2007 at 08:15:20PM -0500, Hazen Babcock wrote:
> > 
> > We did have a different version of libtool but I switched to the same  
> > version and I still do not see this problem. It looks to me like get- 
> > drv-info is confused on Marius's platform and is looking for the  
> > drivers in the install directory rather than in the build directory.  
> > The source of the confusion seems to be plGetDrvDir() returning the  
> > wrong directory, likely because (1) it is in turn misled by  
> > plInBuildTree() or (2) the BUILD_DIR environment variable is set  
> > incorrectly. This would be easier to sort out if there was a flag for  
> > debugging output from pldebug() during the build. Is there such a thing?
> 
> Just a thought. Not sure if this is relevant on MacOS, but I have had
> trouble on Linux when the build tree contains symlinks. getcwd returns
> the absolute directory path, whereas cmake stores the directory path you
> have cd'd to, which may contain symlinks.
> 
> Took me a while to track this one down.

I've finally got round to tackling this problem and commited a patch to
SVN to solve the symlink issues with BUILD_DIR. You might like to test
this and see if it solves your problems.

Andrew

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to