nobrob
05-12-2005, 16:32
Hey people... jes got my VPS up and running temporarily with webmin cos I can't seem to get plesk working. I'm guessing I have to install it first, but I'm faced with the following problem:
Plesk 7.5 Reloaded is available for Debian. I download the autoinstaller and run it, but it asks for versions of shared libraries that aren't in apt-get yet (I'm guessing my sources are stable and Plesk 7.5 Reloaded uses testing/unstable versions).
I tried downloading and installing an older version but I'm asked for a version of libstdc++ that isn't in apt-get yet either (libstdc++.so.5, where as I have the newest version, for my sources, libstdc++.so.3)
I tried downloading and installing an old version of Plesk that's for Redhat 9.0, but I'd have to convert all the RPMs (about 10-15 of them) to DEB, then install them. Is this the only way forward, except for changing my sources to testing/unstable?
irc:~# cat /etc/apt/sources.list
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
#deb http://http.us.debian.org/debian stable main contrib non-free
#deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://ftp.freenet.de/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
irc:~#
Plesk 7.5 Reloaded is available for Debian. I download the autoinstaller and run it, but it asks for versions of shared libraries that aren't in apt-get yet (I'm guessing my sources are stable and Plesk 7.5 Reloaded uses testing/unstable versions).
I tried downloading and installing an older version but I'm asked for a version of libstdc++ that isn't in apt-get yet either (libstdc++.so.5, where as I have the newest version, for my sources, libstdc++.so.3)
I tried downloading and installing an old version of Plesk that's for Redhat 9.0, but I'd have to convert all the RPMs (about 10-15 of them) to DEB, then install them. Is this the only way forward, except for changing my sources to testing/unstable?
irc:~# cat /etc/apt/sources.list
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
#deb http://http.us.debian.org/debian stable main contrib non-free
#deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://ftp.freenet.de/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
irc:~#