Axel Essbaum wrote:
> 
> On Apr 8, 2009, at 11:01 PM, Alexander Hansen wrote:
> 
>> No, that was the right command.    Check what version of libpng3- 
>> shlibs
>> you have via
>>
>> fink dumpinfo -fallversions libpng3-shlibs
>>
>> Whichever one is marked with an "i" is current.  If you've got the
>> current one from the Todai binary distribution then you should have
>>
>> bi    1:1.2.33-1
> 
> axe-mbp:~ work$ fink dumpinfo -fallversions libpng3-shlibs
> Information about 4107 packages read in 0 seconds.
> allversions:
>   bi  1:1.2.29-1

There is a contradiction with what you wrote in an earlier message:

Axel Essbaum wrote:
[]
 > axe-mbp:~ work$ sudo apt-get install libpng3-shlibs
 > Reading Package Lists... Done
 > Building Dependency Tree... Done
 > Sorry, libpng3-shlibs is already the newest version.

On the u-tokyo bindist server, which you had been using to install 
gnome-desktop and gtk+2-shlibs, the current version is 1:1.2.33-1.

Did you remove that server from your sources.list file before running 
"apt-get install libpng3-shlibs"? This is the only explanation I can see 
for what you reported.

Please do

   sudo apt-get update
   apt-cache policy libpng3-shlibs

You should see

   Version Table:
  *** 1:1.2.33-1 0
         500 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main Packages

in the output of the apt-cache command.

-- 
Martin





------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to