For the first problem--putting the .info file into /sw/fink/dists/local/main/finkinfo, you need to do the following (in a terminal window):
1) create the directory if it doesn't exist with
sudo mkdir -p /sw/fink/dists/local/main/finkinfo/games
2) copy the .info file for radiant into that directory from wherever you saved it via
sudo cp radiant-1.3.13-2.info /sw/fink/dists/local/main/finkinfo/games
(the above should be on one line)
3) To turn on the unstable tree, you need either to edit /sw/etc/fink.conf with a text editor using sudo, e.g.
sudo pico /sw/etc/fink.conf
or use the Preferences from the Fink Commander application (it can do this operation for you).
You may also need to run "fink index" before you can install radiant.
--Alexander Hansen Fink Documentarian
--On Wednesday, March 31, 2004 2:59 PM -0800 Jacob Hamiltion <[EMAIL PROTECTED]> wrote:
Hi i'm Jacob and i'm having a lil problem that hopfuly someone can give me a hand with. So i'm trying to make a fiel called games and poot a file in the /sw/fink/dists/local/main/finkinfo/ folder but it wont let me can someone help me. And I need to turn on unstable so I did what it said and edited the file to unstable but when I tryed to save it it wouldnt let me. once agian please somebody give me a hand. Here is what i'm trying to do it for http://www.qeradiant.com/wikifaq/index.php?Installation%20on%20OSX thanks and hopfuly one of you can help me
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
