You are not logged in.

#1 2008-09-11 16:30:16

jordanwb
Member
From: Ontario, Canada
Registered: 2008-07-01
Posts: 151

VirtualBox installation, I don't understand what I'm supposed to do

I want to install VirtualBox PUEL and the instructions say this:

VirtualBox PUEL is available from the AUR.

Due to license restrictions, you must download the installer from Sun's website (see links below) and place it into the same directory as the PKGBUILD:

I don't understand how I'm supposed to know where to put the installer.

Offline

#2 2008-09-11 16:31:27

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: VirtualBox installation, I don't understand what I'm supposed to do

nothing. ignore that message.
just extract tarball and run makepkg -i


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2008-09-11 16:33:34

jordanwb
Member
From: Ontario, Canada
Registered: 2008-07-01
Posts: 151

Re: VirtualBox installation, I don't understand what I'm supposed to do

wonder wrote:

just extract tarball and run makepkg -i

Um uh what?

I ran this:

pacman -U virtualbox_bin.pkg.tar.gz

and it says "Cannot open package file"

Offline

#4 2008-09-11 17:56:05

firecat53
Member
From: Lake Stevens, WA, USA
Registered: 2007-05-14
Posts: 1,542
Website

Re: VirtualBox installation, I don't understand what I'm supposed to do

Well, when I installed VB for the first time, I had to do just that: download the bin file from Sun for your platform .... find the directory where you either saved the PKGBUILD, if you downloaded it directly from the AUR, or where your package manager (like yaourt) saved the PKGBUILD (e.g. in /tmp/yaourt-user/.....), and move your saved bin file from Sun into that directory. Then it should work fine.

Good luck!
Scott

Offline

#5 2008-09-11 19:39:46

whargoul
Member
From: Odense, Denmark
Registered: 2005-04-04
Posts: 546

Re: VirtualBox installation, I don't understand what I'm supposed to do

firecat53 wrote:

Well, when I installed VB for the first time, I had to do just that: download the bin file from Sun for your platform .... find the directory where you either saved the PKGBUILD, if you downloaded it directly from the AUR, or where your package manager (like yaourt) saved the PKGBUILD (e.g. in /tmp/yaourt-user/.....), and move your saved bin file from Sun into that directory. Then it should work fine.

Good luck!
Scott

I just downloaded the virtualbox_bin tarball from AUR and ran makepkg.


Arch - It's something refreshing

Offline

#6 2008-09-12 01:11:55

tesjo
Member
Registered: 2007-11-30
Posts: 164

Re: VirtualBox installation, I don't understand what I'm supposed to do

jordanwb wrote:
wonder wrote:

just extract tarball and run makepkg -i

Um uh what?

I ran this:

pacman -U virtualbox_bin.pkg.tar.gz

and it says "Cannot open package file"

I would suggest looking at the aur section of the beginners guide

Last edited by tesjo (2008-09-12 01:12:30)

Offline

#7 2008-09-12 05:48:47

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: VirtualBox installation, I don't understand what I'm supposed to do

next time read. we aren't here to write every step.

http://aur.archlinux.org/packages.php
search from virtualbox_bin. there you'll find a link to a Tarball.
here is it: http://aur.archlinux.org/packages/virtu … bin.tar.gz
extract using tar xzf virtualbox_bin.tar.gz . then enter in the directory virtualbox_bin and run makepkg -i.
-i means than after compilation/creation of package will be install. if you want to install using pacman -U then be carefully to write the name of package corectly. if you can't, then use autocompletion from bash. hint -> use the TAB key smile


Give what you have. To someone, it may be better than you dare to think.

Offline

Board footer

Powered by FluxBB