I had the first binary distribution of KDE running from bundle-kde-ssl and just tried to upgrade using apt-get update and apt-get dist-upgrade. Here is the output from update:
root# apt-get update Hit http://fink.sourceforge.net release/main Packages Hit http://us.dl.sourceforge.net fink-kde/main Packages Hit http://fink.sourceforge.net release/main Release Hit http://fink.sourceforge.net release/crypto Packages Hit http://fink.sourceforge.net release/crypto Release Hit http://fink.sourceforge.net current/main Packages Hit http://fink.sourceforge.net current/main Release Hit http://fink.sourceforge.net current/crypto Packages Hit http://fink.sourceforge.net current/crypto Release 81% [Waiting for file]FATAL -> Could not set non-blocking flag Operation not supported by device Ign http://us.dl.sourceforge.net fink-kde/main Release Reading Package Lists... Done Building Dependency Tree... Done Upon running apt-get dist-upgrade, it appears that all the packages downloaded and installed, but when I start KDE, I get the following errors: "Couldn't start kdeinit" "Couldn't start ksmserver" Here is the output from the log file: dyld: ksplash can't open library: /usr/X11R6/lib/libXinerama.1.dylib (No such file or directory, errno = 2) dyld: kdeinit can't open library: /usr/X11R6/lib/libXinerama.1.dylib (No such file or directory, errno = 2) Warning: connect() failed: : No such file or directory dyld: ksmserver can't open library: /usr/X11R6/lib/libXinerama.1.dylib (No such file or directory, errno = 2) Warning: connect() failed: : No such file or directory Error: Can't contact kdeinit! I checked the distribution and I have xfree86-base 4.2.0-6. I also have /usr/X11R6/lib/libXinerama.a, but not the missing libraries. Any ideas? _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
