Gnumeric - spreadsheet, tableur, hoja de cálculo

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
ronriel
White ninja
White ninja
Posts: 22
Joined: 21 Sep 2021, 08:27
Distribution: Puppy Linux, Porteus, MxLinux

Gnumeric - spreadsheet, tableur, hoja de cálculo

Post#16 by ronriel » 27 Oct 2021, 04:49

I just want to drop by and say Thank you! It works well. :)

Rapha_
Shogun
Shogun
Posts: 238
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 wrote:
30 Sep 2021, 08:30
This is office utility (abiword 3.0.5 & Gnumeric 1.12.50) for Porteus 5.0rc3 64bit;
that was created from ArchLinux pakages.
@ 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 :Search:

Also, no charts (diagram or graph) are visible....

what can we do ?

neko
DEV Team
DEV Team
Posts: 2109
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

@Rapha

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.

Rapha_
Shogun
Shogun
Posts: 238
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

After activate office-arch-x86_64.xzm,
please set the symbolic link.

Code: Select all

% su
# cd /usr/lib
# ln -sf /usr/lib64/gnumeric .
Thank you neko it works now for plug-ins (and file formats) in Gnumeric :good:


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/ .
Anyway, still not "spelling" and no charts ... :hmmm:

What can I do now ?

Rapha_
Shogun
Shogun
Posts: 238
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

Maybe some packages are missing....in the Gnumeric I posted there is also this :

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/

User avatar
Rava
Contributor
Contributor
Posts: 5401
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

Rapha_ wrote:
31 Oct 2021, 16:49
Maybe some packages are missing..
you should first try

Code: Select all

ldd /Path/to/binary |grep "not found"
Cave! After resolving missing dependencies, some of these then can complain their own still missing dependencies:

run

Code: Select all

ldd /Path/to/binary |grep "not found"
resolve all missing dependencies, run again

Code: Select all

ldd /Path/to/binary |grep "not found"
resolve all missing dependencies, run again

Code: Select all

ldd /Path/to/binary |grep "not found"
until ldd no longer reports any "not found".

Happy dependencies hunting. :D
Cheers!
Yours Rava

Rapha_
Shogun
Shogun
Posts: 238
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

@Rava

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"
--> Nothing !


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

.

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

Gnumeric - spreadsheet, tableur, hoja de cálculo

Post#23 by beny » 01 Nov 2021, 22:02

the arch packages are linked all to /usr/lib,if neko do not have changed the pkgconfig to the right link is a bit an issue.

neko
DEV Team
DEV Team
Posts: 2109
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

@Rapha_, @beny

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

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

Gnumeric - spreadsheet, tableur, hoja de cálculo

Post#25 by beny » 02 Nov 2021, 12:11

hi neko abiword in current do not compile but gnumeric and goffice are ok, the arch package of abiword need libxml2 icuc4c but the 67 version and other i have load the package into a slackware but i can't dig to much with the changes....

Rapha_
Shogun
Shogun
Posts: 238
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 wrote:
01 Nov 2021, 22:02
the arch packages are linked all to /usr/lib...
@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)
So re-created "/lib64" + added this in it :

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*
but I have always :

Code: Select all

guest@porteus:~$ abiword
abiword: /usr/lib64/libcurl.so.4: no version information available (required by /usr/lib/libraptor2.so.0)
even if I download a new version ! :no:

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)

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

Gnumeric - spreadsheet, tableur, hoja de cálculo

Post#27 by beny » 02 Nov 2021, 18:11

hi Rapha the abiword version 3.0.4 build in a current,now i try to build a 3.0.5 in the same environment, the arch package.. you have to modify the libdir with the path lib64 and rename also the lib directory with lib64 and make a new module.
/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

Rapha_
Shogun
Shogun
Posts: 238
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

well seem that 3.0.5 have build please try it i have added also another package that is mandatory for the abiword:
@ beny
For your new Abiword, I added the missing library packages, but at some point I can't solve the problem (the librairy version ?)

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

Gnumeric - spreadsheet, tableur, hoja de cálculo

Post#29 by beny » 03 Nov 2021, 12:37

well i use a clean system rc3 for what is missing see you later for report

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

Gnumeric - spreadsheet, tableur, hoja de cálculo

Post#30 by beny » 03 Nov 2021, 14:29

hi this is the list of the deps that i have used to start abiword and gnumeric in a clean porteus, you need also the devel package for the gcc issue that you have, a bit tricky because is a mix of 14.2 and current:
/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

Post Reply