PorteuX - The Next Experience. It's inspired by Slax and Porteus but with heaps of improvements
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#1
by Ed_P » 27 May 2023, 22:38
Code: Select all
guest@porteux:~$ keepassx '/mnt/Users/Ed/MyApps/Keepass/Keepass.kdbx'
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.
guest@porteux:~$
Ed_P
-
beny
- Full of knowledge

- Posts: 2253
- Joined: 02 Jan 2011, 11:33
- Location: italy
Post#2
by beny » 28 May 2023, 16:24
you need this.../slackware64/l/icu4c-69.1-x86_64-1.txz
beny
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#3
by Ed_P » 28 May 2023, 16:45
Ed_P wrote: ↑27 May 2023, 22:38
Cannot load library icui18n:
beny wrote: ↑28 May 2023, 16:24
you need this.../slackware64/l/icu4c-69.1-x86_64-1.txz
icu4c the same as icui18n?

Ed_P
-
beny
- Full of knowledge

- Posts: 2253
- Joined: 02 Jan 2011, 11:33
- Location: italy
Post#4
by beny » 28 May 2023, 16:51
hi look inside the package
beny
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#5
by Ed_P » 28 May 2023, 21:55
Thanks
Beny.

I don't have a problem with it when I use Porteus 5.0.
Code: Select all
~# uname -a
Linux porteus.example.net 6.2.12-porteus #1 SMP PREEMPT_DYNAMIC Fri Apr 21 18:08:53 MSK 2023 x86_64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz GenuineIntel GNU/Linux
~# cat /etc/porteus/*
001-core.xzm:20230430
002-xorg.xzm:20230430
002-xtra.xzm:20221211
003-cinnamon.xzm:20220925
initrd.xz:20220928
~# ls -l /mnt/live/memory/images
000-kernel.xzm : Apr 21 11:16
001-core.xzm : Apr 30 04:23
002-xorg.xzm : Apr 30 04:33
002-xtra.xzm : Dec 11 01:13
003-cinnamon.xzm : Sep 25 2022
011-slapt-get-0.11.6-x86_64-2gv.xzm : Oct 29 2022
07-printing-x86_64-2023-02-04.xzm : Feb 4 12:17
guest@porteus:~$ getmod -m icu4c
Enter root's password
Password:
Reading Package Lists...Done
icu4c is up to date.
0 upgraded, 0 reinstalled, 0 newly installed, 0 to remove, 0 not upgraded.
And in PorteuX 0.4 I get:
Code: Select all
guest@porteux:~$ getmod -m icu4c
Enter root's password
Password:
Reading Package Lists...Done
icu4c is up to date.
0 upgraded, 0 reinstalled, 0 newly installed, 0 to remove, 0 not upgraded.
Do you want to continue? [y/N]
~# uname -a
Linux porteux.example.net 6.3.3-porteux #1 SMP PREEMPT_DYNAMIC Mon May 22 17:35:46 NZST 2023 x86_64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz GenuineIntel GNU/Linux
~# cat /etc/porteux/*
001-core.xzm:20230520
002-xorg.xzm:20230520
002-xtra.xzm:20230520
initrd.zst:20230426
~# ls -l /mnt/live/memory/images
000-kernel-6.3.3.xzm : May 22 05:57
001-core-stable-20230520.xzm : May 20 01:21
002-xorg-stable-20230520.xzm : May 20 01:35
002-xtra-stable-20230520.xzm : Feb 3 09:59
003-cinnamon.xzm : Sep 25 2022
009-porteus5-compatibility-stable.xzm : Jan 23 22:14
011-slapt-get-0.11.6-x86_64-2gv.xzm : Oct 29 2022
Code: Select all
guest@porteux:~$ keepassx
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.
While keepassx runs and the window opens it does not allow me to access files on my harddrive (ntfs).

Ed_P
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#7
by Ed_P » 28 May 2023, 23:41
porteux wrote: ↑28 May 2023, 22:51
I don't understand the problem you're reporting.
I don't understand it either!
This module:
Code: Select all
guest@porteux:/mnt/nvme0n1p7/porteus5.0/Optional$ ls -oh keep*
-rwxrwxrwx 1 guest 80M Dec 30 2021 keepassx-2.0.3-x86_64-bundle.xzm*
guest@porteux:/mnt/nvme0n1p7/porteus5.0/Optional$
works in Porteus 5.0. Works as in
Code: Select all
keepassx /mnt/$DRV/Users/Ed/MyUtilities/keepassx/keepass.kdbx
opens the keepassx app and displays my keepassx data file. In PorteuX it opens the app but not the data file AND I can't get it to access anything outside of porteux, no harddrive files. I can certainly access all my harddrive files with Nemo.
porteux wrote: ↑28 May 2023, 22:51
Here's the module (for PorteuX stable)
Thank you
porteux.

I will try it later and get back to you.
Ed_P
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#8
by Ed_P » 29 May 2023, 00:08

Your keepassx module works
porteux.

And it's the same 2.0.3 version as my Porteus 5.0 module. The About windows shows it using Qt 5.15.3 and libgcrypt 1.9.4.
So, 1. why does your 598.0
kB work when the 83.9
MB Porteus 5.0 module doesn't? 2. how many more Porteus modules will fail in PorteuX?

Ed_P
-
porteux
- Shogun

- Posts: 271
- Joined: 12 Mar 2023, 22:10
- Distribution: PorteuX
Post#9
by porteux » 29 May 2023, 02:41
I didn't do anything special, just compiled keepassx. Probably some difference in the lib versions is causing the issue.
I'm glad it's working now and the module is much smaller

porteux
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#10
by Ed_P » 29 May 2023, 05:27
porteux wrote: ↑29 May 2023, 02:41
I'm glad it's working now and the module is much smaller
Me too.
FWIW Your module doesn't work in Porteus 5.0.
Code: Select all
guest@porteus:~$ keepassx
keepassx: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
guest@porteus:~$
Ed_P