Martin Costabel <[EMAIL PROTECTED]> said: > > You can do both, either > > sudo mv /sw /Volumes/ElseWhere/ > sudo ln -s Volumes/ElseWhere/sw /sw > > (or use "rsync -a" instead of "mv", it may be faster) > > or choose the other partition at installation time (this will create the > symlink, too). > > What you avoid is a) use the Finder for moving and b) move /sw to > somewhere else and change the Fink configuration file to use the new > BasePath. Leave the BasePath at /sw in any case.
Also, it's probably a Bad Idea to place your fink in a hierarchy that has spaces in any of the directory names. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
