On Jun 4, 2004, at 4:17 PM, Pejvan BEIGUI wrote:
<snip>
While digging in the web site for FAQs and help, I found that Fink is supposed to set the QTDIR in the /sw/bin/init.csh file, but I couldn't find any reference of this env-var in the script, and I've already set it manually in my .tcshrc for running Qt/Mac.
<snip>
There should be something in /sw/etc/profile.d : ... # read per-package scripts from /sw/etc/profile.d if [ -d /sw/etc/profile.d ]; then for i in /sw/etc/profile.d/*.sh ; do if [ -r $i -a -x $i ]; then . $i fi done unset i fi ...
--
Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
