The time now is Sat 25 May 2013, 15:34
All times are UTC - 4 |
|
Page 12 of 52 [775 Posts] |
Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, ..., 50, 51, 52 Next |
| Author |
Message |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Sun 19 Dec 2010, 02:33 Post subject:
|
|
Here's a lxmusic pet, its a basic music player that can't be a default music player because its a basically a gui to xmms2-client. it will not act as a server because xmms2 didn't find samba when compiling. so its a local music client only like most music players, the interesting thing is that it keeps playing music even when exit x-server and go to command prompt. kind of cool, it also plays tons of formats. and its 1/10th the size of Ubuntu one in the luci repo.
ttuuxxx
lxmusic-BasicXmms-0.4.4-i486|lxmusic|BasicXmms-0.4.4-i486||Multimedia|1408K||lxmusicBasicXmms-0.4.4-i486.pet||Play your music files easily|slackware|13.1||
| Description |
|

Download |
| Filename |
lxmusicBasicXmms-0.4.4-i486.pet |
| Filesize |
396.26 KB |
| Downloaded |
137 Time(s) |
| Description |
|
| Filesize |
28.77 KB |
| Viewed |
1018 Time(s) |

|
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Sun 19 Dec 2010, 07:19 Post subject:
Subject description: new woof spup tut! |
|
Hi all,
I have written a small tut on how to woof up an spup!
Could be fun for some.
http://www.brainwavedesigncentral.net/micko01/stuff/puppy/spup/woof-spup.htm
Enjoy!
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Sun 19 Dec 2010, 17:19 Post subject:
|
|
| Brown Mouse wrote: | | I cant seem to get Google Earth to run from an sfs.It starts to load and then immediately crashes. |
I think it misses libaudio
Now, the only one I could find was an Ubunbtu version, but it will be fine because most proprietary apps (?) are designed with Ubuntu in mind...
Link to download page: http://packages.ubuntu.com/es/lucid/i386/libaudio2/download
HTH
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Sun 19 Dec 2010, 18:00 Post subject:
|
|
| Brown Mouse wrote: | | I cant seem to get Google Earth to run from an sfs.It starts to load and then immediately crashes. | What I do in such cases is start the program in a terminal and see if there are error messages.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
Brown Mouse

Joined: 09 Jun 2009 Posts: 435 Location: Tenerife Canary Islands
|
Posted: Sun 19 Dec 2010, 19:35 Post subject:
|
|
| 01micko wrote: | | Brown Mouse wrote: | | I cant seem to get Google Earth to run from an sfs.It starts to load and then immediately crashes. |
I think it misses libaudio
Now, the only one I could find was an Ubunbtu version, but it will be fine because most proprietary apps (?) are designed with Ubuntu in mind...
Link to download page: http://packages.ubuntu.com/es/lucid/i386/libaudio2/download
HTH
Cheers |
01micko
No joy so far with installing that missing lib.
Beem
Yes your right, I should have posted that before,sorry.
This is what I see in a terminal.
# googleearth
Couldn't run Google Earth (googleearth-bin). Is GOOGLEEARTH_DATA_PATH set?
|
|
Back to top
|
|
 |
davids45

Joined: 26 Nov 2006 Posts: 580 Location: Chatswood, NSW
|
Posted: Sun 19 Dec 2010, 19:51 Post subject:
|
|
G'day 01micko,
I may have missed it, but have you deltaed 051 to 052?
If you haven't, could you?
Thanks from my 500MB monthly account,
David S.
Last edited by davids45 on Sun 19 Dec 2010, 22:14; edited 1 time in total
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Sun 19 Dec 2010, 20:23 Post subject:
|
|
@Brown Mouse
Ok, then try the Lucid pet , you can make it an sfs the same as Béèm said earlier, it works fine.
http://distro.ibiblio.org/pub/linux/distributions/puppylinux/pet-packages-lucid/Google_Earth-5.1-Lucid.pet
Alternatively, you can try and set the $PATH of the google libs.. they are not in the standard LS_LIBRARY_PATH.. hmmm.. I guess that sounds confusing.. but I don't know the structure of this particular sfs or where you got it from. If you can give a link I can fix it for you to save a massive download.
From a terminal, but as I said I don't know this sfs structure, so may not work: | Code: | # export LD_LIBRARY_PATH=/usr/lib/googleearth:"${LD_LIBRARY_PATH}"
# export LC_NUMERIC=en_US.UTF-8
# cd /usr/lib/googleearth
# exec /usr/lib/googleearth/googleearth-bin "$@" |
I really need that particular sfs though to fix your issue. I have the lupu pet working here with just that libaudio added.
@davids45
I decided not to post the delta because it was around 50M, reason is because I switched from a main.sfs+zdrv.sfs structure to a single main.sfs. I was having problems with older cd drives with the 2 sfs system and similar issues were reported in Luci. I can upload it, I have it handy.
Ok David, it's here http://www.brainwavedesigncentral.net/micko01/stuff/puppy/spup/main/ (sorry no direct link, forum spits the dummy )
checksum: 1c5432b1b68eb784724aa60440e5ec0c spup-051.iso___spup-052.iso.delta
Cheers
Last edited by 01micko on Mon 20 Dec 2010, 02:46; edited 7 times in total
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Sun 19 Dec 2010, 20:28 Post subject:
|
|
| Brown Mouse wrote: | # googleearth
Couldn't run Google Earth (googleearth-bin). Is GOOGLEEARTH_DATA_PATH set? | I don't know google-earth, but it indicates that it can't find the path to the important files.
This can be due to the install/sfs where it fails to specify.
As I am interested in google-earth, it would be nice if you could retrace where you got the product from.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Sun 19 Dec 2010, 20:36 Post subject:
|
|
Hi Micko, we quasi pushed enter at the same time.
Thanks for the link to the pet, which I will try to transform to a sfs and test afterward.
If successful I'll report back.
(not today as it is bed-time here)
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
Last edited by Béèm on Sun 19 Dec 2010, 20:39; edited 1 time in total
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Sun 19 Dec 2010, 20:38 Post subject:
|
|
deleted on purpose ( ) by poster!
_________________ keep the faith .. 
Last edited by 01micko on Mon 20 Dec 2010, 02:47; edited 2 times in total
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4743 Location: Kentucky
|
Posted: Sun 19 Dec 2010, 20:46 Post subject:
|
|
Still testing....
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Sun 19 Dec 2010, 20:47 Post subject:
|
|
You just took your breakfast, micko.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
soundNICK
Joined: 13 Oct 2010 Posts: 118
|
Posted: Sun 19 Dec 2010, 20:57 Post subject:
|
|
|
|
Back to top
|
|
 |
soundNICK
Joined: 13 Oct 2010 Posts: 118
|
Posted: Sun 19 Dec 2010, 21:03 Post subject:
|
|
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Sun 19 Dec 2010, 21:26 Post subject:
|
|
I can add attachments but not post
Fixed!
_________________ keep the faith .. 
Last edited by 01micko on Mon 20 Dec 2010, 02:48; edited 1 time in total
|
|
Back to top
|
|
 |
|
|
Page 12 of 52 [775 Posts] |
Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, ..., 50, 51, 52 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|