Re: problem while configuring



Hello,
 
Maybe I can help you, but I'm really new to the worl of automake and autoconf. But I had this problem with the automake I build when porting the package under another system : I build my package under Linux and was testing it under Solaris.
As I didn't know what was the file config.guess and ltconfig (that's the files which are used to guess the host type, so your problem), I just run in this problem.
So to fixed it, I would advise you to copy the 'ltmain.sh', 'ltconfig', 'config.guess' and 'config.sub' files, that you can found in /usr/share/libtool (or maybe /usr/local/share/libtool depending on where you installed libtool), in the installation directory of gtk and to run again ./configure.
For me it solved the problem...
 
Sorry for my english, if I'm not clear enough write me back, I'll try to make myself more understandable
 
Best regards,
---
Jean-Christophe Berthon
 
Cap Gemini -- Ernst & Young
France
Skill IS -- Image Quality
Email: Jean-Christophe Berthon cgey com
Tel: (+33) 561 31 6671
 
 
----- Original Message -----
From: Javed
Sent: Monday, February 18, 2002 9:58 AM
Subject: problem while configuring

hi,
I'm unable to configure the gtk+1.2.0 as it gives an error saying:
checking host system type...configure:error:cannot guess host type;you must specify one

How can I solve this problem?

thanks,

Javed



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