1 Sep 11:46
Factor on Mac OS X Tiger
From: nii amon dsane <nii@...>
Subject: Factor on Mac OS X Tiger
Newsgroups: gmane.comp.lang.factor.general
Date: 2008-09-01 09:47:57 GMT
Subject: Factor on Mac OS X Tiger
Newsgroups: gmane.comp.lang.factor.general
Date: 2008-09-01 09:47:57 GMT
If you having problems building factor for OS X Tiger, you can use these steps: they worked for me.
1. get git:
2. compile and install it:
tar xvfz git-1.5.6.4/tar.bz2
./configure
make
make install
3. Download factor install file:
4. Rename it as factor.sh
5. make it executable
chmod u=rwx factor.sh
6. kick off install
./factor.sh install
7. This will take some time so be patient.
8. after installation, open factor in downloaded source folder:
open Factor.app from command line or double-click on the Factor.app in the directory
Nii Amon
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Factor-talk mailing list Factor-talk@... https://lists.sourceforge.net/lists/listinfo/factor-talk
RSS Feed