You are not logged in.

#1 2011-02-20 06:52:51

zalomelov
Member
Registered: 2011-01-24
Posts: 4

Could not resolve dependecies

Hello,

I was trying to install gift.
I didn't find it with pacman so I downloaded the tar archives: gift, gift-gnutella, gift-openft.
I compiled and installed them.
After that I tried to install gift-ares, which tarball i downloaded from aur.
I made makepkg --asroot and the problem appeared: Missing dependencies gift.

How can I find where I installed gift and make gift-ares installation realize where to find gift.

Thanks!


Not good in English!

Offline

#2 2011-02-20 07:00:32

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Could not resolve dependecies

All those packages are in AUR: http://aur.archlinux.org/packages.php?O … _Search=Go

zalomelov wrote:

How can I find where I installed gift and make gift-ares installation realize where to find gift.

If you didn't install them with pacman, then pacman won't know they are on your system... See the note here: https://wiki.archlinux.org/index.php/AB … ithout_ABS

Arch Wiki wrote:

However, if you are not careful, files may become scattered throughout the filesystem that pacman (or any other package manager) will be unaware of. You should only use this method if you are experienced at manual compilation and system software tracking, as it can lead to future problems on Arch (or any distribution) if using a package manager.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2011-02-20 07:04:01

mwknowles92
Member
Registered: 2010-08-28
Posts: 19

Re: Could not resolve dependecies

whereis gift

Type that into the terminal.  It'll tell you where gift is installed at. 
Not sure how to tell makepkg where gift is though.
How exactly did you install gift?  What commands did you run?

Offline

#4 2011-02-20 07:08:00

zalomelov
Member
Registered: 2011-01-24
Posts: 4

Re: Could not resolve dependecies

./configure
make
make install

I think that in Makefile says where installed it.

I will do make uninstall where I did make and try yaourt.

Thanks!


Not good in English!

Offline

#5 2011-02-20 07:15:38

yngwin
Member
Registered: 2009-05-08
Posts: 67

Re: Could not resolve dependecies

Instead of yaourt, go with packer or clyde.

Offline

#6 2011-02-20 12:22:51

shadyabhi
Member
From: Bangalore
Registered: 2010-05-23
Posts: 262
Website

Re: Could not resolve dependecies

yngwin wrote:

Instead of yaourt, go with packer or clyde.

I dont use packer because it doesnt show while searching as to whether the package is already installed on the system or not.

Offline

#7 2011-02-20 23:26:02

cjazz
Member
Registered: 2009-03-12
Posts: 47

Re: Could not resolve dependecies

shadyabhi wrote:
yngwin wrote:

Instead of yaourt, go with packer or clyde.

I dont use packer because it doesnt show while searching as to whether the package is already installed on the system or not.

Sure it does:

$ packer stellarium
0 extra/stellarium 0.10.6-1 [installed]
    A stellarium with great graphics and a nice database of sky-objects
1 aur/stellarium-bzr 4782-1
    A 3D planetarium software which renders realistic skies in real time 

Type numbers to install. Separate each number with a space.

Sorry about the topic detour.

Last edited by cjazz (2011-02-20 23:30:34)

Offline

#8 2011-02-21 11:47:48

shadyabhi
Member
From: Bangalore
Registered: 2010-05-23
Posts: 262
Website

Re: Could not resolve dependecies

cjazz wrote:
shadyabhi wrote:
yngwin wrote:

Instead of yaourt, go with packer or clyde.

I dont use packer because it doesnt show while searching as to whether the package is already installed on the system or not.

Sure it does:

$ packer stellarium
0 extra/stellarium 0.10.6-1 [installed]
    A stellarium with great graphics and a nice database of sky-objects
1 aur/stellarium-bzr 4782-1
    A 3D planetarium software which renders realistic skies in real time 

Type numbers to install. Separate each number with a space.

Sorry about the topic detour.

True, but not for "packages installed from AUR" unlike clyde & yaourt.

Offline

#9 2011-02-21 12:47:09

cjazz
Member
Registered: 2009-03-12
Posts: 47

Re: Could not resolve dependecies

shadyabhi wrote:

True, but not for "packages installed from AUR" unlike clyde & yaourt.

Ah, yes. Valid point.

Offline

Board footer

Powered by FluxBB