Re: [Fink-users] Ethereal library problem

2003-01-27 Thread Martin Costabel
Justin Walker wrote: Hi, all, I've got ethereal installed on two 10.2.3 systems, and the binaries are bit-for-bit identical. If I run the binary on one system, it works; on the other, it fails, claiming dyld: /usr/local/bin/ethereal version mismatch for library: /usr/lib/libz.1.dylib (compat

Re: [Fink-users] update-all error

2003-01-27 Thread Pejvan BEIGUI
Unfortunately, none of those solved the issue :( I'm still stuck. Any other suggestion? Thanks for your help, Pejvan Alexander Hansen wrote: I meant "fink rebuild gnome-vfs-ssl" (remove extraneous hyphen) , but try the "update" like Ben suggests. -- Alexander K. Hansen Associate Research Scie

[Fink-users] Ethereal library problem

2003-01-27 Thread Justin Walker
Hi, all, I've got ethereal installed on two 10.2.3 systems, and the binaries are bit-for-bit identical. If I run the binary on one system, it works; on the other, it fails, claiming dyld: /usr/local/bin/ethereal version mismatch for library: /usr/lib/libz.1.dylib (compatibility version of use

Re: [Fink-users] Apple X11 and Fink

2003-01-27 Thread Don Thompson
Thanks for the help. On Monday, January 27, 2003, at 12:33 PM, Alexander Hansen wrote: Check out http://fink.sourceforge.net/doc/x11/inst-xfree86.php#apple-binary Also, if you plan on building any X11 applications from source, you will want to get the following perl script that fixes some b

[Fink-users] qmail generating unkillable processes in Jaguar?

2003-01-27 Thread Rogério Brito
Hi there. I am a fan of DJB's qmail and I like to run it on my computers. Needless to say, I would also like to run it on my iBook, which has Jaguar (10.2.3) installed. I compiled qmail 1.03 with the appropriate modifications listed on

[Fink-users] Xemacs crash

2003-01-27 Thread Michèle Garoche
Hi, All of a sudden, I'm unable to use the star * in xemacs, xemacs crashes directly (works fine yesterday). Does someone experient this? Latest Fink, latest Emacs (selfupdate-cvs today), Mac OS 10.2.3. i xemacs 21.5.9-3 Highly customizable text editor i xemacs-sumo-pkg 20020919

Re: [Fink-users] Apple X11 and Fink

2003-01-27 Thread Alexander Hansen
Check out http://fink.sourceforge.net/doc/x11/inst-xfree86.php#apple-binary Also, if you plan on building any X11 applications from source, you will want to get the following perl script that fixes some bad library versioning: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/fink/fix-fi

RE: [Fink-users] Apple X11 and Fink

2003-01-27 Thread Justin Wright
http://fink.sourceforge.net/doc/x11/inst-xfree86.php#apple-binary >-Original Message- >From: Don Thompson [mailto:[EMAIL PROTECTED]] >Sent: Monday, January 27, 2003 2:15 PM >To: [EMAIL PROTECTED] >Subject: [Fink-users] Apple X11 and Fink > > >Can someone tell me how to make fink aware of A

[Fink-users] Scrollkeeper-update

2003-01-27 Thread Adrian Stubbs
Hi When I try to fink update-all My Console is popping up with : Command:scrollkeeper-update PID:27793 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x4745532f And the output in terminal looks something like this. Do you want to continue? [Y/n] y

[Fink-users] Apple X11 and Fink

2003-01-27 Thread Don Thompson
Can someone tell me how to make fink aware of Apple's X11 app? Don Thompson --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _

Re: [Fink-users] ld doesn't find libs in /sw

2003-01-27 Thread Benjamin Reed
Hans Fuchs wrote: I checked that hermes is present. Do I miss something? Where can I set the ld pathes? I search for /etc/ld.*: nothing. You need to add -L/sw/lib to your compile line. Or, if this is a standard autotools thing you are building, it is usually sufficient to set the variables in

[Fink-users] ld doesn't find libs in /sw

2003-01-27 Thread Hans Fuchs
Hi fink-users I'd like to link some libs provided by fink. I use the gcc -l, but ld says: ld: can't locate file for: -lhermes There is also a package I try to install and its configure script doesn't find hermes. I checked that hermes is present. Do I miss something? Where can I set the ld p

[Fink-users] Re: [Fink-beginners] Fink-FreeCiv how-to

2003-01-27 Thread Matt Stephenson
On Monday, Jan 27, 2003, at 02:42 Australia/Sydney, Thomas Cherry wrote: fink info freeciv did not work for me. fink -h listing no info command. :( running the command 'fink info freeciv' is the same as 'fink describe freeciv' When I run the app, this is as far as I get: bash-2.05a$ ./c

Re: [Fink-users] guile and libgcc.dylib problems

2003-01-27 Thread Simon Martin
Thanks for your help Alex. A combination of moving /usr/local to a new location and a clean install of fink did the job. I think one of the packages in my previous install of fink had managed to get linked against libgcc.dylib. Cheers Simon -