You are not logged in.
Hi,
I tested gnumeric installation:
- slitaz-cooking,
- installed gnumeric.
=> Works nice but no short cut added to menu "Application-bureautique".
Not a big deal, but would be nice if it were added during installation process.
Cheers.
Offline
In fact, gnumeric is broken on repo. You must install GConf if you wanna launch gnumeric:
[c]root@slitaz:~# tazpkg get-install GConf[/c]
Then gnumeric works but still, no short-cut in the "Application" menu.
Offline
Hi,
It's fixed and on the mirrors:
http://hg.slitaz.org/wok/rev/c0aea3eb9e91
http://cook.slitaz.org/cooker.cgi?pkg=gnumeric
Online
Nope, first here localy I can't build it anymore... And second what is that GConf dep ??? Gnumeric never needed that, I'm sure since I'm the packagers from years of this one :-) Fancy becaus even with --without-gnome it dont build, I guess goffice or one other dep have it's sel deps on GConf
Offline
Maybe you need to refresh your tazdev chroot?
I notice when gnumeric is started from xterm it needs p11-kit in DEPENDS
I have problem with cook, sometimes he thinks \ is a BUILD_DEPENDS and errors out saying unknown depends \ instead treating \ as an escape and scanning the next line of BUILD_DEPENDS
Online
Your fix was correct but I dont want GConf dep for gnumeric
$ ldd /usr/bin/gnumeric | grep gconf
libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0xb6808000)
And yes the chroot was broken, now with aufs it should be safe.
Oh oh... you might have found a bug in cook!
Offline
\ should be the last character of the line to say "this continue on the next one"
Should we add in cook something like :
sed 's/\\[ \t]*$/\\/'
Offline
@pascal Yes I guess :-)
So commit this mornig and now gnumeric build fine:
http://cook.slitaz.org/cooker.cgi?pkg=gnumeric
Will sync Tank and Mirror in a moment so you can use the new package cleaned from it GConf dependency :-)
Offline
[ Generated in 0.029 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]