 |
 |
My Unix nerd friends, help me with my Fink troubles.
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
Fink is software, so I think this is in the right forum. Anyhow, I have fink now in Panther—as I did in Jag—but I can't install any of the apps I wanted to, like Pine and Lynx. It keeps failing to compile or some such thing. I'm a pretty basic Unixer, so I don't know what's up. If anyone can help, I'd really appreciate it. Here's what happens:
fink install pine
sudo /sw/bin/fink install pine
Password:
Information about 1276 packages read in 1 seconds.
The following package will be installed or updated:
pine
rm -rf pine-4.53-1
mkdir -p /sw/src/pine-4.53-1
/sw/bin/tar -xzf /sw/src/pine4.53.tar.Z
sed 's|@PREFIX@|/sw|g' < /sw/fink/dists/stable/main/finkinfo/net/pine-4.53-1.patch | patch -p1
patching file pine/osdep/os-osx.h
patching file pine/pine.hlp
Hunk #1 succeeded at 764 (offset 168 lines).
Hunk #2 succeeded at 2125 (offset 173 lines).
Hunk #3 succeeded at 2133 (offset 173 lines).
Hunk #4 succeeded at 2292 (offset 180 lines).
Hunk #5 succeeded at 3002 (offset 182 lines).
./build NOSSL EXTRACFLAGS=-I/sw/include EXTRALDFLAGS=-L/sw/lib DEBUG="-g -O2 -DDEBUG" osx
make args are CC=cc 'EXTRACFLAGS=-I/sw/include' 'EXTRALDFLAGS=-L/sw/lib' 'DEBUG=-g -O2 -DDEBUG' osx
/usr/include/ldap.h not found
You may be able to install the SUNWlldap package to include
LDAP support, continuing without LDAP. Read the file
contrib/ldap-setup for some help in setting up LDAP.
Making c-client library, imapd, and ipopd
eval make CC=cc EXTRACFLAGS=-I/sw/include EXTRALDFLAGS=-L/sw/lib DEBUG=-g -O2 -DDEBUG SSLTYPE=none SPECIALS= osx
./build: line 1: make: command not found
+---------------------------------------------+
| Problems building c-client |
| |
| Please check the output above for a |
| possible explanation for this failure |
+---------------------------------------------+
### execution of ./build failed, exit code 127
Failed: compiling pine-4.53-1 failed
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Feb 2001
Location: Washington, DC
Status:
Offline
|
|
Looks like you might have old .info files (latest pine in fink is 4.58-21, you have 4.53-1)
Do fink selfupdate-rsync and try again. alot of the fink packages need to be updated to work properly with 10.3.
also, make sure your dev tools are up to date and your including the init.csh in your shell's rc file.
--- EDIT:
looking at that again, this line suggests the dev tools aren't properly installed:
Code:
/build: line 1: make: command not found
make should be in /usr/bin. If it's not there, it wouldn't hurt to reinstall the dev-tools CD. And you should still run the fink update line - packages go stable for 10.3 frequently.
(Last edited by Earth Mk. II; Nov 4, 2003 at 03:17 PM.
)
|
|
/Earth\ Mk\.\ I{2}/
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Nov 2000
Location: Norway (I eat whales)
Status:
Offline
|
|
Lol! I've been struggling with getting Fink to work all freaking day. It's the first time I've done this and I am currently in my second install b/c it didn't work correctly in the first go. But it seems like it might work this time. I am right now crunching a gimp compilation, but I wouldn't know if it works until later.
But what went wrong the first time was that I hadn't installed the Apple SDK thingy so everything got screwed up. SDK is an optinal install and must be installed alongside with Apple X11 if you want fink to work correctly on Panther. There are probably other options but that's what I had to do. You'll find SDK on the third install cd.
Update: I am running Gimp and everything is fine. The missing SDK libraries was the problem.
(Last edited by sniffer; Nov 4, 2003 at 05:38 PM.
)
|

Sniffer gone old-school sig
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
Doing the Dev tools first, and that should fix things. Thanks for your help, dudes. Nerds to the rescue—I love you guys.  And NSFG is forever in debt to Earth Mk. II, of course. 
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Feb 2001
Location: Washington, DC
Status:
Offline
|
|
Originally posted by MindFad:
Doing the Dev tools first, and that should fix things. Thanks for your help, dudes. Nerds to the rescue—I love you guys. And NSFG is forever in debt to Earth Mk. II, of course.
natch
...now where's my pocket protector..?
|
|
/Earth\ Mk\.\ I{2}/
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
All installed. Everything's updated, including Fink. I'm nerding it with with IRSSI in Unix. 
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Nov 2000
Location: Norway (I eat whales)
Status:
Offline
|
|
Lol. We do have xchat, so why? 
|

Sniffer gone old-school sig
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Feb 2001
Location: Washington, DC
Status:
Offline
|
|
Originally posted by MindFad:
<img snip>
Bam.
much thanks
Originally posted by sniffer:
Lol. We do have xchat, so why?
irssi can be detached from the terminal and persist through logouts and accessed remotely through ssh if you run it inside a screen session. Useful for people on a multi-user system or move around a lot and want/need to access their system remotely.
Aside from that... eh.. it's just cool?
|
|
/Earth\ Mk\.\ I{2}/
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Nov 2000
Location: Norway (I eat whales)
Status:
Offline
|
|
I see. I've seen it demonstrated for me once. Pretty nice.
|

Sniffer gone old-school sig
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jun 2002
Location: UK
Status:
Offline
|
|
Originally posted by Earth Mk. II:
much thanks 
irssi can be detached from the terminal and persist through logouts and accessed remotely through ssh if you run it inside a screen session. Useful for people on a multi-user system or move around a lot and want/need to access their system remotely.
Aside from that... eh.. it's just cool?
Can irssi handle UTF-8 etc encodings?
[I need xChat for communicating in Japanese]
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2001
Location: Atlanta, GA
Status:
Offline
|
|
Originally posted by MindFad:
All installed. Everything's updated, including Fink. I'm nerding it with with IRSSI in Unix.
Any luck getting irssi-ssl to compile / install with fink?
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
I never tried compiling the ssl version.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|