Post here if you are a new Porteus member and you're looking for some help.
-
Ed_P
- Contributor

- Posts: 7671
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.0 ISO
- Location: Western NY, USA
Post#16
by Ed_P » 04 Jun 2014, 03:58
Code: Select all
guest@porteus:~$ kpat
kpat: error while loading shared libraries: libphonon.so.4: cannot open shared object file: No such file or directory
guest@porteus:~$ ./modules.sh
cat /proc/cmdline
quiet from=/ISOs/Porteus-RazorQT-v3.0-x86_64.iso changes=EXIT:/porteus/changes/porteussave.dat extramod=/mnt/sda5/porteus/modules volume=40
ls /mnt/sda5/porteus/modules
001-core_fixes-20140408-x86_64-1prt.xzm keepassx-0.4.3-x86_64-2dj.xzm
07-printing.xzm kpat-4.10.5-x86_64-1.xzm
flash-plugin-11.2.202.350-x86_64-1gv.xzm libkdegames-4.10.5-x86_64-1.xzm
gnucash-2.6.2.xzm qemu-1.6.2.xzm
jre-7u55-x86_64-1.xzm wmweather-2.4.5-x86_64-1ponce.xzm
kdelibs-4.10.5-x86_64-2.xzm xgames-0.3-x86_64-4.xzm
ls /mnt/live/memory/images
000-kernel.xzm gnucash-2.6.2.xzm
001-core.xzm jre-7u55-x86_64-1.xzm
001-core_fixes-20140408-x86_64-1prt.xzm kdelibs-4.10.5-x86_64-2.xz :friends: m
002-xorg.xzm keepassx-0.4.3-x86_64-2dj.xzm
003-razor.xzm kpat-4.10.5-x86_64-1.xzm
04-firefox.xzm libkdegames-4.10.5-x86_64-1.xzm
07-printing.xzm qemu-1.6.2.xzm
changes wmweather-2.4.5-x86_64-1ponce.xzm
flash-plugin-11.2.202.350-x86_64-1gv.xzm xgames-0.3-x86_64-4.xzm
guest@porteus:~$
Thank you for trying this with me
wread.

Apparently RazorQT doesn't like kde or it's games.
BTW All the links at
http://mods.porteus.org/x86_64/games are a bust also.

Ed
Ed_P
-
wread
- Module Guard

- Posts: 1250
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
-
Contact:
Post#17
by wread » 04 Jun 2014, 22:25
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
wread
-
Ed_P
- Contributor

- Posts: 7671
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.0 ISO
- Location: Western NY, USA
Post#18
by Ed_P » 04 Jun 2014, 23:19
Code: Select all
guest@porteus:~$ txz2xzm /home/guest/Downloads/phonon-4.6.0-x86_64-1.txz
Verifying package phonon-4.6.0-x86_64-1.txz.
Installing package phonon-4.6.0-x86_64-1.txz:
PACKAGE DESCRIPTION:
# phonon (multimedia framework for KDE4)
#
# Phonon is the multimedia API provided by Qt and is the standard
# abstraction for handling multimedia streams within the KDE Software
# Compilation. Phonon provides an API for multimedia using various
# backends (gstreamer, mplayer, xine) to handle the lower level I/O.
#
# Homepage: http://phonon.kde.org
#
Executing install script for phonon-4.6.0-x86_64-1.txz.
Package phonon-4.6.0-x86_64-1.txz installed.
Creating /home/guest/Downloads/phonon-4.6.0-x86_64-1.xzm
guest@porteus:~$ ./modules.sh
cat /proc/cmdline
quiet from=/ISOs/Porteus-RazorQT-v3.0-x86_64.iso changes=EXIT:/porteus/changes/porteussave.dat extramod=/mnt/sda5/porteus/modules volume=40
ls /mnt/sda5/porteus/modules
001-core_fixes-20140408-x86_64-1prt.xzm jre-7u55-x86_64-1.xzm
07-printing.xzm keepassx-0.4.3-x86_64-2dj.xzm
flash-plugin-11.2.202.350-x86_64-1gv.xzm qemu-1.6.2.xzm
gnucash-2.6.2.xzm wmweather-2.4.5-x86_64-1ponce.xzm
ls /mnt/live/memory/images
000-kernel.xzm jre-7u55-x86_64-1.xzm
001-core.xzm kdelibs-4.10.5-x86_64-2.xzm
001-core_fixes-20140408-x86_64-1prt.xzm keepassx-0.4.3-x86_64-2dj.xzm
002-xorg.xzm kpat-4.10.5-x86_64-1.xzm
003-razor.xzm libkdegames-4.10.5-x86_64-1.xzm
04-firefox.xzm phonon-4.6.0-x86_64-1.xzm
07-printing.xzm qemu-1.6.2.xzm
changes wmweather-2.4.5-x86_64-1ponce.xzm
flash-plugin-11.2.202.350-x86_64-1gv.xzm xgames-0.3-x86_64-4.xzm
gnucash-2.6.2.xzm
guest@porteus:~$ kpat
kpat: error while loading shared libraries: libstreamanalyzer.so.0: cannot open shared object file: No such file or directory
guest@porteus:~$
=update=
However, I found where the xgames files are located.

And in CLI mode if one runs:
xgames.sh
Code: Select all
#!/bin/sh
ls /mnt/live/memory/images/xgames-0.3-x86_64-4.xzm/usr/doc/xgames-0.3
they will see the names of all the games. And they will be able to run some of them from CLI mode by just entering their names. With my RazorQT desktop about half work but it's better than what I had before.

Ed
Ed_P