OVH Cloud OVH Cloud

compilation de geoview

2 réponses
Avatar
laposte.net
bonjour,

j'essaie de compiler geoview et après avoir lu l'install :

The simplest way to compile this package is:

1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.

je lance

% sh ./configure
loading cache ./config.cache
checking host system type... configure: error: can not guess host type;
you must specify one

que puis faire ?

--
merci

jean-pierre gerbal

2 réponses

Avatar
Patrick Stadelmann
In article <1g6f62q.nkoy7o1slon24N%,
(jean-pierre gerbal) wrote:

checking host system type... configure: error: can not guess host type;
you must specify one


Essaye de remplacer les fichiers config.guess et config.sub par ceux
disponibles dans /usr/share/libtool

Patrick
--
Patrick Stadelmann

Avatar
laposte.net
Patrick Stadelmann wrote:

Essaye de remplacer les fichiers config.guess et config.sub par ceux
disponibles dans /usr/share/libtool


super, mais il me demande motif à la compile et malgré :
~/Desktop/A classer/geomview-1.8.1] jeanpierregerbal% ./configure
--with-motif=/sw/share/doc/

j'obtiens :
checking for motif... configure: error:

Can't find Motif header file Xm/Xm.h. Geomview requires Motif
(or Lesstif). See the file INSTALL.Geomview for details.

alors que j'ai bien installé lesstif... j'y perd mon sens de
l'orientation ;-)
--

jean-pierre gerbal