Operating System - HP-UX
1833589 Members
3976 Online
110061 Solutions
New Discussion

Motif Run-Time libraries path

 
SOLVED
Go to solution
YLTan
Frequent Advisor

Motif Run-Time libraries path


I need to tell my software vendor the path where "Motif Run-Time libraries" is installed.

I found /usr/lib/XR4, XR5, XR6 ... but which one is the actual run time libraries??
tyl
2 REPLIES 2
RolandH
Honored Contributor
Solution

Re: Motif Run-Time libraries path

Hi Tan,

the /usr/lib/X11R6 is the actuall path. the others are for backward compatibility.

HTH
Roland
Sometimes you lose and sometimes the others win
Mehdi_1
Regular Advisor

Re: Motif Run-Time libraries path

Hi

That depends to your system. Most the system have the lastest version. Then you can add "/usr/lib/X11R6". If you haven't got X11R6 check for X11R5 ( this is old one). Also don't forget to add "/usr/contrib/X11R6/lib/" ( if it exists on your system).

Mehdi