You are not logged in.

#1 2010-04-04 15:28:12

smcsw2000
Member
Registered: 2007-06-22
Posts: 130

rebuilding with abs

After a system upgrade which included goffice to 0.8 I get
gnucash-bin: error while loading shared libraries: libgoffice-0.6.so.6: cannot open shared object file: No such file or directory
Then I found out that Ghost1227 did a rebuild of gnucash recently to fix a bug, then noticed that goffice was out of date and updated it. unfortunately i forgot that gnucash depends on goffice and the new version changed a few things... rebuilding now to fix it
My gnucash is in ABS. Do i rebuild goffice or gnucash? to rebuild do I uninstall the program first or reinstall over itself??

Offline

#2 2010-04-04 15:33:06

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: rebuilding with abs

Gnucash depends on libgoffice, not the other way around. You rebuild the app that depends on the library, not the other way around.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2010-04-04 16:08:38

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: rebuilding with abs

You can uninstall first then make and install the new one.

Offline

#4 2010-04-05 00:22:21

smcsw2000
Member
Registered: 2007-06-22
Posts: 130

Re: rebuilding with abs

I rebuilt gnucash with abs following the arch build system wiki. when I did makepkg -s everything went well with no errors. I installed it with #pacman -U gnucash-2.2.9-8-i686.pkg.tar.gz with no problems. then when I try to run it i get the same problems.
gnucash-bin: error while loading shared libraries: libgoffice-0.6.so.6: cannot open shared object file: No such file or directory
with ldd /usr/local/bin/gnucash-bin I get
libgoffice-0.6.so.6 => not found
libgmp.so.3 => not found
        libgmp.so.3 => not found
        libgmp.so.3 => not found
        libgmp.so.3 => not found
        libgmp.so.3 => not found
        libgmp.so.3 => not found
        libgmp.so.3 => not found
        libgmp.so.3 => not found
        libgoffice-0.6.so.6 => not found
        libgmp.so.3 => not found
I found I have
$ pacman -Q gmp
gmp 5.0.1-1
$ pacman -Q goffice
goffice 0.8.1-1
What did I do wrong?

Offline

Board footer

Powered by FluxBB