On May 30, 2008, at 8:53 PM, Thomas Hagedorn wrote: > > I'm on a MacBookPro, Intel 64-bit, with OS 10.5.2. I had MacPorts > installed but then I wanted to test a script to do an automatic > installation. To do that, I ran > > sudo rm -r /opt/local > > and then ran the script to install MacPorts (via binary package) and > then other ports. I ran into an error with the command > > sudo port install apache2 +preforkmpm > > as when MacPorts tried to install the dependency sqlite3 it > produced a > fatal error about a file not being accessible. >
If it was '-NDEBUG: No such file or directory' then you're running into the tcl environment problem with 10.5; see the second entry at <http://trac.macports.org/wiki/LeopardProblems> I'm guessing you installed MacPorts 1.6.0 if you say from a binary package. A workaround exists on trunk, but hasn't made it into any "official" MP version. The workaround for it is to run the command again; as you've seen, running things in multiple steps also works. And no, this hasn't been fixed with 10.5.3. Bryan ... > > Thanks in advance, > Tom > _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users