MzScheme framework path

2008-04-12 Thread Brian Campbell
I'm trying to use the MzScheme port (I've actually updated the portfile to the latest 372 version, but otherwise left it unchanged), and it builds and installs just fine, but when I try to run it, I get an error about it not being able to find the MzScheme framework: $ mzscheme dyld: Librar

Re: MacPorts manual, or info on MacPorts development

2007-06-30 Thread Brian Campbell
Thanks! I think I understand a little better now. Now I need to figure out what the best way is to document in the manual, since I'm trying to document everything I need to do there so people don't have to ask these questions in the future. On Jun 30, 2007, at 2:38 AM, Ryan Schmidt wrote:

Re: MacPorts manual, or info on MacPorts development

2007-06-28 Thread Brian Campbell
On Jun 28, 2007, at 12:24 PM, Juan Manuel Palacios wrote: Usually when testing out a port, you only need sudo when destrooting and installing either 'cause you need to set special permissions on files or because you need write to otherwise off- limits directories. Everything else from fetch

Re: MacPorts manual, or info on MacPorts development

2007-06-28 Thread Brian Campbell
On Jun 27, 2007, at 2:03 AM, Ryan Schmidt wrote: I don't know of a way to do that. I think you have to use sudo, and it will do things in /opt/local. Is that what most MacPorts developers do? What happens when they screw something up, and need to throw out their whole /opt/local and need

MacPorts manual, or info on MacPorts development

2007-06-26 Thread Brian Campbell
Is there any semblance of an up-to-date MacPorts manual? If not, where should someone new go to find out how to create or update a Portfile? Specifically, I would like to upgrade a package to the latest version, which is not yet in the latest official Portfile. I tried copying the portfil