PDA

View Full Version : Install Error on Debian 3.1


planet_fox
22nd June 2006, 21:49
Hi

I have Problem on Installation on DEbian 3.1, look here the error file .
I hope some user can help me please

Thanks

make: *** [build_crypto] Error 1
ERROR: Could not make OpenSSL
cd: could not get current directory: getcwd: cannot access parent directories: No such file or directory
cd: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/aps.tar.gz'job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
: No such file or directory
mv: cannot stat `binaries/spamassassin.tar.gz'job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
: No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/cronosplit': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/zip': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/unzip': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `spamassassin': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `uudeview': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `clamav': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
./setup2: line 794: ispconfig_tmp/php/bin/php: No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory

erk
23rd June 2006, 00:31
Did you follow "The perfect setup" for Debian 3.1 carefully?
http://www.howtoforge.com/perfect_setup_debian_sarge

//Erk

falko
23rd June 2006, 18:13
There must have been an error before this one:

make: *** [build_crypto] Error 1
ERROR: Could not make OpenSSL

Please post it.
From which directory do you try to install? What's the output of uname -m?

planet_fox
25th June 2006, 15:53
This Problem is finish. I have a New Problem :)

ISP running good, yes I have your howto perfect Debain install use. Webserver
Mysql run. I can conect to email folders with thunderbird, squirrelmail. I can recive mails for my domains. The problem is when I want send mails over the account, thunderbird give error Login faild or password is wrong and when I do connect with squirrelmail i can send and the email tho other emails in internet. Only I want send from Email client is the problem. Sorry for my very bad english.
I came from Germany.

Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 debian31m:10024 *:* LISTEN 23709/amavisd (mast
tcp 0 0 debian31m:mysql *:* LISTEN 25506/mysqld
tcp 0 0 *:81 *:* LISTEN 17227/ispconfig_htt
tcp 0 0 *:ftp *:* LISTEN 17502/proftpd: (acc
tcp 0 0 85-10-203-81.cli:domain *:* LISTEN 15873/named
tcp 0 0 debian31m:domain *:* LISTEN 15873/named
tcp 0 0 *:postgresql *:* LISTEN 28778/postmaster
tcp 0 0 *:smtp *:* LISTEN 17476/master
tcp6 0 0 *:imaps *:* LISTEN 2226/couriertcpd
tcp6 0 0 *:pop3s *:* LISTEN 2247/couriertcpd
tcp6 0 0 *:pop3 *:* LISTEN 2234/couriertcpd
tcp6 0 0 *:imap2 *:* LISTEN 2213/couriertcpd
tcp6 0 0 *:www *:* LISTEN 17368/apache2
tcp6 0 0 *:ssh *:* LISTEN 2461/sshd
tcp6 0 0 *:postgresql *:* LISTEN 28778/postmaster
tcp6 0 0 *:smtp *:* LISTEN 17476/master
tcp6 0 0 *:https *:* LISTEN 17368/apache2


Chain PUB_IN (4 references)
target prot opt source destination
ACCEPT icmp -- anywhere anywhere icmp destination-unreachable
ACCEPT icmp -- anywhere anywhere icmp echo-reply
ACCEPT icmp -- anywhere anywhere icmp time-exceeded
ACCEPT icmp -- anywhere anywhere icmp echo-request
PAROLE tcp -- anywhere anywhere tcp dpt:ftp
PAROLE tcp -- anywhere anywhere tcp dpt:ssh
PAROLE tcp -- anywhere anywhere tcp dpt:smtp
PAROLE tcp -- anywhere anywhere tcp dpt:domain
PAROLE tcp -- anywhere anywhere tcp dpt:www
PAROLE tcp -- anywhere anywhere tcp dpt:81
PAROLE tcp -- anywhere anywhere tcp dpt:pop3
PAROLE tcp -- anywhere anywhere tcp dpt:https
PAROLE tcp -- anywhere anywhere tcp dpt:10000
ACCEPT udp -- anywhere anywhere udp dpt:domain
DROP icmp -- anywhere anywhere
DROP all -- anywhere anywhere

till
25th June 2006, 18:03
Did you enable smtp-auth in thunderbird and use the same username and password as for pop3?