![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sed -i on Darwin | platz | UNIX for Dummies Questions & Answers | 1 | 05-15-2009 02:24 PM |
| Darwin 10.4 - Gnome | kpedersen | OS X (Apple) | 3 | 08-20-2008 10:47 PM |
| GNU-Darwin | RedVenim | OS X (Apple) | 4 | 11-07-2003 05:52 AM |
| Darwin x86 | Karma | UNIX for Dummies Questions & Answers | 5 | 06-10-2003 02:04 PM |
| Make for Mac OS X (Darwin) | garb | UNIX for Dummies Questions & Answers | 2 | 10-16-2002 12:52 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Darwin ports
Hi there.
I have an MacBookPro and I want to install Darwin ports. I downloaded & installed MacPorts-1.7.0.pkg and now I don't know what to do. I tried: Code:
# port -d selfupdate .... error 1 Command output: checking build system type... i686-apple-darwin9.7.0 checking host system type... i686-apple-darwin9.7.0 checking target system type... i686-apple-darwin9.7.0 checking MacPorts version... 1.7.1 checking for sw_vers... sw_vers checking Mac OS X version... 10.5.7 checking for gcc... no checking for cc... no checking for cl.exe... no Where can I get gcc for mac? thanks |
|
||||
|
thanx DukeNuke, I installed Application DVD, but still get the same messge
Code:
Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-group=admin --with-directory-mode=0755 && make && make install" returned error 1 Command output: checking build system type... i686-apple-darwin9.7.0 checking host system type... i686-apple-darwin9.7.0 checking target system type... i686-apple-darwin9.7.0 checking MacPorts version... 1.7.1 checking for sw_vers... sw_vers checking Mac OS X version... 10.5.7 checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/opt/local/var/macports/sources/rsync.macports.org/release/base': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. |
|
||||
|
well I don't understand what's wrong.
I add to $PATH Code:
# export PATH = $PATH:/usr/local/bin:/usr/local/sbin I installed Rudix, which has a lot of tools for UNIX. I installed mc, and when I wanted to run: Code:
$ mc dyld: Library not loaded: /usr/local/lib/libintl.8.dylib Referenced from: /usr/local/bin/mc Reason: image not found Trace/BPT trap thanks |
|
||||
|
By "build tools" I'm assuming "Developer Tools".
When you say "Application DVD" I'm assuming Application DVD. So to be clear, the question is, did you install the developer tools (Xcode)? That is the "build tools" you are looking for. They are located on the first install disk in a folder called "Optional..." Xcode. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|