You are not logged in.

#1 2008-05-27 15:28:03

Johnnio
Member
From: Glasgow, Scotland
Registered: 2007-08-26
Posts: 10

Small question regarding WINE installation

Hi. I recently installed WINE 1.0 rc2 from source but I cannot run it from command line, instead I have to change the directory to '/usr/local/bin'. How do I make the terminal recognize the commands? Is there any way I can link them to a directory where the terminal reads ('/bin'?).

Thanks (and sorry for all the questions).

Last edited by Johnnio (2008-05-27 15:32:01)

Offline

#2 2008-05-27 15:38:00

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: Small question regarding WINE installation

It's enough to add '/usr/local/bin' to your PATH environment variable. That's usually done in either ~/.profile or ~/.bashrc.

When you install stuff manually (./configure, make, make install), /usr/local is a good place for it, since arch itself doesn't install anything there, so it doesn't clash.

By the way, someone builds new wine packages and uploads them somewhere http://bbs.archlinux.org/viewtopic.php?id=46059

Offline

#3 2008-05-27 17:08:44

gnud
Member
Registered: 2005-11-27
Posts: 182

Re: Small question regarding WINE installation

When building new versions of a package that already exists in a repository, try using AUR and versionpkg. That way, it will be installed in the regular place.

Also, it will be handled by pacman (removing/updating).

Last edited by gnud (2008-05-27 17:09:08)

Offline

Board footer

Powered by FluxBB