xmakemol-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XMakemol-bugs] strange error: Motif library '-lXm' could not be fou


From: Matt Hodges
Subject: Re: [XMakemol-bugs] strange error: Motif library '-lXm' could not be found
Date: Thu, 23 Mar 2006 11:35:08 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>>>> Krisztian Kohary writes:

 > I run 'configure' with the following options
 > ============================================================
 > #!/bin/tcsh
 > ./configure --prefix=$HOME/xmakemol-5.15\
 >             --exec-prefix=$HOME/xmakemol-5.15\
 >             --with-motif-includes=/usr/X11R6/lib\
 >             --with-motif-libraries=/usr/X11R6/lib
 > ============================================================

This looks wrong.  Something like:

    --with-motif-includes=/usr/include

if you have /usr/include/Xm/Xm.h (but I doubt that this is really
needed).

You should check that you actually have some motif/lesstif development
package installed.

Matt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]