Hello,� �� I'm having problems installing anything through fink.� current state of system: =============== � �*I recently upgraded to 10.4 (not sure if it's a good decision yet).� � �*I've installed X11User.pkg, X11SDK.pkg and XCode 2.0. � �*I've bootstrapped Fink (�fink-0.23.9.tar --> ./bootstrap.sh) � �*Then executed: � �� �fink selfupdate, � � ��fink scanpackages � � ��fink index � � ��/sw/lib/fink/postinstall.pl � �Here is a partial output of "fink-virtual-pkgs� --debug" �� �---------------� OUTPUT Partial� ---------------- 1�� �Package: system-xfree86� � 2 � �Status: install ok installed 3�� �Version: 2:4.4-2 4�� �provides: xserver, x11, libgl, xft2, rman, xfree86-base-threaded 5 6�� �Package: system-xfree86-dev 7�� �Status: install ok installed 8�� �Version: 2:4.4-2 9�� �provides: xft2-dev a�� �builddependsonly: true b c�� �Package: system-xfree86-shlibs d�� �Status: install ok installed e�� �Version: 2:4.4-2 f�� �provides: x11-shlibs, libgl-shlibs, xft1-shlibs, xft2-shlibs, fontconfig1-shlibs, xfree86-base-threaded-shlibs �� �----------------END------------------------------- � � the problem resides in line '9' of this partial output,�system-xfree86-dev does not provide the critical "x11-dev"! As a result i am unable to install anything.� See two install exaples bellow. � � �---------------- Install sample 1---------------- 1 � �waretekiheihate:~ bvalin$ fink -b install emacs21 2�� �Information about 1690 packages read in 2 seconds. 3�� �Failed: Can't resolve dependency "x11-dev" for package "emacs21-21.2-26" (no matching packages/versions found) � � �-------------------END---------------------------------- � � �---------------- Install sample 2---------------- 1 � �waretekiheihate:~ bvalin$ fink -b install tetex-nox ghostscript-nox� ghostscript-fonts 2�� �Information about 1690 packages read in 2 seconds. 3�� �Failed: Can't resolve dependency "x11-dev" for package "tetex-2.0.2-46" (no matching packages/versions found) � � �-------------------END---------------------------------- Are there any Solutions/ Work Arounds for this problem? thanks. Benoit. |
- [Fink-users] [10.4] Can't resolve dependency "x11-dev&q... Benoit Valin
- Re: [Fink-users] [10.4] Can't resolve dependency "... Benjamin Reed
