Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 19:08:38 -0500 (EST)
From:      User Land <userland@techie.com>
To:        freebsd-questions@freebsd.org
Cc:        userland@techie.com-
Subject:   share libraries question
Message-ID:  <387010126.982109318255.JavaMail.root@web349-mc>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to use an application that requires Motif or Lestiff.

I installed Lestiff from the Ports collection, and when I try
to run the application, I get:

error in loading shared libraries: libXm.so.1: cannot open
shared object file: No such file or directory

This file exists in /usr/X11R6/lib, and when the machine boots
& ldconfig runs, I see in the console messages that it's
setting /usr/X11R6/lib, but, in my shell when
I'm running X (with KDE), env reports that

LD_LIBRARY_PATH=/home/userland/.kde/lib:/usr/local/lib

When I force LD_LIBRARY_PATH to include /usr/X11R6/lib in my
.bashrc,  I still get

error in loading shared libraries: libXm.so.1: cannot open
shared object file: No such file or directory

When I try to run the application.

I'm sure I'm missing something really obvious, but I can't
think of what it is. Thanks for any help you can give me!

- Userland


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?387010126.982109318255.JavaMail.root>