| Article: |
Learning the Terminal in Jaguar, Part 1 | |
| Subject: | HELP with pico | |
| Date: | 2003-04-16 22:29:56 | |
| From: | cpbjr | |
|
I have follwed to the letter the instructions in the article, but when I try to open the "crontab" file, as instructed, I get the following message:
|
||
Showing messages 1 through 5 of 5.
-
HELP with pico
2005-03-18 14:47:41 suhuba [View]
-
I had the same result.
2003-04-23 20:31:12 anonymous2 [View]
My terminal message looks just like yours. I have no idea why. I was hoping someone would answer to help us. -
I had the same result.
2003-04-24 08:50:13 Chris Stone |
[View]
If that's the case, you probably need to install the Developer Tools. If you didn't receive a Developer Tools CD with your Mac or Mac OS X box, you can download an image for free (after registering for a free ADC membership) from: http://connect.apple.com
Hope that helps...
--Chris -
I had the same result.
2003-10-15 01:47:41 anonymous2 [View]
For newer macs that came with OS X pre-installed, the developer tools package is already on the hard drive. It can be installed from:
/Applications/Installers/Developer\ Tools/Developer.mpkg
Michael. -
You must be psychic!
2003-04-24 11:27:29 anonymous2 [View]
I was sitting here troubleshooting this and voila - you replied. Thanks. I found another response you gave someone and it solved this problem. I installed the BSD subsystem pkg off the CD. This got pico up and running for me. Thanks again.
It seems to be running well. Love your tutorials and will get the book too now just from seeing how easy you explain things.



when I enter "sudo pico /etc/httpd/httpd.conf" I am prompted for a password. When I enter my password, I receive the following info. I have installed Developer Tools an do not know what else to do. Please help.
dyld: pico Undefined symbols:
pico undefined reference to _AL expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _CE expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _CL expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _CM expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _CS expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _DC expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _DL expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _DM expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _ED expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _EI expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _IC expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _IM exTrace/BPT trap
[Michael-Liverpools-Computer:~] admin% sudo pico /etc/httpd/httpd.conf
dyld: pico Undefined symbols:
pico undefined reference to _AL expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _CE expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _CL expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _CM expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _CS expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _DC expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _DL expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _DM expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _ED expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _EI expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _IC expected to be defined in /usr/lib/libSystem.B.dylib
pico undefined reference to _IM exTrace/BPT trap