I just updated my system to OS X 10.3. I had a lot of stuff installed in fink that I was no longer using, so I decided to back up /sw, then rm it and start from scratch. I installed XCode, Apple's X11 and the X11SDK. Then I installed fink 0.6.2 using the binary installer, and started installing packages, using apt-get where possible. I realized fairly quickly that fink was pointed at the 10.2-gcc3.3 distribution, so I changed the dists symlink and edited fink.conf.

I am getting some strange results:

1. giflib would not install, as it did not find x11

Unpacking replacement giflib-bin ...
dpkg: dependency problems prevent configuration of giflib-shlibs:
giflib-shlibs depends on x11; however:
Package x11 is not installed.
dpkg: error processing giflib-shlibs (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of giflib-bin:
giflib-bin depends on x11; however:
Package x11 is not installed.
giflib-bin depends on giflib-shlibs (= 4.1.0-17) | libungif-shlibs (>= 4.1.0final-1); however:
Package giflib-shlibs is not configured yet.
Package libungif-shlibs is not installed.
dpkg: error processing giflib-bin (--install):


I tried a fink index, but I still get the same result.

2. mozilla installed OK, even without giflib. But the Fink PBD seems to say that mozilla should not even be available to me with 10.3, so I am not sure how I managed to install it.

[PowerMac:~] kwh% fink --version
Package manager version: 0.17.1
Distribution version: 0.6.2.cvs

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2003 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.

[PowerMac:~] kwh% sw_vers
ProductName:    Mac OS X
ProductVersion: 10.3.1
BuildVersion:   7C107

[PowerMac:~] kwh% fink-virtual-pkgs
WARNING: Unable to parse the line "local/bootstrap Distribution: 10.3" in "/sw/etc/fink.conf".
Package: cctools
Status: install ok installed
Version: 495-1
builddependsonly: true
description: [virtual package representing the developer tools]


Package: cctools-single-module
Status: install ok installed
Version: 1.0-1
builddependsonly: true
description: [virtual package, your dev tools support -single_module]

Package: darwin
Status: install ok installed
Version: 7.0.0-1
description: [virtual package representing the kernel]

Package: macosx
Status: install ok installed
Version: 10.3.1-1
description: [virtual package representing the system]

Package: system-java13
Status: install ok installed
Version: 1.3.1-1
description: [virtual package representing Java 1.3.1]

Package: system-java13-dev
Status: install ok installed
Version: 1.3.1-1
description: [virtual package representing Java 1.3.1 development headers]

Package: system-java14
Status: install ok installed
Version: 1.4.1-1
description: [virtual package representing Java 1.4.1]

Package: system-java14-dev
Status: install ok installed
Version: 1.4.1-1
description: [virtual package representing Java 1.4.1 development headers]

Package: system-perl
Status: install ok installed
Version: 5.8.1-1
description: [virtual package representing perl]
provides: perl581-core

Package: system-xfree86
Status: install ok installed
Version: 2:4.3-1
description: [placeholder for user installed x11]
provides: xserver, x11, libgl, xft2, fontconfig1, rman, xfree86-base-threaded

Package: system-xfree86-dev
Status: install ok installed
Version: 2:4.3-1
builddependsonly: true
description: [placeholder for user installed x11 development tools]
provides: x11-dev, libgl-dev, xft2-dev, fontconfig1-dev

Package: system-xfree86-shlibs
Status: install ok installed
Version: 2:4.3-1
description: [placeholder for user installed x11 shared libraries]
provides: x11-shlibs, libgl-shlibs, xft1-shlibs, xft2-shlibs, fontconfig1-shlibs, xfree86-base-threaded-shlibs



[PowerMac:~] kwh% fink list giflib
WARNING: Unable to parse the line "local/bootstrap Distribution: 10.3" in "/sw/etc/fink.conf".
Information about 1754 packages read in 1 seconds.
giflib 4.1.0-17 GIF image format handling library, LZW-en...
giflib-bin 4.1.0-17 GIF image format handling library, LZW-en...
giflib-shlibs 4.1.0-17 GIF image format handling library, LZW-en...


[PowerMac:~] kwh% fink list mozilla
WARNING: Unable to parse the line "local/bootstrap Distribution: 10.3" in "/sw/etc/fink.conf".
Information about 1754 packages read in 0 seconds.
i mozilla 1.1.0-4 Mozilla - full install
i mozilla-browser 1.1.0-4 Mozilla - web browser
i mozilla-chatzil 1.1.0-4 Mozilla - irc client
i mozilla-dev 1.1.0-4 Mozilla - development files
i mozilla-dom-ins 1.1.0-4 Mozilla - DOM inspector
i mozilla-js-debu 1.1.0-4 Mozilla - java script debugger
i mozilla-mailnew 1.1.0-4 Mozilla - mail and news support
i mozilla-psm 1.1.0-4 Mozilla - personal security manager
i mozilla-shlibs 1.1.0-4 Mozilla - shared libraries
--
Kevin Horton
Ottawa, Canada
http://members.rogers.com/khorton/



------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to