I get:
dpkg -l xfree86
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half- installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version
Description
+++-===================================- ===================================- ======================================================================= ===============
iF xfree86 4.3.99.16-2
Free X11 implementation for Darwin and Mac OS X
<AKH> it looks like you have a partially installed xfree86 package--"fink list" doesn't show it, but apt-get and dpkg know about it. You'll need to remove it with
dpkg --remove --force-depends xfree86
and then reinstall the X11User and X11SDK packages one more time--since dpkg may remove files that you need.
Sorry about that--I completely forgot about the partially installed package issue, or I would have had you remove xfree86 as well the first time.
-- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
