You are not logged in.

#1 2009-12-28 23:41:43

dcj123
Member
Registered: 2009-12-27
Posts: 58

[SOLVED] Setting up virtualbox & wine and on x86_64

Hello again

Ok so this should be my last annoying noob post, I have 64-bit Arch setup correctly with gnome and everything. However, I still have a few questions starting with how do I install virtualbox & wine on x86_64? I tried to install virtualbox with pacman -S virtualbox_bin 3.1.2-1 and that didn't work and I haven't even made an attempt with wine yet. Can I safely install a bin32 version of wine? - The wiki didn't make that very clear.

Additionally, I have copied a lot of backup data to my home folder that belongs to the user 'root'. Is there a way that I can, via command line make everything in my home belong to my user?

Last edited by dcj123 (2009-12-29 02:40:31)

Offline

#2 2009-12-29 00:33:31

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: [SOLVED] Setting up virtualbox & wine and on x86_64

Both programs can be found in the AUR:

http://aur.archlinux.org/packages.php?ID=9753
http://aur.archlinux.org/packages.php?ID=7915

You can install yaourt first and then use it to install other packages from AUR:

http://wiki.archlinux.org/index.php/Yaourt

Offline

#3 2009-12-29 00:40:46

dcj123
Member
Registered: 2009-12-27
Posts: 58

Re: [SOLVED] Setting up virtualbox & wine and on x86_64

anonymous_user wrote:

Both programs can be found in the AUR:

http://aur.archlinux.org/packages.php?ID=9753
http://aur.archlinux.org/packages.php?ID=7915

You can install yaourt first and then use it to install other packages from AUR:

http://wiki.archlinux.org/index.php/Yaourt

ok thanks, I am just going to assume that its safe to install wine bin32. In the mean time, if I chown username my home folder will that change the ownership of every sub-directory/file?

Edit: Found it, thanks anonymous_user.

chown -hvR user /home/user

Solved

Last edited by dcj123 (2009-12-29 02:40:08)

Offline

Board footer

Powered by FluxBB