Greetings,

It seems from the FAQ that if I would like to run Apple's X11, I need
to install the package system-xfree86. So I have done this by:

sudo dpkg -r --force-depends xfree86-rootless xfree86-rootless-shlibs xfree86-base 
xfree86-base-shlibs
sudo rm -rf /usr/X11R6 /etc/X11 /Applications/XDarwin.app

then

[JDO:~] jowens% sudo apt-get install system-xfree86
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, system-xfree86 is already the newest version.
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
  aalib-shlibs: Depends: x11
  gd2-shlibs: Depends: x11
  ghostscript: Depends: x11
  glut-shlibs: Depends: libgl
  gtk+: Depends: x11
  libungif-bin: Depends: x11
  libungif-shlibs: Depends: x11
  tcltk-shlibs: Depends: x11
  tetex-base: Depends: x11
  xaw3d-shlibs: Depends: x11
  xv: Depends: x11
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).

Even this fails:

sudo apt-get -f install aalib-shlibs

with the same message.

Ideas? The reason for this was that I wanted basically to start over
with fink but not have to respecify every package (i.e. "hey fink,
download, recompile, and reinstall every single package I currently
have with the new tools).

This is Panther, its new X11, gcc 3.3, fink 0.6.

JDO


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to