Re: can't load library

2004-03-09 Thread Carl Fink
On Tue, Mar 09, 2004 at 08:55:47PM -0600, Amal Phadke wrote: >I am running Debian Unstable. A recent X11 upgrade messed up my > Matlab installation. Now whenever I try to run Matlab, I get "can't > load library 'libXt.so.6'" error. I am sure it's a libc5 vs glibc2 > problem, but I have no clue

Re: can't load library 'libXm.so.0'

2002-01-09 Thread Shaya Potter
On Tue, 2002-01-08 at 18:18, a wrote: > i have Debian 1.2 and installed lesstif and compiled nedit but can't run it. > nedit complains: wow! 1.2 is ancient. It's so old, I was a developer back then :) > > can't load library 'libXm.so.0' > > although libXm.so.0 is in /usr/X11R6/lib i'm guessin

Re: can't load library 'libXm.so.0'

2002-01-08 Thread Noah Meyerhans
On Wed, Jan 09, 2002 at 07:18:15AM +0800, a wrote: > i have Debian 1.2 and installed lesstif and compiled nedit but can't run it. > nedit complains: Wow, 1.2 is old... > can't load library 'libXm.so.0' > > although libXm.so.0 is in /usr/X11R6/lib Try setting LD_LIBRARY_PATH to /usr/X11R6/lib.

Re: Can't load library libXt.so.6

1998-12-20 Thread Ed Cogburn
"Marcus&Heléne" wrote: > > Hamish Moffatt wrote: > > > Which version of Netscape? > > 4.5 downloaded from netscape's site FYI: There are two versions of 4.5 on ftp.netscape.com, one is compiled with libc5 and the other with libc6. The libc6-compiled version has 'glibc' in its name a

Re: Can't load library libXt.so.6

1998-12-20 Thread
Hamish Moffatt wrote: > Which version of Netscape? 4.5 downloaded from netscape's site > If it is libc5 perhaps you need xlib6 from the "oldlibs" section. > I could not quote your message because you posted in HTML. Please don't. ok Marcus

Re: Can't load library libXt.so.6

1998-12-20 Thread Hamish Moffatt
Which version of Netscape? If it is libc5 perhaps you need xlib6 from the "oldlibs" section. I could not quote your message because you posted in HTML. Please don't. Hamish -- Hamish Moffatt VK3TYD [EMAIL PROTECTED], [EMAIL PROTECTED] Latest Debian packages at ftp://ftp.rising.com.

Re: Can't load library

1998-10-06 Thread Sudhakar Chandrasekharan
Ken Archer wrote: > Trying to get Netscape 4.5b2 up and running on Debian 2.0, I get > the error message that: > > Netscape: cannot load library "libXpm.so.4" > I have the same Netscape running fine on a Suse 5.2 partition with libXpm.so.4 > installed in the same default directory (/usr/X11R6/lib)

Re: Can't load library

1998-10-06 Thread Christopher Barry
That's because Suse is using libc5 and Debian is using the newer glibc. Install Netscape using the Debian installer and grab the older libraries from section oldlibs, or download the glibc version of Netscape from their ftp. Christopher Ken Archer wrote: > > Trying to get Netscape 4.5b2 up and

Re: can't load library

1997-11-20 Thread Rick Hawkins
> > this error only happened after upgrading to libc6, which i did by > > following the instructions in the mini-howto. does this mean i have to > > upgrade all of X also? > > > > brad > Well, you probably should, even though this error doesn't mean that you > need to. Check your /etc/ld.so.c

Re: can't load library

1997-11-20 Thread B. Bell
On Thu, 20 Nov 1997, Daniel Martin wrote: > On Thu, 20 Nov 1997, B. Bell wrote: > > when i try to start x i get the following errors: > > $ startx > > xauth: can't load library 'libXmu.so.6' > > xinit: can't load library 'libXmu.so.6' > need to. Check your /etc/ld.so.conf file and make sure it co

Re: can't load library

1997-11-20 Thread Daniel Martin
On Thu, 20 Nov 1997, B. Bell wrote: > when i try to start x i get the following errors: > $ startx > xauth: can't load library 'libXmu.so.6' > xinit: can't load library 'libXmu.so.6' > > > this error only happened after upgrading to libc6, which i did by > following the instructions in the mini

Re: can't load library

1997-10-13 Thread Waller Martin MEJ
>Hi! >My problem is the following: >I tried to install XFree86 on my linux. Now I've got all files but I >can't set up the XWindows because when I run "XF86Setup" I get the error >message "can't load libXaw.so.6". >Can anybody help me? Hi! Check a file called /etc/ld.conf. In it look for t

Re: can't load library

1997-10-08 Thread Torsten Hilbrich
Mathias Haessig <[EMAIL PROTECTED]> writes: > Hi! > My problem is the following: > I tried to install XFree86 on my linux. Now I've got all files but I > can't set up the XWindows because when I run "XF86Setup" I get the error > message "can't load libXaw.so.6". > Can anybody help me? First check

Re: can't load library

1997-01-15 Thread Dale Scheetz
On Wed, 15 Jan 1997, Ricardo Aler Mur wrote: > Hi, > > I have the following problems. Probably they are related somehow. > > 1- When I try to execute fvwm (or fvwm2 or gwm) I get the error message: > > fvwm: can't load library 'libXpm.so.4' > > However, the library is where it is supposed to b

Re: can't load library "libXt.so.6"

1997-01-08 Thread digger vermont
bingo5OK2tvi5.bin Description: application/pgp-message

Re: can't load library "libXt.so.6"

1997-01-05 Thread Dick Arnold
Check to see that the path for these libraries are included in /etc/ld.so.conf Then run ldconfig -v and it should load them. Dick A. On Fri, 3 Jan 1997, Kevin Traas wrote: > I'm trying to install texbin (Debian 1.2 btw) and have run into the > following error message: > > mf: can't load librar

Re: can't load library "libXt.so.6"

1997-01-04 Thread Knight
At 10:06 AM 1/3/97 -0800, Kevin Traas wrote: >I'm trying to install texbin (Debian 1.2 btw) and have run into the >following error message: > >mf: can't load library "libXt.so.6" > >I've done some poking around and from Contents found that this file is >included in xlib6. I've both tried reinstall

Re: can't load library "libXt.so.6"

1997-01-04 Thread Alex Chamberlain
> I'm trying to install texbin (Debian 1.2 btw) and have run into the > following error message: > > mf: can't load library "libXt.so.6" I had exactly the same problem. The fix is to add "/usr/X11R6/lib" to the list of directories in /etc/ld.so.conf. Then run "/sbin/ldconfig" as root. This t

Re: can't load library "libXt.so.6"

1997-01-04 Thread hakan
-BEGIN PGP SIGNED MESSAGE- On Fri, 3 Jan 1997, Kevin Traas wrote: > I'm trying to install texbin (Debian 1.2 btw) and have run into the > following error message: > > mf: can't load library "libXt.so.6" > > I've done some poking around and from Contents found that this file is > include

Re: can't load library

1996-12-18 Thread Joey Hess
> Sorry to bother the entire list, but I need to ask someone. > > I loaded some x games and am trying to run them. The error I am > getting states as follows: > > xinvaders: can't load library 'libXmu.so.6' > > I know that there is a library environment variable that needs to be > defined to the

Re: can't load library

1996-12-18 Thread Prashanth Mundkur
On Wed, 18 Dec 1996, Angel Leyva wrote: > > xinvaders: can't load library 'libXmu.so.6' > > I know that there is a library environment variable that needs to be > defined to the /usr/X11R6/lib but don't know what it is, nor do I know > how to set it in the bash environment. Any help would be app