Le 2 juin 2005 � 17:48, [EMAIL PROTECTED] a �crit :
Hello,OK, I found a file called .profile in my home dir that had the "." in the middleof the line, so I moved that to the end, so it now looks like this: test -r /sw/bin/init.sh && /sw/bin/init.sh . I don't see a .bashrc file in my home dir.and I updated fink with fink selfupdate to get the updated docbook- xsl , wasthis the right thing to do?
Yes, but apparently the file is not synchronized yet. So here it is:
docbook-xsl.info
Description: Binary data
Put it on your desktop then execute: (hope it works: -)sudo cp ~/Desktop/docbook-xsl.info /sw/fink/10.3/unstable/main/ finkinfo/text/ provided that your prefix is /sw and your tree is 10.3 branch unstable. If it is stable, just change unstable to stable in the path, the info file is exactly the same.
Then execute: fink index to be sure that fink knows the new file.
However, when I type fink install pygtk2-py23 I still get the following errormessages:fink needs help picking an alternative to satisfy a virtual dependency. Thecandidates: (1) pango1-shlibs: I18N text handling system convinience package(2) pango1-xft2-shlibs: GTK+ - i18n text shared libraries: for XFree86 (>=4.3) Pick one: [1]
I would have picked 2 here.
fink needs help picking an alternative to satisfy a virtual dependency. Thecandidates: (1) pango1: I18N text handling system convinience package (2) pango1-xft2: GTK+ - i18n libraries: for XFree86 (>= 4.3) Pick one: [1]
Idem here 2
fink needs help picking an alternative to satisfy a virtual dependency. Thecandidates: (1) python: Interpreted, object-oriented language (2) python-nox: Interpreted, object-oriented language Pick one: [1]
Here you should see: /bin/rm -Rf ... docbook-xsl-1.168.1-2 (the file you have is not the newest one).The following package will be installed or updated: pygtk2-py23 The following 18 additional packages will be installed:docbook-xsl gtk+2 gtk+2-dev gtk+2-shlibs gtk-doc gtkglarea2 gtkglarea2-shlibslibglade2 libglade2-shlibs numeric-py23 openjade pango1 pango1-shlibs pango1-xft2 pango1-xft2-dev pango1-xft2-shlibs python python23 Do you want to continue? [Y/n] Ygzip -dc /sw/src/docbook-xsl-1.68.1.tar.gz | /sw/bin/tar -xf - -- no-same-owner--no-same-permissions echo "Compile phase: nothing to do." Compile phase: nothing to do. /bin/rm -rf /sw/src/root-docbook-xsl-1.68.1-1
/bin/mkdir -p /sw/src/root-docbook-xsl-1.68.1-1/sw /bin/mkdir -p /sw/src/root-docbook-xsl-1.68.1-1/DEBIAN /var/tmp/tmp.1.t5XcDi install: unknown option -d install: unknown option -dcp: /sw/src/root-docbook-xsl-1.68.1-1/sw/share/doc/docbook-xsl: No such file ordirectory usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src targetcp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directoryusage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src targetcp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directoryinstall: unknown option -d /var/tmp/tmp.1.t5XcDi: line 11:/sw/src/root-docbook-xsl-1.68.1-1/sw/etc/xml/catalog.d/docbook- xsl-1.68.1: Nosuch file or directory ### execution of /var/tmp/tmp.1.t5XcDi failed, exit code 1 Failed: installing docbook-xsl-1.68.1-1 failedso I think it still may have somethin to do with the cp binary. But what is theerror install: unknown option -d ?
Retry as I noted and tell me what it gives, please. Cheers, Mich�le <http://micmacfr.homeunix.org>
