When I try to install ghostscript:

% sudo fink install ghostscript

and picking all the default choices the installation process ends up with this error message:

### execution of dpkg failed, exit code 1
Failed: can't batch-install packages: /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86_4.3.99.16-2_darwin-powerpc.deb /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.3.99.16-2_darwin-powerpc.deb




I have read the FAQ about xfree troubles, especially

http://fink.sourceforge.net/faq/usage-packages.php?phpLang=en#apple-x11-wants-xfree86

and

http://fink.sourceforge.net/faq/usage-packages.php?phpLang=en#wants-xfree86-on-upgrade

and followed their advice but it still does not work.

When I

% sudo fink selfupdate

I get this error message

### execution of /usr/bin/su failed, exit code 1
Failed: Updating using CVS failed. Check the error messages above.


However, this seems to work:

% sudo fink list -i system-xfree86
Password:
Reading package info...
Updating package index... done.
Information about 1723 packages read in 30 seconds.



But this does not look right:

% sudo dpkg -r --force-all system-xfree86 system-xfree86-42 system-xfree86-43
dpkg - warning: ignoring request to remove system-xfree86 which isn't installed.
dpkg - warning: ignoring request to remove system-xfree86-42 which isn't installed.
dpkg - warning: ignoring request to remove system-xfree86-43 which isn't installed.



Any suggestions?

Thanks in advance
David






% fink -V Package manager version: 0.20.1 Distribution version: 0.7.0.cvs

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2004 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to