installation problems with PUEL
Posted: 1. Dec 2009, 05:55
I am trying to avoid OSE and am trying really hard to install the PUEL version so I can use my USB. I get these crazy messages when I attempt to install:
---------------------------------------------------------------------------------------------------
sd@pixubuntu:~$ sudo apt-get install virtualbox-3.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
virtualbox-3.1 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded.
sd@pixubuntu:~$ virtualbox
The program 'virtualbox' is currently not installed. You can install it by typing:
sudo apt-get install virtualbox-ose
bash: virtualbox: command not found
-------------------------------------------------------------------------------------------------------------
So how do I run my virtual box if it is "already installed"?
Here are the beautiful steps that I performed to get here:
----------------------------------------------------------------------------------
1. uninstalled virtualbox: >sudo apt-get remove --purge virtualbox
2. downloaded the vbox key from http://download.virtualbox.org/virtualb ... n_vbox.asc. saved it
3. added the line : deb http://download.virtualbox.org/virtualbox/debian jaunty non-free
to /etc/apt/sources.list
4. added the key with sudo apt-key add sun_vbox.asc > it said OK
5. i installed the package using GDebi Package Installer > installation finished!
6. I typed > sudo apt-get install virtualbox-3.1
to install.
How do I run PUEL now? please help!
---------------------------------------------------------------------------------------------------
sd@pixubuntu:~$ sudo apt-get install virtualbox-3.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
virtualbox-3.1 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded.
sd@pixubuntu:~$ virtualbox
The program 'virtualbox' is currently not installed. You can install it by typing:
sudo apt-get install virtualbox-ose
bash: virtualbox: command not found
-------------------------------------------------------------------------------------------------------------
So how do I run my virtual box if it is "already installed"?
Here are the beautiful steps that I performed to get here:
----------------------------------------------------------------------------------
1. uninstalled virtualbox: >sudo apt-get remove --purge virtualbox
2. downloaded the vbox key from http://download.virtualbox.org/virtualb ... n_vbox.asc. saved it
3. added the line : deb http://download.virtualbox.org/virtualbox/debian jaunty non-free
to /etc/apt/sources.list
4. added the key with sudo apt-key add sun_vbox.asc > it said OK
5. i installed the package using GDebi Package Installer > installation finished!
6. I typed > sudo apt-get install virtualbox-3.1
to install.
How do I run PUEL now? please help!