Technical issues/questions of an intermediate or advanced nature.
-
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 Jul 2018, 02:23
So I downloaded aisleriot from USM, had USM resolve dependencies, and created a module with the app and the dependencies.
Code: Select all
guest@porteus:~$ ls /tmp/usm/
aisleriot-3.22.0-x86_64-1gv.txz guile-2.0.11-x86_64-2.txz
aisleriot-3.22.0-x86_64-bundle.xzm libunistring-0.9.3-x86_64-1.txz
guest@porteus:~$
Clicking on the Menu's Games AisleRiot Solitaire link produces nothing.
Reviewing the /usr/share/applications/AisleRiot Solitaire desktop file it shows exec=sol. I enter sol in terminal and get:
Code: Select all
guest@porteus:~$ sol
sol: error while loading shared libraries: libguile-2.0.so.22: cannot open shared object file: No such file or directory
guest@porteus:~$
Help!

Ed_P
-
francois
- Contributor

- Posts: 6499
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Post#2
by francois » 27 Jul 2018, 02:55
Try:
Please provide output.
Prendre son temps, profiter de celui qui passe.
francois
-
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 » 27 Jul 2018, 03:21
Code: Select all
guest@porteus:~$ updatedb
updatedb: fatal error: You are not authorized to create a default slocate database!
guest@porteus:~$ su
Password:
root@porteus:/home/guest# updatedb
root@porteus:/home/guest# mlocate libguile-2.0.so
bash: mlocate: command not found
root@porteus:/home/guest#
Ed_P
-
donald
- Full of knowledge

- Posts: 2104
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Post#4
by donald » 27 Jul 2018, 06:18
Hi Ed
I tried the "aisleriot-3.22.0-x86_64-1gv" package.It didn't show the error
message you get, but told me that it wont work with gtk >= 3.19 IIRC
So i looked around and found this one (
3.22.4)
http://www.slackel.gr/repo/x86_64/curre ... 64-1dj.txz
Which seems to work. --- at least in XFCE...
( + guile-2.0.11-x86_64-2.txz and libunistring-0.9.3-x86_64-1.txz of course )
EDIT
If you prefer a xzm module --
AisleRiot-3.22.4-x86_64-don.xzm
https://filehorst.de/d/cJdofvqp

Tested with cinnamon DE
As usual:
The File is on a german hosting service so please do as follows to get it.
Wait 15 sec > click "Jetzt zur Download-Seite" (means go to download page) >
click "Klicke hier, um ihn zu starten" (means click to start the download).
donald
-
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 » 27 Jul 2018, 13:14
Perfect!!
Thank you
donald.
I now have
2 don.xzm modules!
Code: Select all
guest@porteus:~$ ls /mnt/sda6/porteus4.0/Modules/*don.xzm
/mnt/sda6/porteus4.0/Modules/AisleRiot-3.22.4-x86_64-don.xzm*
/mnt/sda6/porteus4.0/Modules/xmahjongg-3.7-x86_64-don.xzm*
guest@porteus:~$
Ed_P
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#6
by Ed_P » 27 Jul 2018, 13:27
hmmm question. When I start AisleRiot it opens a Klondike game.

Your screen shot shows a Spider game.

How do I change the game?
duh

Found it.

Ed_P