• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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