2008.04.10 15:56 "[Tiff] PREFIX with a comma?", by Dean

2008.04.10 17:06 "Re: [Tiff] PREFIX with a comma?", by Bob Friesenhahn

I am trying to install libtiff to a directory with a comma in the name. make fails because libtool uses commas for some sort of delimiter. Any suggestions here?

Don't do that! :-)

It seems that the blame of libtool is really a blame of the syntax that the compiler itself uses.

If you really need to use directories with commas, you could set up some symbolic links which make them available via more normal paths. Otherwise, it seems that using commas are spaces in directory paths is just asking for trouble in a Unix world.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/