| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2008.04.10 17:06 "Re: PREFIX with a comma?", by Bob FriesenhahnOn Thu, 10 Apr 2008, Dean wrote: > 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/ |
|||||||