Linux / UNIX Tech Support Forum
This is a discussion on Ubuntu Linux Install Virtualbox 3 .deb file within the Ubuntu / Debian forums, part of the Linux Distribution category; I usually come here as a last resort and probably should come here first. But if its Debian I go ...
|
|||||||
| Ubuntu / Debian Discussion about Debian or Ubuntu Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I usually come here as a last resort and probably should come here first. But if its Debian I go there and Ubuntu here. This is not a rant, but rather spoken from the perspective of who desires answers in ABC rather then calculus! I am sure I am not only one.
Ok now my question. 1. I had 9.04 with VB working fine, but had to re-install 9.04 and download the i386 version ubuntu. HOWEVER something changed. Befored I got the Blue box Sun icon and it was a breeze. 2. This time I received what you see in attachment. attempted to extract to load was told by 2 different forums that was unnecessary all I need to do was "run" it see what I mean by talking calculus rather then ABC Ok Jay I know you are ready with the ABC's Thanks to all on this forum |
| Sponsored Links | ||
|
|
| The Following User Says Thank You to jaysunn For This Useful Post: | ||
77yrold (06-11-2009)
| ||
|
||||
|
Actually,
If you just downloaded the file type this: Code:
jason@jason-desktop:~$ sudo dpkg -i Downloads/virtualbox-3.0_3.0.10-54097_Ubuntu_karmic_i386.deb |
|
|||
|
Quote:
allen@allen-laptop:~$ sudo dpkg -i Desktop/virtualbox-3.0_3.0.10-54097_Ubuntu_jaunty_i386.deb [sudo] password for allen: Selecting previously deselected package virtualbox-3.0. (Reading database ... 123402 files and directories currently installed.) Unpacking virtualbox-3.0 (from .../virtualbox-3.0_3.0.10-54097_Ubuntu_jaunty_i386.deb) ... dpkg: dependency problems prevent configuration of virtualbox-3.0: virtualbox-3.0 depends on libcurl3 (>= 7.16.2-1); however: Package libcurl3 is not installed. virtualbox-3.0 depends on libqt4-network (>= 4.5.0~+rc1); however: Package libqt4-network is not installed. virtualbox-3.0 depends on libqtcore4 (>= 4.5.0~+rc1); however: Package libqtcore4 is not installed. virtualbox-3.0 depends on libqtgui4 (>= 4.5.0~+rc1); however: Package libqtgui4 is not installed. dpkg: error processing virtualbox-3.0 (--install): dependency problems - leaving unconfigured Errors were encountered while processing: virtualbox-3.0 allen@allen-laptop:~$ |
|
||||
|
Or you can just double click on file and it will get installed.
__________________
Vivek Gite Linux Evangelist |
|
||||
|
77,
Use the package manager to install this software. Like I posted above. Should do the trick. Here it is again: Code:
jason@jason-desktop:~$ sudo apt-get -f install virtualbox-3.0 Jaysunn |
|
||||
|
Also, try latest Ubuntu 9.10, it has easy to use and install software center. You can just search for software and than click install button.
__________________
Vivek Gite Linux Evangelist |
|
||||
|
Great Work,
Man I have to say that you have impressed me. I started to think that what if 9.0.4 did not have Virtual Box in the Repository. I was just about to teach you how to edit the apt-get sources list. when I came across this, I will post it for others: Code:
sudo apt-get update wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add - sudo apt-get install virtualbox-3.0 When I just read your last post. Quote:
Jaysunn |
![]() |
| Tags |
| apt-get , debian , dpkg , install .deb file , install virtualbox-3.0_3.0.10-54097_ubuntu_jaunty_i386.deb , sudo , ubuntu , virtualbox |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Ubuntu Linux Install Vcdgear Program | tonjaa | Ubuntu / Debian | 6 | 15-07-2009 07:54 PM |
| Cannot load GUI in Centos 5.3 linux using virtualbox | vaibhav.kanchan | CentOS / RHEL / Fedora | 2 | 22-05-2009 03:56 PM |
| Ubuntu Linux Install cyrus-imapd-utils and cyrus-sasl2 | satimis | Ubuntu / Debian | 2 | 25-05-2008 07:24 AM |
| Configure install pureftp server ubuntu linux | jerry | Linux software | 2 | 12-06-2007 08:55 AM |
| Ubuntu Linux install software from source code tar ball | toor | Linux software | 4 | 14-07-2006 04:37 PM |