![]() |
Mandriva 10.2 Perfect Setup Install Problems...
Well, I began the install of Mandriva for ISPConfig using the "Perfect Setup".
During the install of Mandriva 2005 (10.2), there was a problem installing some packages: Code:
tkinter-2.4-5mdk.i586When installing: Code:
Install Some SoftwareCode:
[root@server1 ~]# apt-get install fetchmail wget bzip2 unzip zip nmap openssl lynx fileutils ncftp flexCode:
QuotaCode:
[root@server1 ~]# apt-get install quotaCode:
[root@server1 ~]# apt-get -f install quotaCode:
[root@server1 ~]# apt-get -f install libgal-2.2_1-2.2.5-1mdk.i586 |
Well, disregard the above message. I got everything installed except mailman.
I downloaded it and attempted the install but had an error: Code:
[root@server1 ~]# rpm -i http://search.belnet.be/packages/mandrake/10.2/i586/media/main/mailman-2.1.5-15mdk.i586.rpm- |
Further problems...
I tried to go on with installing MySQL and postfix. I kept getting a ton of errors: 1) MySQL could not install because it was missing some dependencies mysql-client and mysql-common. I tried installing these and it said that I was missing perl(dbi). 2) I could not connect to localhost through telnet... I am beginning to think that this Mandriva install is not for me...:rolleyes: The frustration has overcome me this time. |
Quote:
Quote:
One question: is it maybe a 64-bit Mandirva you're trying to install? Maybe that's why some of the packages are missing. |
Quote:
I understand now, why the four packages were missing: Code:
tkinter-2.4-5mdk.i586fileutils was replaced by a newer file, but I can't remember the name. Went on to installing quota and it went okay (at least after I installed the above packages). Everything seemed to be okay again until I got to the MySQL install. I ran: Code:
apt-get install MySQL MySQL-client libmysql14-develCode:
[root@server1 ~]# apt-get install MySQL MySQL-client libmysql14-develI thought I'd go on to perl, just to see what would happen there. Well, I went through all the configuration and when I tried to telnet localhost, it would not connect. This is when I decided to put it to rest... Any idea why I would have had the errors with MySQL? ...just for starters. |
It seems as if Mandriva has updated the MySQL packages to version 5.
You can use Code:
apt-cache search mysql |
Okay, cool. I will try that. Thanks falko!
|
Quote:
Code:
[root@server1 ~]# apt-cache search mysql |
It seems as if MySQL 4.1 is no longer available. You can try to install MySQL 5 like this instead:
Code:
apt-get install MySQL MySQL-client libmysql15-devel |
Okay thanks again. That alowed me to move on. I hope that my 3rd party software accepts version 5 like they say they do...
Now on to the next problem... When installing postfix I cannot telnet localhost. It locks up here: Code:
[root@server1 ssl]# telnet localhost 25This is the same problem I have with Debian. This time I have entered a host and domain that is active on the internet and will not be hosted from ISPConfig. To be sure, what DNS servers should I have entered during the Mandriva setup? I am still trying to understand what DNS servers go where--still a newbie, but not a quiter! Thanks in advance for helping me through this... |
| All times are GMT +2. The time now is 04:26. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.