
Gnumeric - spreadsheet, tableur, hoja de cálculo
ronriel
-
- Shogun
- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#17 by Rapha_ » 30 Oct 2021, 22:00
@ neko
There is a problem with your version : only (*.gnumeric, *.xml) file formats are recognized. We can't open or save to another although many plugins are installed in :
"/usr/lib64/gnumeric/1.12.50/plugins/"
And, no plugins are visible in "Tools" menu > Plug-ins

Also, no charts (diagram or graph) are visible....
what can we do ?
Rapha_
-
- DEV Team
- Posts: 2113
- Joined: 09 Feb 2013, 09:55
- Distribution: APorteus-FVWM-ja-x86_64.iso
- Location: japan
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#18 by neko » 31 Oct 2021, 06:57
It is my mistake.
On Conversion from arch 64bit package to slack 64bit package, "/usr/lib" be changed to "/usr/lib64".
But on some package, something might refer to original path "/usr/lib".
/usr/lib/gnumeric directory is refered by original path.
Please refer to Gnumeric - spreadsheet, tableur, hoja de cálculo (Post by neko #84511)
Thanks.
neko
-
- Shogun
- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#19 by Rapha_ » 31 Oct 2021, 16:13
Thank you neko it works now for plug-ins (and file formats) in GnumericAfter activate office-arch-x86_64.xzm,
please set the symbolic link.Code: Select all
% su # cd /usr/lib # ln -sf /usr/lib64/gnumeric .

As it is the same thing for AbiWord ...I do also for it :
Code: Select all
root@porteus:/usr/lib# ln -sf /usr/lib64/abiword-3.0 .
root@porteus:/usr/lib# ln -sf /usr/lib64/goffice .
I don't know if it it is necessary, I don't know what this :
Code: Select all
root@porteus:/usr/lib# ln -sf /usr/lib64/girepository-1.0 .
root@porteus:/usr/lib# ln -sf /usr/lib64/python3.9/ .

What can I do now ?
Rapha_
-
- Shogun
- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#20 by Rapha_ » 31 Oct 2021, 16:49
Code: Select all
guest@porteus:~/Downloads/gnumeric-1.12.28-x86_64-bundle_usm3/usr/lib64/goffice/0.10.34/plugins$ ls -lh
total 0
drwxr-xr-x 2 guest users 120 May 22 2017 plot_barcol/
drwxr-xr-x 2 guest users 120 May 22 2017 plot_distrib/
drwxr-xr-x 2 guest users 120 May 22 2017 plot_pie/
drwxr-xr-x 2 guest users 120 May 22 2017 plot_radar/
drwxr-xr-x 2 guest users 120 May 22 2017 plot_surface/
drwxr-xr-x 2 guest users 120 May 22 2017 plot_xy/
drwxr-xr-x 2 guest users 120 May 22 2017 reg_linear/
drwxr-xr-x 2 guest users 120 May 22 2017 reg_logfit/
drwxr-xr-x 2 guest users 120 May 22 2017 smoothing/
Rapha_
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#21 by Rava » 01 Nov 2021, 14:39
you should first try
Code: Select all
ldd /Path/to/binary |grep "not found"
run
Code: Select all
ldd /Path/to/binary |grep "not found"
Code: Select all
ldd /Path/to/binary |grep "not found"
Code: Select all
ldd /Path/to/binary |grep "not found"
Happy dependencies hunting.

Yours Rava
Rava
-
- Shogun
- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#22 by Rapha_ » 01 Nov 2021, 20:14
Ok, with module activated :
Code: Select all
root@porteus:/usr/bin# ldd /usr/bin/gnumeric-1.12.50 |grep "not found"
root@porteus:/usr/bin# ldd /usr/bin/abiword |grep "not found"
root@porteus:/usr/bin# ldd /usr/bin/ssindex |grep "not found"
root@porteus:/usr/bin# ldd /usr/bin/ssgrep |grep "not found"
root@porteus:/usr/bin# ldd /usr/bin/ssdiff |grep "not found"
root@porteus:/usr/bin# ldd /usr/bin/ssconvert |grep "not found"
Do I have to do for all libraries (application/x-sharedlib type) ? like this :
Code: Select all
root@porteus:/usr/lib64# ldd libabiword-3.0.so |grep "not found"
root@porteus:/usr/lib64# ldd libAiksaurus-1.2.so.0.0.1 |grep "not found"
root@porteus:/usr/lib64# ldd libAiksaurusGtk3--export-dynamic.so |grep "not found"
etc......?
.......?
....?
Maybe all libraries in "/usr/lib64/" should have also a relative symlink to "/usr/lib" ?
.
Rapha_
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#23 by beny » 01 Nov 2021, 22:02
beny
-
- DEV Team
- Posts: 2113
- Joined: 09 Feb 2013, 09:55
- Distribution: APorteus-FVWM-ja-x86_64.iso
- Location: japan
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#24 by neko » 02 Nov 2021, 02:40
"abiword and gnumeric" may have hard codings of the pathes to some internal libraries.
When ones from ArchLinux packages will be used in Slackware environment,
special cares will be needed.
The cares may be a little difficalt.
It is not needed at using ones from Slackware packages.
Please refer to Gnumeric - spreadsheet, tableur, hoja de cálculo (Post by neko #84511)
Thanks.
neko
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#25 by beny » 02 Nov 2021, 12:11
beny
-
- Shogun
- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#26 by Rapha_ » 02 Nov 2021, 14:28
@beny
Ok from the module I renamed lib64 > lib
Now, Abiword ask me 2 things :
Code: Select all
guest@porteus:~$ abiword
abiword: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib/libabiword-3.0.so)
abiword: /usr/lib64/libcurl.so.4: no version information available (required by /usr/lib/libraptor2.so.0)
Code: Select all
guest@porteus:~/Downloads/office-arch-x86_64_c/usr/lib64$ ls -l
total 2760
lrwxrwxrwx 1 guest users 16 Nov 2 14:04 libcurl.so -> libcurl.so.4.7.0*
lrwxrwxrwx 1 guest users 16 Nov 2 14:31 libcurl.so.4 -> libcurl.so.4.7.0*
-rwxr-xr-x 1 guest users 652856 Sep 22 18:21 libcurl.so.4.7.0*
lrwxrwxrwx 1 guest users 19 Nov 2 13:40 libstdc++.so.6 -> libstdc++.so.6.0.29*
-rwxr-xr-x 1 guest users 2169848 Jul 13 16:02 libstdc++.so.6.0.29*
Code: Select all
guest@porteus:~$ abiword
abiword: /usr/lib64/libcurl.so.4: no version information available (required by /usr/lib/libraptor2.so.0)

From :
- aaa_libraries 15.0 x86_64 current libcurl.so.4.7.0 (Official / slackware64)
or
- curl 7.79.1 x86_64 current libcurl.so.4.7.0 (Official /slackware64)
Rapha_
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#27 by beny » 02 Nov 2021, 18:11
/root/Videos/usr/lib/pkgconfig/abiword-3.0.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib64
includedir=${prefix}/include
datarootdir=${prefix}/share
pkgdatadir=${datarootdir}/abiword-3.0
libabiword=true
Name: abiword-3.0
Description: AbiWord word processing library
Version: 3.0.5
Requires: fribidi >= 0.10.4 glib-2.0 >= 2.6.0 gthread-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0 libgsf-1 >= 1.14.18 wv-1.0 >= 1.2.0 libxslt enchant-2 >= 1.2.0 gio-2.0 libgoffice-0.10 >= 0.10.0 redland >= 1.0.10 rasqal >= 0.9.17 libical >= 0.46 cairo-pdf cairo-ps pangocairo gtk+-3.0 >= 3.0.8 gtk+-unix-print-3.0 librsvg-2.0 >= 2.16.0 cairo-fc x11
Libs: -L${libdir} -labiword-3.0
Cflags: -I${includedir}/abiword-3.0
well seem that 3.0.5 have build please try it i have added also another package that is mandatory for the abiword:
https://www.mediafire.com/folder/qn2o3cmvc01n0/abiword
beny
-
- Shogun
- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#28 by Rapha_ » 03 Nov 2021, 12:17
@ benywell seem that 3.0.5 have build please try it i have added also another package that is mandatory for the abiword:
For your new Abiword, I added the missing library packages, but at some point I can't solve the problem (the librairy version ?)
Rapha_
beny
Gnumeric - spreadsheet, tableur, hoja de cálculo
Post#30 by beny » 03 Nov 2021, 14:29
/modules/abiword/abiword-3.0.5-x86_64-1_SBo.xzm
mnt/sdk1/porteus/modules/abiword/ghostscript-9.19-x86_64-2.xzm
/mnt/sdk1/porteus/modules/abiword/gnumeric-1.12.49-x86_64-1ponce.xzm
/mnt/sdk1/porteus/modules/abiword/goffice-0.10.49-x86_64-1_SBo.xzm
/mnt/sdk1/porteus/modules/abiword/icu4c-56.1-x86_64-2.xzm
/mnt/sdk1/porteus/modules/abiword/libgsf-1.14.47-x86_64-3.xzm
/mnt/sdk1/porteus/modules/abiword/libidn-1.30-x86_64-1.xzm
/mnt/sdk1/porteus/modules/abiword/libspectre-0.2.9-x86_64-4.xzm
/mnt/sdk1/porteus/modules/abiword/mhash-0.9.9.9-x86_64-6.xzm
/mnt/sdk1/porteus/modules/abiword/mpfr-3.1.4-x86_64-1.xzm
/mnt/sdk1/porteus/modules/abiword/raptor2-2.0.15-x86_64-2.xzm
/mnt/sdk1/porteus/modules/abiword/rasqal-0.9.30-x86_64-1.xzm
/mnt/sdk1/porteus/modules/abiword/redland-1.0.16-x86_64-1.xzm
/mnt/sdk1/porteus/modules/abiword/wv-1.2.9-x86_64-1ponce.xzm
beny