Lance,
It seems, from your command prompt, that you're in your home directory.
(The "~" near the end indicates "home".) The "desktop" is usually a
subdirectory of your home. Try one or the other of these two possibilities:
cd Desktop
./vpn_install
or
./Desktop/vpn_install
...using whichever "D" -- upper or lower -- matches what your desktop
directory is actually called. Running 'ls' from within your home
directory will help you determine this.
Cheers,
-sth
--
Sam Hooker | [log in to unmask]
Systems Architecture and Administration
Enterprise Technology Services
The University of Vermont
Lance Jennings wrote:
> New Linux User,
>
> I'm currently running Ubuntu 8.10. I downloaded the VPN client from the
> download page and extracted tar.gz to desktop. I'm having a problem
> installing the software.
>
>
> ljenning@ljenning-desktop:~$ ./vpn_install
> bash: ./vpn_install: No such file or directory
> ljenning@ljenning-desktop:~$
>
> I have the vpn_install file right on the desktop and this is what I'm
> getting. Am I missing a step or is there another option to install VPN. Thanks
>
> Lance Jennings
|