Hi folks; could use a little help removing my head from someplace dark and stinky. I bought Slickedit 11 for Linux around 6 months ago, installed it on a laptop that is now 'iffy' at best so I am trying to clone my install (or at this point, even a clean installation would be a win if it happens before the other machine goes up in smoke for the last time). After dodgy attempts to clone the settings to a new machine failed spectacularly, I reburned the target box with Ubuntu Edy Eft or whatever the heck 6.10 is. The point is, its a clean install. I popped in the Slickedit disk; it refuses to install as it did earlier. Even though I am root, I keep getting errors about vsinst not being found. I copied the linux folder to the HD, unzipped it, made sure the apps were executable and tried again. This is what the error looks like. Its gotta be something stupid since I see no other folks having any problems with it:
Script started on Fri 29 Dec 2006 10:53:36 AM PST
jeff@cobb0:~/dev$ cd vsinstall
jeff@cobb0:~/dev/vsinstall$ ls -l
total 110364
-rwxrwxrwx 1 jeff jeff 20046 2006-03-30 14:26 cdinst.vsb
-rwxrwxrwx 1 jeff jeff 10150 2006-03-30 14:11 license.txt
-rw-r--r-- 1 root root 1 2006-12-29 08:27 readme
-rwxrwxrwx 1 jeff jeff 1204 2006-02-06 06:24 readme_ftp.txt
-rwxrwxrwx 1 jeff jeff 33099 2006-03-30 13:48 readme.txt
-rwxrwxrwx 1 jeff jeff 56053522 2006-12-29 08:24 se1100_linux.tar.gz
-rwxrwxrwx 1 jeff jeff 341212 2006-03-30 14:26 unlocksetup
-rwxr-x--- 1 jeff jeff 477464 2006-03-30 14:26 vsinst
-rwxrwxrwx 1 jeff jeff 55924332 2006-03-30 14:11 vspack
jeff@cobb0:~/dev/vsinstall$ sudo ./vsinst
sudo: unable to execute ./vsinst: No such file or directory
jeff@cobb0:~/dev/vsinstall$ sudo bash
root@cobb0:~/dev/vsinstall# ./vsinst
bash: ./vsinst: No such file or directory
root@cobb0:~/dev/vsinstall# exit
exit
jeff@cobb0:~/dev/vsinstall$ exit
exit
Script done on Fri 29 Dec 2006 10:54:13 AM PST
Unlocksetup acts the same way. Clues?