You are not logged in.

#1 2009-01-25 21:52:32

chessboxing
Member
From: Belgium
Registered: 2008-12-14
Posts: 54

[Awake - Solved] OpenFTD Error: Could not resolve all dependencies.

hello

I followed from the website of openftd this (they have instruction for Archlinux in a wiki):
http://www.ftd4linux.nl/wiki/index.php/ … nstallatie (dutch)

# mkdir openftd

# makepkg

# su -
(voer je root wachtwoord in)
# pacman -U openftd-versienummer-architectuur.pkg.tar.gz

But when I type: makepkg this is the output:

==> Making package: openftd 1.1.1-2 x86_64 (Sun Jan 25 22:46:29 CET 2009)
==> Checking Runtime Dependencies...
==> Missing Dependencies:
  -> libsexy
  -> gtkhtml
  -> gtkspell
==> Checking Buildtime Dependencies...
==> ERROR: Could not resolve all dependencies.

I don't know how to fix this or where to look at... Any ideas, solutions,...

Last edited by chessboxing (2009-01-25 22:03:47)


New things emerge when they were forgotten.

Offline

#2 2009-01-25 22:00:39

SamC
Member
From: Calgary
Registered: 2008-05-13
Posts: 611
Website

Re: [Awake - Solved] OpenFTD Error: Could not resolve all dependencies.

Install the dependencies, or use makepkg -s. I suggest you read the documentation of makepkg, as well as the wiki article on the ABS.

Offline

#3 2009-01-25 22:01:53

Vintendo
Member
From: Netherlands
Registered: 2008-04-21
Posts: 375
Website

Re: [Awake - Solved] OpenFTD Error: Could not resolve all dependencies.

This error means that the application needs other programs that have to be installed but aren't at the moment. If you us makepkg -s it installs all the dependencies automatically. You can also install them using pacman. More info on this is on the wiki.

Good luck!

Offline

#4 2009-01-25 22:02:32

chessboxing
Member
From: Belgium
Registered: 2008-12-14
Posts: 54

Re: [Awake - Solved] OpenFTD Error: Could not resolve all dependencies.

SamC wrote:

Install the dependencies, or use makepkg -s. I suggest you read the documentation of makepkg, as well as the wiki article on the ABS.

Lol, I just figured it out! I must be sleeping! Had a tough day:rolleyes: sorry to even bother you guys


New things emerge when they were forgotten.

Offline

Board footer

Powered by FluxBB