Re: [Fink-users] Fink 0.5.1 problem

2003-02-24 Thread Alexander Hansen
Now that the coffee has kicked in, I can see that nedit is looking in the wrong place for the dylib that it's complaining about. See if you can do a binary install of nedit (to get you going ASAP). As for the build problem, I found one possibly-relevant item in the archives: http://www.mail-arch

Re: [Fink-users] Fink 0.5.1 problem

2003-02-24 Thread Alexander Hansen
Let's decouple the build error and the runtime error. Since the system still thinks that you don't have the dylib, let's try the following command: dpkg -L lesstif-shlibs and compare with what I have (I may have a different version than you do): [ldx3:~] hansen% dpkg -L lesstif-shlibs /. /sw /s

Re: [Fink-users] Fink 0.5.1 problem

2003-02-24 Thread Alexander Hansen
Check and see if lesstif-shlibs got installed, too, since that's where your missing file comes from. On Mon, 2003-02-24 at 08:48, Don Spong wrote: > Alexander, > > Here's what I find if I do apt-get updata, then try to first install > lesstif followed by nedit. It seems to find that my lesstif

Re: [Fink-users] Fink 0.5.1 problem

2003-02-21 Thread Ben Hines
On Friday, February 21, 2003, at 01:27 PM, Jeff Whitaker wrote: fink rebuild nedit should do it. Or just "fink update-all", really. -Ben --- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexi

Re: [Fink-users] Fink 0.5.1 problem

2003-02-21 Thread Alexander Hansen
When you say you upgraded, did you update lesstif (and its splitoffs)? On Fri, 2003-02-21 at 16:01, Don Spong wrote: > I recently upgraded from Fink 0.4.1 to 0.5.1. Somehow in the > process, my nedit has become broken. When I try to invoke nedit, I > get: > > nedit > dyld: nedit can't open li

Re: [Fink-users] Fink 0.5.1 problem

2003-02-21 Thread Jeff Whitaker
fink rebuild nedit should do it. -Jeff On Fri, 21 Feb 2003, Don Spong wrote: > I recently upgraded from Fink 0.4.1 to 0.5.1. Somehow in the > process, my nedit has become broken. When I try to invoke nedit, I > get: > > nedit > dyld: nedit can't open library: > /sw/LessTif/Motif2.0/lib/libXm.

[Fink-users] Fink 0.5.1 problem

2003-02-21 Thread Don Spong
I recently upgraded from Fink 0.4.1 to 0.5.1. Somehow in the process, my nedit has become broken. When I try to invoke nedit, I get: nedit dyld: nedit can't open library: /sw/LessTif/Motif2.0/lib/libXm.2.dylib (No such file or directory, errno = 2) Trace/BPT trap How do I fix this so I can