I am trying to install freeciv (a unix game) and I keep getting an error and don't know how to resolve the issue. The game requires X so I have installed Apple's X server and it runs fine.

Here is the command that I am running and the result:

% sudo apt-get -f install freeciv
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
freeciv: Depends: imlib-shlibs but it is not going to be installed
Depends: readline-shlibs (>= 4.3-5) but it is not going to be installed
giflib-shlibs: Depends: x11
gtk+: Depends: x11
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Next I tried this:

% sudo apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
system-xfree86
The following NEW packages will be installed:
system-xfree86
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
2 packages not fully installed or removed.
Need to get 0B/2836B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] y
(Reading database ... 3899 files and directories currently installed.)
Unpacking system-xfree86 (from .../system-xfree86_4.2-5_darwin-powerpc.deb) ...

- found apple library
- found X plugin includes
- found /usr/X11R6/bin/xterm
- found /usr/X11R6/bin/xrdb
- found /usr/X11R6/bin/rman
- missing /usr/X11R6/lib/libX11.dylib
- missing /usr/X11R6/lib/libXpm.dylib
- missing /usr/X11R6/lib/libXaw.dylib
- missing /usr/X11R6/include/X11/Xlib.h

Your XFree86 installation is missing or incomplete. Please make sure you have
an XFree86 release installed and retry the installation of the system-xfree86
package.

The following XFree86 software is compatible with system-xfree86:

XonX (from the XFree86 Project):
http://sourceforge.net/project/showfiles.php?group_id=18034

Apple X11:
http://www.apple.com/macosx/x11/

Press a key to continue.

dpkg: error processing /sw/var/cache/apt/archives/system-xfree86_4.2-5_darwin-powerpc.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/sw/var/cache/apt/archives/system-xfree86_4.2-5_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)

--
The ability to destroy a planet is insignificant next to the power of the Force. -Darth Vader, Sith Lord.



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to