You are not logged in.

#1 2006-10-29 18:01:37

halus
Member
Registered: 2004-08-30
Posts: 13

Help starting with AUR

Hi

I have installed  Arch64 7.2 and want to use the OGRE 3d libraries. It is available in   AUR. How can I compile and install this package and its dependencies as easy as posible? Any recomendable tools? I was hoping there was support for AUR in pacman, but there is not or?

Offline

#2 2006-10-29 18:30:48

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Help starting with AUR

You can use aurbuild or qpkg to install packages from AUR. However, you still need to install that one package manually. AUR User Guidelines should help you succeed in this task.

Offline

#3 2006-10-29 19:16:09

wain
Member
From: France
Registered: 2005-05-01
Posts: 289
Website

Re: Help starting with AUR

halus wrote:

Hi

I have installed  Arch64 7.2 and want to use the OGRE 3d libraries. It is available in   AUR. How can I compile and install this package and its dependencies as easy as posible? Any recomendable tools? I was hoping there was support for AUR in pacman, but there is not or?

Install yaourt (compatible with arch64) from this repos:

[archlinuxfr]
Server = http://www.archlinux.fr/os/i686

and run

yaourt -S ogre

Offline

#4 2006-10-29 21:56:29

halus
Member
Registered: 2004-08-30
Posts: 13

Re: Help starting with AUR

Thanks for pointers. But I can not yet install yaourt because I lack the versionpkg. Where can I get versionpkg?

Offline

#5 2006-10-29 22:15:43

wain
Member
From: France
Registered: 2005-05-01
Posts: 289
Website

Re: Help starting with AUR

halus wrote:

Thanks for pointers. But I can not yet install yaourt because I lack the versionpkg. Where can I get versionpkg?

versionpkg is in [community] but it is a bash script that run fine on amd64 too  8)

Offline

#6 2006-10-29 22:38:03

halus
Member
Registered: 2004-08-30
Posts: 13

Re: Help starting with AUR

Sorry I do not understand this. I get this message:

# pacman -S yaourt
error: cannot resolve dependencies for "yaourt":
       "versionpkg" is not in the package set

I have these active lines in /etc/pacman.conf:

[current]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra

[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/community

[archlinuxfr]
Server = http://www.archlinux.fr/os/i686

Is not [community] enabled?

Offline

#7 2006-10-29 22:45:47

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Help starting with AUR

Did yoyu sync the mirrors first? pacman -Sy.


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#8 2006-10-29 22:51:07

halus
Member
Registered: 2004-08-30
Posts: 13

Re: Help starting with AUR

test1000 wrote:

Did yoyu sync the mirrors first? pacman -Sy.

yes, and it claims that community is "up to date"

Offline

#9 2006-10-29 23:01:41

wain
Member
From: France
Registered: 2005-05-01
Posts: 289
Website

Offline

#10 2006-10-29 23:13:29

halus
Member
Registered: 2004-08-30
Posts: 13

Re: Help starting with AUR

Thanks a lot, yaourt is doing its magic with ogre now :-)

Offline

Board footer

Powered by FluxBB