ferlinux
(usa Debian)
Enviado em 30/04/2008 - 08:01h
Tudo bem caros amigos (as)
Estou tentando compilar osiris de um artigo que tem aqui no site. Quando executo os comandos da a seguinte mensagem alguem pode me dar um help. Verificar qual pacote ou biblioteca que tenho que instalar.
Uso Debian 4.0
root@debian/usr/local/src/osiris-4.2.3# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... 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 for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for OpenSSL directory... configure: error: Could not find working OpenSSL library, please install.
root@debian/usr/local/src/osiris-4.2.3# make all
make: *** No rule to make target `all'. Stop.
root@debian/usr/local/src/osiris-4.2.3#