Problem on diff. vers. of Motif libs

Problem on diff. vers. of Motif libs

Post by C. M. » Thu, 11 Apr 1996 04:00:00



Dear all,

I've a problem of the following. In our solaris network, the Motif
library is named as 'libXm.so.2' and is having a symbolic link
'libXm.so -> libXm.so.2'. I used '-lXm' to link my program with
Motif library dynamically and it works fine in our network.

However, when I execute that program in another solaris
network which has the version of Motif library named 'libXm.so.3'
and it has also a symbolic link 'libXm.so -> libXm.so.3', it
displays an error message 'libXm.so.2 not found'.

Could anyone help me to solve this problem such that my program
can be portable to any solaris networks? Thank you very much
for your attention.

--
Chang-ming Wu (???)
Department of Electronic Engineering 4/4
The Chinese University of Hong Kong


WWW: http://www.ee.cuhk.edu.hk/~cmwu/

 
 
 

Problem on diff. vers. of Motif libs

Post by Siu Mi » Fri, 12 Apr 1996 04:00:00


Dear all,
I have a problem on using different versions of Motif libraries.
Our solaris network has a Motif runtime library libXm.so.2 and
with a symbolic link 'libXm.so -> libXm.so.2'. I used '-lXm'
option to compile my Motif programs and run it in our network
without problem.

However, when I transferred the program to another solaris
network with a Motif runtime library libXm.so.3 and with also
a symbolic link 'libXm.so -> libXm.so.3', an error message
'cannot find libXm.so.2' is displayed on starting.

Could anyone help me to solve this problem such that my
program is linked to 'libXm.so' but not depending on the
different versions of Motif library? Thank you very much
in advance.

--
Chang-ming Wu (???)
Department of Electronic Engineering 4/4
The Chinese University of Hong Kong


WWW: http://logic.csc.cuhk.edu.hk/~s925872/

 
 
 

1. /usr/lib/gcc-lib/i386-linux and /usr/lib/gcc-lib/i486-linux

Hi Linuxers,

I just got a new copy of gcc-2.4.5 and source code of the pl11.
After having done the installation of gcc-2.4.5, I realised that
I have an extra directory: /usr/lib/gcc-lib/i386-linux.
The question is whether I need to keep the old gcc stuff under
the i386-linux.  I really like to clean it up so as to save 5.1
meg disk space (another poor Linux user  ;-( ).

Your answer is very appreciated.  Please send answer directly
to my address or the corresponding interest parties to reduce
the network load.  Thank you in advance.

Wing



2. Recursive Permission to execute a script

3. motif libs problem

4. Crash when starting X on 2.0.33

5. linux motif libs problem

6. CU Communications Help

7. diffs for Motif (src) & slackware 3

8. Need adaptec 2940 patch for 1.2.13

9. How to link 2 diff libs with same name

10. Diff between Shared Object & Shared Lib

11. Diff. 2.5/2.6: /usr/openwin/lib/llib-lX11.ln

12. Help - shared libs lib****.so.4 lib***.so.5

13. Upgrading 1.3.x/Motif 2.0 system to 2.0.33/Motif 2.1 -- any problems/gotchas?