Wayne Chen updated January 12, 2012 at 3:45 PM
Questions Addressed
- How do I set the default path for Fink in X11?
Set Paths for Fink in X11
tcsh users:
Add the following line to ".cshrc" in your home directory.
source /sw/bin/init.csh
bash users:
Add the following line to ".bashrc" in your home directory:
. /sw/bin/init.sh
If you need further assistance, pleaseĀ contact IGPP Net Ops.