[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Wed, 11 May 2005 12:26:27 +0000 (UTC) 
Subject:Re: deb pop install error 
From:A . Sloman 
Volume-ID: 

On Wed, 11 May 2005, english tutor wrote:

> you assumed correctly. however after retrying install
> and doing configure. still same message. see below...

> ...


> /usr/bin/ld: cannot find -lXm
> collect2: ld returned 1 exit status

You still seem not to have motif on your system. Did you fetch and
install it from somewhere?

I assume motif (or openmotif) is available for debian, but I don't know
where you can get it.  Others may be able to advise.

Try giving google

	debian motif

or
	debian openmotif

On linux it should be installed as

	/usr/X11R6/lib/libXm.so

which is usually a symbolic link to something like

	libXm.so.3.0.1

I don't know how debian does things. There don't seem to be many debian
poplog users.

Aaron