[2334] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: new StarOffice fails with Red Hat Motif?

daemon@ATHENA.MIT.EDU (Sunando Sen)
Sat Nov 2 12:05:57 1996

Date: Sat, 2 Nov 1996 12:04:00 -0500
From: Sunando Sen <sunando@nycc.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com



> Has anyone managed to install the new beta release of StarOffice?
> When I run the 'setup' script, it complains that it can't load library
> 'libMrm.so.2'.  That's perfectly understandable: my Red Hat Motif
> rh-motif-devel-2.0-2 rpm only includes libMrm.a, no shared lib :-(
>=20
> Mark Hamstra
> Bentley Systems, Inc.
>=20

I have the Xinside CDE package which does include a shared version of =
libMrm. =20
But that is a different version of Motif, I believe, so that's niether =
here nor=20
there.  In any case, just a thought.  Suppose you did something like the =
=20
following:

	ar xv libMrm.a
	cc -shared -Wl,-soname,libMrm.so.2 -o libMrm.so.2 *.o
=09
is this a bad idea?  Any particular reason it would not work?

Regards,


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post