• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Ubuntu 6.06 LTS on Slicehost VPS Autoinstall Problem

Status
Not open for further replies.
J

jaredfine

Guest
This is the oddest thing. I download the file, chmod it, and try to execute it and it says "No such file or directory".


Here are my steps:

root@host:~# wget http://download1.parallels.com/Ples...ler_v3.3.0_build080201.09_os_Ubuntu_6.06_i386
--00:47:35-- http://download1.parallels.com/Ples...ler_v3.3.0_build080201.09_os_Ubuntu_6.06_i386
=> `swsoft_installer_v3.3.0_build080201.09_os_Ubuntu_6.06_i386'
Resolving download1.parallels.com... 64.131.90.42
Connecting to download1.parallels.com|64.131.90.42|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,588,161 (3.4M) [text/plain]

100%[===================================================================>] 3,588,161 4.30M/s

00:47:36 (4.29 MB/s) - `swsoft_installer_v3.3.0_build080201.09_os_Ubuntu_6.06_i386' saved [3588161/3588161]

root@host:~# chmod +x swsoft_installer_v3.3.0_build080201.09_os_Ubuntu_6.06_i386
root@host:~# ./swsoft_installer_v3.3.0_build080201.09_os_Ubuntu_6.06_i386
-bash: ./swsoft_installer_v3.3.0_build080201.09_os_Ubuntu_6.06_i386: No such file or directory
root@host:~#


This is a fresh VPS of Ubuntu 6.06 LTS. It's really weird. Any help would be very much appreciated.
 
Ah-ha! I had the 32bit auto installer, needed the 64bit one.
 
root@host:~# ./swsoft_installer_v3.3.0_build080201.09_os_Ubuntu_6.06_i386
-bash: ./swsoft_installer_v3.3.0_build080201.09_os_Ubuntu_6.06_i386: No such file or directory
root@host:~#

yes, that is wrong architecture used
 
Status
Not open for further replies.
Back
Top