Axel Essbaum wrote: > > On Apr 9, 2009, at 4:29 PM, Alexander Hansen wrote: > >> Axel Essbaum wrote: >>> >>> On Apr 9, 2009, at 2:23 PM, Alexander Hansen wrote: >>> >>>>> >>>>> Should I leave the u-tokyo server in sources.list for the rest of the >>>>> gnucash build? >>>>> >>>>> -- >>>>> Axel Essbaum >>>>> [email protected] <mailto:[email protected]> >>>>> >>>>> >>>> If you do, you won't even have to build gnucash2: you can get it as a >>>> pre-compiled binary from there. >>> >>> Oh. Uh, ok, let's try that. How do I directly download the binary? >> sudo apt-get install gnucash2 > > Still no luck. > > To be clear, I'm only using fink because I'm interested in running > gnucash (under OSX 10.5.6 on a Macbook Pro) and I understand I have to > use fink to download and install gnucash. > > So I'm happy to "start over" in whatever manner is most likely to get > me a working gnucash. Thanks again for all the help! > > Here are the results of running the suggested command with u-tokyo in > my sources.list: > > axe-mbp:~ work$ sudo apt-get install gnucash2 > Password: > Reading Package Lists... Done > Building Dependency Tree... Done > The following extra packages will be installed: > enchant1-shlibs evince gnucash2-shlibs gtkhtml3.14-shlibs iso-codes > libnautilus-ext2-shlibs > The following NEW packages will be installed: > enchant1-shlibs evince gnucash2 gnucash2-shlibs gtkhtml3.14-shlibs > iso-codes libnautilus-ext2-shlibs > 0 packages upgraded, 7 newly installed, 0 to remove and 97 not upgraded. > 22 packages not fully installed or removed. > Need to get 11.3MB of archives. After unpacking 44.8MB will be used. > Do you want to continue? [Y/n] y > Get:1 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main > enchant1-shlibs 1.4.2-1 [32.8kB] > Get:2 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main > libnautilus-ext2-shlibs 2.24.2-1 [239kB] > Get:3 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main evince > 2.20.2-6 [1951kB] > Get:4 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main iso-codes > 1.0-3 [1488kB] > Get:5 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/main > gtkhtml3.14-shlibs 3.24.5-1 [1053kB] > Get:6 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/crypto > gnucash2-shlibs 2.2.6-101 [1746kB] > Get:7 http://fink.sodan.ecc.u-tokyo.ac.jp unstable/crypto gnucash2 > 2.2.6-101 [4742kB] > Fetched 11.3MB in 1m2s (181kB/s) > Selecting previously deselected package enchant1-shlibs. > (Reading database ... 63866 files and directories currently installed.) > Unpacking enchant1-shlibs (from > .../enchant1-shlibs_1.4.2-1_darwin-i386.deb) ... > Selecting previously deselected package libnautilus-ext2-shlibs. > Unpacking libnautilus-ext2-shlibs (from > .../libnautilus-ext2-shlibs_2.24.2-1_darwin-i386.deb) ... > Selecting previously deselected package evince. > Unpacking evince (from .../evince_2.20.2-6_darwin-i386.deb) ... > Selecting previously deselected package iso-codes. > Unpacking iso-codes (from .../iso-codes_1.0-3_darwin-i386.deb) ... > Selecting previously deselected package gtkhtml3.14-shlibs. > Unpacking gtkhtml3.14-shlibs (from > .../gtkhtml3.14-shlibs_3.24.5-1_darwin-i386.deb) ... > Selecting previously deselected package gnucash2-shlibs. > Unpacking gnucash2-shlibs (from > .../gnucash2-shlibs_2.2.6-101_darwin-i386.deb) ... > Selecting previously deselected package gnucash2. > Unpacking gnucash2 (from .../gnucash2_2.2.6-101_darwin-i386.deb) ... > Setting up gtk+2-shlibs (2.14.7-3) ... > g_module_open() failed for > /sw/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so: > dlopen(/sw/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so, 10): > Library not loaded: /sw/lib/libpng12.0.dylib > Referenced from: /sw/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so > Reason: Incompatible library version: libpixbufloader-png.so > requires version 34.0.0 or later, but libpng12.0.dylib provides > version 30.0.0 > dyld: Library not loaded: /sw/lib/libpng12.0.dylib > <snip>
Here's my idea then: 1) Run "sudo rm -rf /sw" 2) Reinstall Fink from the installer. Note: I've had this give permissions errors on the second install, so if that occurs you can try "sudo chmod 1775 /" 3) Run "fink selfupdate" 4) Run "fink index -f" 5) Run "fink selfupdate-rsync" 6) Try installing gnucash2 again via "fink install gnucash2". Having just tried to install the default, stable tree, version of gnome-desktop, it actually worked for me today; so it looks like the issue was a transient server problem. Hate it when that happens. However, if that doesn't work for you: 7) When gnome-desktop bombs (assuming it does), send me a note and I can send you a binary for that version (built before the server issue occurred) 8 Run "sudo dpkg -i /path/to/gnome-desktop_2.20.3-3_darwin-i386.deb" to install that. 9) Proceed with "fink install gnucash2" -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ 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
