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
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:
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
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
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