Benjamin Reed wrote:
> Pejvan BEIGUI wrote:
>
>> Well, hum, the DYLD_LIBRARY_PATH is set to:
>>
>>> echo $DYLD_LIBRARY_PATH
>>> /Users/pejvan/temporary/xml/xerces-c-src_2_5_0/lib:/Developer/qt/lib
>
>
> That will definitely cause problems with Fink's Qt; it will override to
> use the qt-mac one instead.  I really hate the way the Qt folks
> recommend overriding your system; DYLD_LIBRARY_PATH is really not a good
> solution for a general way of adding libraries to your environment,
> IMHO.  You end up with problems exactly like this.
>
OK, it seems to be fixed thanks to an "unsetenv DYLD_LIBRARY_PATH" :-)

But now I have another question, relative to fink in general I guess.

I've noticed that the Qt3 built by fink doesn't have support for
sql-drivers, and so, I'd like to rebuild it, adding some options to the
"configure" script.

Is there a clean a way to do so in fink? Or should manually I edit the
"qt3.info" file?

Thanks,

Pejvan



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to