Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compilare smbat
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
saxtro
Apprentice
Apprentice


Joined: 28 Nov 2004
Posts: 153

PostPosted: Mon Mar 28, 2005 5:33 pm    Post subject: Compilare smbat Reply with quote

ciao a tutti, volevo provare il programma smbat che purtroppo non è presente nel portage, ho provato a compilarlo a manina per usarlo dalla mia home senza installarlo ma.......
Code:

bash-2.05b$ ./configure --with-openssl=/usr
......
checking for OpenSSL... checking for /usr/include/openssl/des.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for library containing des_set_key... no
configure: error: Unable to find des library
bash-2.05b$   


ho googleato abbastanza, ho capito che des_set_key è una funzione di C ma niente di più, insomma nessuna soluzione, qualcuno sa come posso fare per proseguire?
grazie a tutti
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Mon Mar 28, 2005 6:32 pm    Post subject: Reply with quote

dovrebbe essere contenuta nel pacchetto:
Code:
dev-libs/openssl
      Latest version available: 0.9.7e
      Latest version installed: 0.9.7e
      Size of downloaded files: 5,105 kB
      Homepage:    http://www.openssl.org/
      Description: Toolkit for SSL v2/v3 and TLS v1
      License:     as-is


spero di non sbagliarmi, prova ad emergere tale pacchetto
e riavviare il configure del prg che ti interessa compilare
_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
saxtro
Apprentice
Apprentice


Joined: 28 Nov 2004
Posts: 153

PostPosted: Tue Mar 29, 2005 6:29 am    Post subject: Reply with quote

credo anche io che stia lì dentro però:

Code:

*  dev-libs/openssl
      Latest version available: 0.9.7e
      Latest version installed: 0.9.7d-r2
      Size of downloaded files: 5,105 kB
      Homepage:    http://www.openssl.org/
      Description: Toolkit for SSL v2/v3 and TLS v1
      License:     as-is


era già installato, ho anche compilato openssl 0.9.7f nella mia home dopo essermi studiato l' help del config e dato il percorso al nuovo openssl però:

Code:

bash-2.05b$ cd /home/marco/smbat
bash-2.05b$ ./configure --with-openssl=/home/marco/openssl-0.9.7f
........
checking for OpenSSL... checking for /home/marco/openssl-0.9.7f/include/openssl/des.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for library containing des_set_key... no
configure: error: Unable to find des library
bash-2.05b$ 


cmq sia, grazie per l' aiuto X-Drum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum