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

Mi manca il link



Salve a tutti,

ecco qual e' il problema che mi sta affliggendo. Ho
bisogno di installare un particolare software
scientifico  che risulta essere in formato tarballs.
Essendo tale devo eseguire le istruzioni

1) ./configure
2) make
3) make install

I problemi sorgono già al punto (1). Quando infatti
provo ad eseguire tale comando, cio' che mi viene dato
in putput e' la seguente risposta:

checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install...
/usr/bin/install -c
checking for ranlib... ranlib
checking for indent... indent
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for guile... yes
checking for guile-config... yes
checking if linking to guile works... no
configure: error: Guile could not be found

L'ultima riga afferma esserci un problema. Ho anche
provato con

  sudo apt-get install build-essential

ma il problema rimane. Se poi provo

  sudo apt-get build-dep guile

mi viene detto

  Reading Package Lists... Done
  Building Dependency Tree... Done
  E: Unable to find a source package for guile

Mi viene allora il dubbio se debba scaricare il
sorgente, compilarlo ed installarlo. Non sono affatto
un esperto di Linux, per cui vorrei conoscere la
vostra opinione a riguardo.


Grazie,

Remo


		
___________________________________ 
Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica? Scaricalo ora! 
http://it.messenger.yahoo.it



Reply to: