Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

saintkabir

macrumors newbie
Original poster
Aug 18, 2009
3
0
Hi! I am new bie with Mac! I am trying to install mac port on my mac 10.5.6.
But latest available port that is 1.7.1 is not working on my system. It says it can only be install on 10.5. I dont know what to do.

Actually i am trying to install macport becoz i want to install few software with its help like xfig. Any help from Mac pals will be appreciated.

Thanks

Kabir
 
Try grabbing the newest version of MacPorts from SVN.

In Terminal, type:
Code:
svn co http://svn.macports.org/repository/macports/trunk/base/
cd base
./configure
make
sudo make install
sudo /opt/local/bin/port -v selfupdate

Remember to add /opt/local/bin:/opt/local/sbin to your PATH.
 
Thanks for reply!

checking whether tclsh was compiled with threads... no
configure: error: tcl wasn't compiled with threads enabled


I am getting error on last two lines when i use ./configure ....I am unable to figure out what this means

Kabir
 
well X code 3.1 is already installed on my Mac. The error which i am talking about is common i think, people had trouble shoot it with same change in ./profile but i dont know what change is it..........
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.