Installed macports what to do next

Ryan Schmidt ryandesign at macports.org
Thu Aug 25 11:27:05 PDT 2011


On Aug 25, 2011, at 11:08, james collins wrote:

> Just installed macports in lion on my MacBook pro.
> 
> I originally wanted to use recoll, a unix search tool. I understand recoll has dependencies, and according to the recoll website it is included with macports.
> 
> So the first thing I did when I installed the lion dmg file on my computer. Was to go into terminal and type:
> 
> sudo port install recoll
> 
> I got an error:
> 
> Error: Port recoll not found
> 
> ------------------------------------
> 
> So I wondered, I just installed macports where is recoll?
> 
> What should I do?
> 
> I thought about running selfupdate, but can't get rsync working.
> 
> I wondered, I know it says to run selfupdate often. And I obviously want it working. But I just installed macports shouldn't I have recoll already?
> 
> And what is the ports tree. Do I have a ports tree by default when installing macports, or do I get it by running selfupdate?
> 
> I thought about running selfupdate by using subversion, but just wanted to try and understand macports a little more

The ports tree is the collection of recipes that tell MacPorts how to install ports. When you download MacPorts from our web site, that includes only MacPorts itself, not the ports tree. The disk image installer will run "sudo port selfupdate" for you after it runs. If rsync were working on your network, this would have fetched the ports tree for you. Since rsync is not working on your network, you need to get the ports tree another way. As we discussed last time you brought this up on the list, there are a couple http-based alternatives you can use. Pick one of these:

https://trac.macports.org/wiki/howto/PortTreeTarball

https://trac.macports.org/wiki/howto/SyncingWithSVN




More information about the macports-users mailing list