Ian Brandt wrote:
> Hi,
>
> I'm trying to install wireshark-ssl from source via Fink.  I've have  
> Apple's X11SDK.pkg, X11User.pkg and X11Update2006.pkg installed, and  
> would like to use them, but when I try to install Wireshark it pulls  
> in xorg as a dependency.  The xorg install fails on the trace below.   
> If I'm reading <http://www.finkproject.org/doc/x11/inst-xfree86.php? 
> phpLang=en> right I need to install the system-xfree86 packages to  
> use Apple's X11, but they're not to be found...
>   
You don't install them.  They're supposed to be automatically generated 
when appropriate.

> fink list xfree86
> Information about 2618 packages read in 2 seconds.
>       xfree86                            4.5.0-1045                  
> Free X11 implementation
>       xfree86-shlibs                     4.5.0-1045                  
> Free X11 implementation
>
>
> My fink-virtual-pkgs --debug is also below.  I'm using the 10.4  
> distribution with stable packages only.  Any help would be greatly  
> appreciated.
>
> Thanks,
>
> Ian
>
>
>
> Reading buildlock packages...
> /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin- 
> powerpc/x11-system/xorg_6.8.2-1044_darwin-powerpc.deb
> (Reading database ... 18679 files and directories currently installed.)
> Preparing to replace xorg 6.8.2-1044 (using .../ 
> xorg_6.8.2-1044_darwin-powerpc.deb) ...
> WARNING: if you compile X11 applications against this X.org release,
> you will *not* be able to run them if you decide to revert to Apple's
> X11 provided with the OS.
> Unpacking replacement xorg ...
> Setting up xorg (6.8.2-1044) ...
> ERROR: /etc/X11 exists, but is not a symlink to /usr/X11R6/etc.
> /sw/bin/dpkg: error processing xorg (--install):
> subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
> xorg
> ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
>
>
>
> $ fink-virtual-pkgs --debug
> - checking OSX version... 10.4.9-1
> - checking for 64bit-cpu... not 64 bit capable
> - checking for cups headers... 1.0123-1
> - checking system perl version... 5.8.6
> - checking Java versions:
>    - 1.5.0... 1.5.0/Commands 1.5.0/Headers
>    - 1.5... 1.5/Commands 1.5/Headers
>    - 1.5... 1.5/Commands 1.5/Headers
>    - 1.4.2... 1.4.2/Commands 1.4.2/Headers
>    - 1.4... 1.4/Commands 1.4/Headers
>    - 1.4... 1.4/Commands 1.4/Headers
>    - 1.3.1... 1.3.1/Commands 1.3.1/Headers
>    - 1.3... 1.3/Commands 1.3/Headers
>    - 1.3... 1.3/Commands 1.3/Headers
> - searching for java3d... found /System/Library/Java/Extensions/ 
> j3dcore.jar
> - searching for javaai... found /System/Library/Java/Extensions/ 
> jai_core.jar
> - checking for cctools version... 622-1
> - checking for cctools -single_module support... yes, 622 has it
> - checking for various GCC versions:
>    - found 3.3
>    - found 4.0.1
>    - found 3.1
>    - missing 2.95.2
>    - missing 2.95.2
> - checking for broken GCCs:
>    - gcc2.95 build number is 0 (not broken)
>    - gcc3.3 build number is 1819 (not broken)
>    - gcc4.0 build number is 5367 (not broken)
>    - gcc2 build number is 0 (not broken)
>    - gcc3.1 build number is 1256 (not broken)
> - checking for dev-tools commands:
> - /usr/bin/gcc... found
> - /usr/bin/make... found
> - checking for library libgimpprint.1.dylib... found in /usr/lib
> - found gimp-print-shlibs 4.2.5-1
> - checking for library libgimpprint.7.dylib... missing
> - checking for library libX11.6.dylib... found in /usr/X11R6/lib
> - xorg-shlibs is installed
> - skipping X11 virtuals, existing X11 packages installed
> - checking for Growl... missing
> unknown
> Package: 64bit-cpu
> Status: purge ok not-installed
> Version: 0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing the 64bit capability of  
> the CPU]
>
> Package: broken-gcc
> Status: purge ok not-installed
> Version: 3.3-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> builddependsonly: true
> description: [virtual package representing a broken gcc compiler]
>
> Package: cctools
> Status: install ok installed
> Version: 622-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> builddependsonly: true
> description: [virtual package representing the developer tools]
>
> Package: cctools-single-module
> Status: install ok installed
> Version: 622-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> builddependsonly: true
> description: [virtual package, your dev tools support -single_module]
>
> Package: cups-dev
> Status: install ok installed
> Version: 1.0123-1
> description: [virtual package representing CUPS headers]
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> provides: system-cups-dev
>
> Package: darwin
> Status: install ok installed
> Version: 8.9.0-1
> description: [virtual package representing the kernel]
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> provides: kernel
>
> Package: dev-tools
> Status: install ok installed
> Version: 0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing developer commands]
>
> Package: gcc2
> Status: purge ok not-installed
> Version: 2.95.2-0
> homepage: http://www.finkproject.org/faq/comp-general.php#gcc2
> builddependsonly: true
> description: [virtual package representing the gcc 2.95.2 compiler]
>
> Package: gcc2.95
> Status: purge ok not-installed
> Version: 2.95.2-0
> homepage: http://www.finkproject.org/faq/comp-general.php#gcc2
> builddependsonly: true
> description: [virtual package representing the gcc 2.95.2 compiler]
>
> Package: gcc3.1
> Status: install ok installed
> Version: 3.1-1256
> homepage: http://www.finkproject.org/faq/comp-general.php#gcc2
> builddependsonly: true
> description: [virtual package representing the gcc 3.1 compiler]
>
> Package: gcc3.3
> Status: install ok installed
> Version: 3.3-1819
> homepage: http://www.finkproject.org/faq/comp-general.php#gcc2
> builddependsonly: true
> description: [virtual package representing the gcc 3.3 compiler]
>
> Package: gcc4.0
> Status: install ok installed
> Version: 4.0.1-5367
> homepage: http://www.finkproject.org/faq/comp-general.php#gcc2
> builddependsonly: true
> description: [virtual package representing the gcc 4.0.1 compiler]
>
> Package: gimp-print-shlibs
> Status: install ok installed
> Version: 4.2.5-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing Apple's install of Gimp  
> Print]
>
> Package: gimp-print7-shlibs
> Status: purge ok not-installed
> Version: 5.0.0-beta2-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing Apple's install of Gimp  
> Print]
>
> Package: growl
> Status: purge ok not-installed
> Version: 0-0
> homepage: http://growl.info/
> description: [virtual package representing Growl]
>
> Package: macosx
> Status: install ok installed
> Version: 10.4.9-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing the system]
>
> Package: system-java
> Status: install ok installed
> Version: 1.5.0-1
> description: [virtual package representing Java 1.5.0]
>
> Package: system-java-dev
> Status: install ok installed
> Version: 1.5.0-1
> description: [virtual package representing Java SDK 1.5.0]
>
> Package: system-java13
> Status: install ok installed
> Version: 1.3.1-1
> description: [virtual package representing Java 1.3.1]
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> provides: system-java
>
> Package: system-java13-dev
> Status: install ok installed
> Version: 1.3.1-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing Java 1.3.1 development  
> headers]
>
> Package: system-java14
> Status: install ok installed
> Version: 1.4.2-1
> description: [virtual package representing Java 1.4.2]
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> provides: system-java, jdbc, jdbc2, jdbc3, jdbc-optional
>
> Package: system-java14-dev
> Status: install ok installed
> Version: 1.4.2-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing Java 1.4.2 development  
> headers]
>
> Package: system-java15
> Status: install ok installed
> Version: 1.5.0-1
> description: [virtual package representing Java 1.5.0]
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> provides: system-java, jdbc, jdbc2, jdbc3, jdbc-optional
>
> Package: system-java15-dev
> Status: install ok installed
> Version: 1.5.0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing Java 1.5.0 development  
> headers]
>
> Package: system-java3d
> Status: install ok installed
> Version: 1.0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing Java3D]
>
> Package: system-javaai
> Status: install ok installed
> Version: 1.0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> description: [virtual package representing Java Advanced Imaging]
>
> Package: system-perl
> Status: install ok installed
> Version: 5.8.6-1
> description: [virtual package representing perl]
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> provides: perl586-core, system-perl586, apache-pm586, attribute- 
> handlers-pm586, cgi-pm586, compress-zlib-pm586, convert-tnef-pm586,  
> data-dumper-pm586, db-pm586, devel-dprof-pm586, devel-peek-pm586,  
> digest-pm586, digest-md5-pm586, extutils-makemaker-pm586, file-find- 
> pm586, file-path-pm586, file-spec-pm586, file-temp-pm586, filter- 
> simple-pm586, getopt-long-pm586, html-parser-pm586, i18n-langtags- 
> pm586, libnet-pm586, list-util-pm586, locale-maketext-pm586, math- 
> bigint-pm586, memoize-pm586, mime-base64-pm586, perlobjcbridge-pm586,  
> pod-parser-pm586, podparser-pm586, scalar-list-utils-pm586, switch- 
> pm586, sys-syslog-pm586, term-readline-pm586, test-harness-pm586,  
> test-simple-pm586, text-tabs-pm586, text-wrap-pm586, time-hires- 
> pm586, unicode-normalize-pm586, uri-pm586
>
> Package: system-sdk-10.0
> Status: purge ok not-installed
> Version: 10.0.0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> builddependsonly: true
> description: [virtual package representing the Mac OS X 10.0 SDK]
>
> Package: system-sdk-10.1
> Status: purge ok not-installed
> Version: 10.1.0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> builddependsonly: true
> description: [virtual package representing the Mac OS X 10.1 SDK]
>
> Package: system-sdk-10.2
> Status: purge ok not-installed
> Version: 10.2.0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> builddependsonly: true
> description: [virtual package representing the Mac OS X 10.2 SDK]
>
> Package: system-sdk-10.3
> Status: install ok installed
> Version: 10.3.9-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> builddependsonly: true
> description: [virtual package representing the Mac OS X 10.3 SDK]
>
> Package: system-sdk-10.4
> Status: purge ok not-installed
> Version: 10.4.0-1
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> builddependsonly: true
> description: [virtual package representing the Mac OS X 10.4 SDK]
>
> Package: system-sdk-10.4-universal
> Status: install ok installed
> Version: 10.4-1
> description: [virtual package representing the Mac OS X 10.4  
> Universal SDK]
> homepage: http://www.finkproject.org/faq/usage-general.php#virtpackage
> provides: system-sdk-10.4
> builddependsonly: true
>
>
>   
Did you have xorg and _then_ install Apple's X11?  That would lead to 
this sort of behavior.  (and you may have problems down the line if so)

In any case you should flush out all of your X11-related stuff and then 
reinstall Apple's X11:

http://www.finkproject.org/faq/usage-packages.php?phpLang=en#special-x11-debug

(which needs updating--you should also do "sudo rm -rf  
/Library/Receipts/X11Update2006.pkg ),  then reinstall Apple's X11.

-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to