Hi, I had a problem building xetex version 0.995-30 on an Intel Mac with fink's tetex (no other tex tree installed on this machine): It tried to link to libexpat.la in my /usr/local/lib directory, instead of /sw/lib.
To fix this, I added the line SetLIBRARY_PATH: %p/lib to xetex.info (right after the line NoSetLDFLAGS: true) After doing this, the installation went through, and I was able to typeset two example files. So everything seems to work fine with the above modification in the info file. Jens ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
