Opened 18 years ago

Closed 18 years ago

#5647 closed defect (wontfix)

BUG: Can't use DarwinPorts on 10.3.9

Reported by: smbopendarwinbugs@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Developer Tools are installed. DarwinPorts 1.1 has dependencies on libcurl1.3, which is not present on 10.3.9. I'll try to build from source... just thought you might put a definite note on the web site saying the .dmg will definitely not work on 10.3.x.

Volumes/DarwinPorts1.1 root# installer -target / -pkg /Volumes/DarwinPorts1.1/DarwinPorts.mpkg installer: Package name is DarwinPorts 1.1 installer: Upgrading volume mounted at /. installer: The upgrade was successful. Volumes/DarwinPorts1.1 root# cd /opt/local/bin opt/local/bin root# ./port -d selfupdate dyld: /usr/bin/tclsh can't open library: /usr/lib/libcurl.3.dylib (No such file or directory, errno = 2)

while executing

"load /opt/local/share/darwinports/Tcl/pextlib1.0/Pextlib.dylib"

("package ifneeded" script) invoked from within

"package_native require Pextlib 1.0"

("eval" body line 1) invoked from within

"eval package_native $args"

(procedure "package" line 14) invoked from within

"package require Pextlib 1.0"

(procedure "dportinit" line 279) invoked from within

"dportinit" Failed to initialize ports system, dyld: /usr/bin/tclsh can't open library: /usr/lib/libcurl.3.dylib (No such file or directory, errno = 2)

opt/local/bin root# ls /usr/lib/libcurl* /usr/lib/libcurl.2.0.2.dylib /usr/lib/libcurl.a /usr/lib/libcurl.2.dylib /usr/lib/libcurl.dylib

opt/local/bin root# sw_vers ProductName: Mac OS X ProductVersion: 10.3.9 BuildVersion: 7W98

Change History (1)

comment:1 Changed 18 years ago by mww@…

Resolution: wontfix
Status: newclosed
Summary: Can't use DarwinPorts on 10.3.9BUG: Can't use DarwinPorts on 10.3.9

"The dmg disk image is currently available only for Mac OS X 10.4/ppc and probably will not work on other systems" - http://darwinports.opendarwin.org/getdp/

as long as no one creates a dmg for 10.3, please use the tarballs!

Note: See TracTickets for help on using tickets.