|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
xfree86
I'm trying to install xfree86 and it seems I have the same problem
described in the following e-mail:
Re: [Fink-beginners] Xfree86 update Alexander Hansen Wed, 24 Apr 2002 06:09:37 -0700 I've seen this problem before. Somebody correct me if I'm wrong, but wasn't /etc/X11 an independent directory in XFree86 4.1, and is now a symlink under 4.2 ? How do I go about resolving the situation? Thanks in advance, Ross Plotner ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list Fink-beginners@... http://news.gmane.org/gmane.os.apple.fink.beginners |
|
|
Re: xfree86On Sep 17, 2008, at 8:56 PM, Ross Plotner wrote:
I don't even remember that. :-) What OS version are you on? (always a good piece of information to provide) And what are you attempting to do? (also a good idea) It sounds like (if you're on a contemporary OS version) you're trying to replace Apple's X11 with a fink xfree86 package. If that's so, then this error means you need to remove /etc/X11 ; e.g. via sudo rm -rf /etc/X11 Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list Fink-beginners@... http://news.gmane.org/gmane.os.apple.fink.beginners |
|
|
Re: xfree86Thanks for the suggestion. I'm running OS X Panther 10.39. Now I'm getting the following: The following package will be installed or updated: xfree86 dpkg -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86_4.5.0-14_darwin-powerpc.deb (Reading database ... 42301 files and directories currently installed.) Preparing to replace xfree86 4.5.0-14 (using .../xfree86_4.5.0-14_darwin-powerpc.deb) ... WARNING: if you compile X11 applications against this XFree86 release, you will *not* be able to run them if you decide to revert to Apple's X11 provided with the OS. Unpacking replacement xfree86 ... Setting up xfree86 (4.5.0-14) ... dyld: /usr/X11R6/bin/fc-cache can't open library: /usr/X11R6/lib/libexpat.0.dylib (No such file or directory, errno = 2) /sw/var/lib/dpkg/info/xfree86.postinst: line 23: 706 Trace/BPT trap /usr/X11R6/bin/fc-cache dpkg: error processing xfree86 (--install): subprocess post-installation script returned error exit status 133 Errors were encountered while processing: xfree86 ### execution of dpkg failed, exit code 1 Failed: can't install package xfree86-4.5.0-14 I also tried moving /etc/X11 to /etc/X11_away and creating a symbolic link called /etc/X11 to the new directory but got the same error messages above. Any more ideas? Thanks, Ross ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list Fink-beginners@... http://news.gmane.org/gmane.os.apple.fink.beginners |
|
|
Re: xfree86On Sep 18, 2008, at 12:13 AM, Ross Plotner wrote:
Get rid of the symbolic link you installed and install the expat-shlibs package. That's what's provides the missing library. Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list Fink-beginners@... http://news.gmane.org/gmane.os.apple.fink.beginners |
|
|
Re: xfree86Now, I'm getting the following: dyld: /usr/X11R6/bin/fc-cache can't open library: /usr/X11R6/lib/libexpat.0.dylib (No such file or directory, errno = 2) /sw/var/lib/dpkg/info/xfree86.postinst: line 23: 513 Trace/BPT trap /usr/X11R6/bin/fc-cache dpkg: error processing xfree86 (--install): subprocess post-installation script returned error exit status 133 Errors were encountered while processing: xfree86 ### execution of dpkg failed, exit code 1 Failed: can't install package xfree86-4.5.0-14 Thanks, Ross ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list Fink-beginners@... http://news.gmane.org/gmane.os.apple.fink.beginners |
| Free Forum Powered by Nabble | Forum Help |