Re: [ccp4bb] Problem installing coot with FINK

2007-07-25 Thread William Scott
Hi Kendall:

I have this installed:

zsh-% fink list libpng3-shlibs
Information about 7316 packages read in 2 seconds.
 i   libpng3-shlibs   1:1.2.18-1 Shared libraries for
libpng3 package

so be sure it (the libpng3 package) is updated to that version.

Bill

Kendall Nettles wrote:
> I installed Coot 0.3.3-3 from the Binary:
> Reading Package Lists...
> Building Dependency Tree...
> The following extra packages will be installed:
>   coot-shlibs
> The following NEW packages will be installed:
>   coot
> 1 packages upgraded, 1 newly installed, 0 to remove and 67  not upgraded.
> Need to get 0B/41.7MB of archives. After unpacking 178MB will be used.
> Do you want to continue? [Y/n]
> (Reading database ... 54975 files and directories currently installed.)
> Preparing to replace coot-shlibs 0.2-2 (using
> .../coot-shlibs_0.3.3-3_darwin-powerpc.deb) ...
> Unpacking replacement coot-shlibs ...
> Selecting previously deselected package coot.
> Unpacking coot (from .../coot_0.3.3-3_darwin-powerpc.deb) ...
> Setting up coot-shlibs (0.3.3-3) ...
> Setting up coot (0.3.3-3) ...
>
>
>
> and got the following error message when launching coot:
>
> $ coot
> dyld: Library not loaded: /sw/lib/libpng12.0.dylib
>   Referenced from: /sw/bin/coot
>   Reason: Incompatible library version: coot requires version 19.0.0 or
> later, but libpng12.0.dylib provides version 13.0.0
> Trace/BPT trap
>
>
> Any ideas?
>
> Kendall
>
>
>


[ccp4bb] Problem installing coot with FINK

2007-07-25 Thread Kendall Nettles
I installed Coot 0.3.3-3 from the Binary:
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  coot-shlibs 
The following NEW packages will be installed:
  coot 
1 packages upgraded, 1 newly installed, 0 to remove and 67  not upgraded.
Need to get 0B/41.7MB of archives. After unpacking 178MB will be used.
Do you want to continue? [Y/n]
(Reading database ... 54975 files and directories currently installed.)
Preparing to replace coot-shlibs 0.2-2 (using
.../coot-shlibs_0.3.3-3_darwin-powerpc.deb) ...
Unpacking replacement coot-shlibs ...
Selecting previously deselected package coot.
Unpacking coot (from .../coot_0.3.3-3_darwin-powerpc.deb) ...
Setting up coot-shlibs (0.3.3-3) ...
Setting up coot (0.3.3-3) ...



and got the following error message when launching coot:

$ coot
dyld: Library not loaded: /sw/lib/libpng12.0.dylib
  Referenced from: /sw/bin/coot
  Reason: Incompatible library version: coot requires version 19.0.0 or
later, but libpng12.0.dylib provides version 13.0.0
Trace/BPT trap


Any ideas?

Kendall