--On Friday, November 21, 2003 6:34 AM -0500 Kevin Horton <[EMAIL PROTECTED]> wrote:
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".
Maybe this is it: it looks like your Trees: and Distribution: lines got glommed together when you edited fink.con, so maybe you're still looking at 10.2-gcc3.3 .info files, and the new system-xfree86 virtual packages aren't recognized.
-- Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- 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
