On Apr 9, 2009, at 12:51 PM, Martin Costabel wrote:

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.

I did remove it from sources.list because of Alexander Hansen's original message:

The best idea I have for the problem at hand is the following minimally
invasive option:

1)  Add the following line to /sw/etc/apt/sources.list (edited as a
super-user):

deb http://fink.sodan.ecc.u-tokyo.ac.jp/apt/10.5 unstable main crypto

2)  run "sudo apt-get update"

3)  run "sudo apt-get install gnome-desktop=2.20.3-3"

4)  After all of that's done you can remove the line you just added to
/sw/etc/apt/sources.list and run "sudo apt-get update" again.

5) Then you can continue with installing gnucash2 from the stable tree.

(continuing)
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.

axe-mbp:~ work$ sudo apt-get update
Password:
Hit http://bindist.finkmirrors.net 10.5/release/main Packages
Hit http://bindist.finkmirrors.net 10.5/release/main Release
Hit http://bindist.finkmirrors.net 10.5/release/crypto Packages
Hit http://bindist.finkmirrors.net 10.5/release/crypto Release
Hit http://bindist.finkmirrors.net 10.5/current/main Packages
Hit http://bindist.finkmirrors.net 10.5/current/main Release
Hit http://bindist.finkmirrors.net 10.5/current/crypto Packages
Hit http://bindist.finkmirrors.net 10.5/current/crypto Release
Reading Package Lists... Done
Building Dependency Tree... Done
axe-mbp:~ work$ apt-cache policy libpng3-shlibs
libpng3-shlibs:
  Installed: 1:1.2.29-1
  Candidate: 1:1.2.29-1
  Version Table:
 *** 1:1.2.29-1 0
        500 http://bindist.finkmirrors.net 10.5/release/main Packages
        100 /sw/var/lib/dpkg/status


So then I edit sources.list and put the u-tokyo server back in.

axe-mbp:~ work$ sudo emacs /sw/etc/apt/sources.list
axe-mbp:~ work$ sudo apt-get update
Hit http://bindist.finkmirrors.net 10.5/release/main Packages
Hit http://bindist.finkmirrors.net 10.5/release/main Release
Hit http://bindist.finkmirrors.net 10.5/release/crypto Packages
Hit http://bindist.finkmirrors.net 10.5/release/crypto Release
Hit http://bindist.finkmirrors.net 10.5/current/main Packages
Hit http://bindist.finkmirrors.net 10.5/current/main Release
Hit http://bindist.finkmirrors.net 10.5/current/crypto Packages
Hit http://bindist.finkmirrors.net 10.5/current/crypto Release
Get:1 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main Packages [1377kB]
Get:2 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main Release [85B]
Get:3 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/crypto Packages [91.7kB]
Get:4 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/crypto Release [87B]
Fetched 1469kB in 9s (153kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
axe-mbp:~ work$ apt-cache policy libpng3-shlibs
libpng3-shlibs:
  Installed: 1:1.2.29-1
  Candidate: 1:1.2.33-1
  Version Table:
     1:1.2.33-1 0
        500 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main Packages
     1:1.2.31-1 0
        500 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main Packages
 *** 1:1.2.29-1 0
        500 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main Packages
        500 http://bindist.finkmirrors.net 10.5/release/main Packages
        100 /sw/var/lib/dpkg/status


Should I leave the u-tokyo server in sources.list for the rest of the gnucash build?

--
Axel Essbaum
[email protected]




------------------------------------------------------------------------------
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