PDA

View Full Version : install-problem


dqb939
12th March 2007, 00:30
I have a problem, i canīt install ISPConfig.


Configuring extensions
checking whether to enable LIBXML support... no
checking libxml2 install dir... no
checking for OpenSSL support... yes
checking for Kerberos support... no
checking for DSA_get_default_method in -lssl... no
checking for pkg-config... no
configure: error: Cannot find OpenSSL's <evp.h>
ERROR: Could not configure PHP
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/aps.tar.gz': No such file or directory
mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
mv: cannot stat `binaries/cronolog': No such file or directory
mv: cannot stat `binaries/cronosplit': No such file or directory
mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
mv: cannot stat `binaries/zip': No such file or directory
mv: cannot stat `binaries/unzip': No such file or directory
tar: spamassassin.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `spamassassin': No such file or directory
tar: uudeview.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `uudeview': No such file or directory
tar: clamav.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `clamav': No such file or directory
tar: aps.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
./setup2: line 860: ispconfig_tmp/php/bin/php: No such file or directory
ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!


I use openSUSE 10.2 and ISPConfig 2.2.11

I have install ISPConfig 3 times for testing on a fresh install of SUSE, There was no problem.

Now i have new install SUSE to make a clean install. But now i become the error and canīt install ISPConfig.
I donīt now what is wrong. Three times no error, and now it donīt work :-(


Sorry for my bad english...

martinfst
12th March 2007, 09:11
You have to install the openssl development packages before you install ISPConfig.yast -t openssl-devel

dqb939
12th March 2007, 21:48
Thanks for your help, but it donīt work :-(

I have install openssl-devel.

Then I have install ISPConfig.
The install break with the same error.

What can I do ???

dqb939
12th March 2007, 22:22
OK, i found the problem :)

I forgot to say, i use the 64bit version. So i must install openssl-devel-32bit, too...

And now it work ...