1833892 Members
1675 Online
110063 Solutions
New Discussion

Re: libMrm.a

 
SOLVED
Go to solution
Mike Burk
Advisor

libMrm.a

can't find the archive libMrm.a in 11.0?
3 REPLIES 3
Steve Steel
Honored Contributor

Re: libMrm.a

Hi

Checked one of our boxes.

Look for

/usr/lib/Motif2.1/libMrm.a
/usr/lib/libMrm.a -> /usr/lib/Motif2.1/libMrm.a

The symbolis link is missing probably.

Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Stefan Farrelly
Honored Contributor

Re: libMrm.a


libMrm.a is part of the X11MotifDevKit fileset which in turn is part of the full HP ANSI/C Developers bundle;

B3901BA B.11.01.20 HP C/ANSI C Developer's Bundle

eg;

# B3901BA.X11MotifDevKit B.11.00.01 HP-UX Developer's Toolkit - X11, Motif, and Imake

I think you can download the X11MotifDevKit seperately from the ANSI/C compiler (which is purchasable) from the HP porting site; devresource.hp.com

Im from Palmerston North, New Zealand, but somehow ended up in London...
Stefan Farrelly
Honored Contributor
Solution

Re: libMrm.a


I take it back, Motif looks like its purchaseable for HP-UX only. You cant download it separately. You need to either purchase the ANSI/C developers bundle or the Developers toolkit bundle - whichever is cheaper I guess.

I tried searching for Motif on; http://hpux.connect.org.uk/hppd/search.html

And found a few things but nothing which looks useable on HP-UX or which will be as good as the proper implementation of Motif for HP-UX.
Im from Palmerston North, New Zealand, but somehow ended up in London...