[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help ; install the ddd-3.3.1
From: |
Tim Combs |
Subject: |
Re: help ; install the ddd-3.3.1 |
Date: |
Wed, 17 Apr 2002 07:57:04 -0500 |
User-agent: |
Mutt/1.2.5i |
You may have to specify where the lesstif libraries are. There
is a configure option that specifies where to find the Motif/LessTif
libraries, use that option to point to the directory where they
are installed.
Tim
address@hidden
On Wed, Apr 17, 2002 at 04:50:53PM +0800, david wrote:
> I've got the ddd-3.3.1 source files and tried to install it.
> But when I type "./configure" , it showed the below error messages:
> ------------------------------------------------------------------------------------------------
> "configure: error: The Motif library '-lXm' could not be found.
> Please use the configure options '--with-motif-includes=DIR'
> and '--with-motif-libraries=DIR' to specify the Xm location.
> See the files 'config.log' and 'ddd/config.log'
> for further diagnostics.
> configure: error: ./configure failed for ddd"
> -------------------------------------------------------------------------------------------------
>
> I've installed LessTif 0.93.18-2.
> How should I do to install ddd?
>
> Thanks for your answer.