| Author |
Message |
hribarj
Joined: 06 Apr 2012 Posts: 15
|
Posted: Wed 02 May 2012, 14:55 Post subject:
Looking to install A Linux WMP |
|
I would like to find a lightweight Linux version of Windows Media Player for use on Puppy 5.3.1. I tried to install Consonance but it requires libao.so.2. I haven't been able to find it anywhere, and if I did would not be able to install it myself unless it was a .pet. (I'm Linux challenged). Any help locating an alternate program or installing consonance would be appreciated.
|
|
Back to top
|
|
 |
Semme
Joined: 07 Aug 2011 Posts: 2053 Location: World_Hub
|
Posted: Wed 02 May 2012, 15:34 Post subject:
|
|
Hribarj- why not get over being challenged and just weed out the deps- libao.
If you Pfind consonance, open a terminal and run ldd- it'll tell ya what you're short:
| Code: | | ldd /path/to/consonance |
Otherwise you might find Xnoise to your liking:
http://pkgs.org/slackware-13.37/slacky-i486/xnoise-0.1.30-i486-1sl.txz.html
Of course- we learn nothing if you don't post back.
|
|
Back to top
|
|
 |
hribarj
Joined: 06 Apr 2012 Posts: 15
|
Posted: Thu 03 May 2012, 20:24 Post subject:
|
|
Semme - Why don't you go find something else to do if you don't want to help us noobies. Puppy was created for Windows users who don't need or want to learn code in order to get things done. Your remarks are not helping the cause.
|
|
Back to top
|
|
 |
Semme
Joined: 07 Aug 2011 Posts: 2053 Location: World_Hub
|
Posted: Thu 03 May 2012, 21:15 Post subject:
|
|
Hey, it's OK- I can overlook your slight.. As far as Consonance- how'd you make out?
*If you were wondering about this, you simply dwnld'n clk- Slacko handles the rest..
Ah, I see.. Pragha is one that's based on Consonance. Looks good!
I say if you already have Consonance installed- I'll help ya work out the deps..
|
|
Back to top
|
|
 |
hribarj
Joined: 06 Apr 2012 Posts: 15
|
Posted: Fri 04 May 2012, 12:29 Post subject:
|
|
I got Consonance running. What I found out is that the lib it said was missing was included in another set of lib files. So when I searched I couldn't find the one I needed. I just kept installing libs until it worked.
Unfortunately, Consonance is not what I'm looking for. I tried MediaMonkey (which is perfect) but either my machine is too slow or I've missed something. It loads and runs but won't play. I also tried Banshee and Xnoise with Wine but they wouldn't even run. Finally, I found Songbird in the Puppy Lucid PET packages and everything worked like a charm. The main thing I'm trying to do is use my old Thinkpad T22 as a remote for playing MP3's which reside on my Windows XP system in another part of the house. The XP machine has buku storage and music. The ThinkPad has none.
I would really like to use WMP on both machines but that's probably a stretch.
One more question on another topic. Am I correct in assuming that the Puppy 5.3.1 I'm using has a limited set of commands? When I try to run most of the commands I get from here (like yours) it doesn't recognize them. Is there a way around this?
|
|
Back to top
|
|
 |
Semme
Joined: 07 Aug 2011 Posts: 2053 Location: World_Hub
|
Posted: Fri 04 May 2012, 13:24 Post subject:
|
|
Addressing the latter- offhand I'm not sure, I'd have to boot it. Are you referring to commands like these?
Does help show if you load: ldd --help into a shell or terminal window?
| Code: | ldd --help
Usage: ldd [OPTION]... FILE...
--help print this help and exit
--version print version information and exit
-d, --data-relocs process data relocations
-r, --function-relocs process data and function relocations
-u, --unused print unused direct dependencies
-v, --verbose print all information |
Cause if not, you need this here libc-bin pkg which *I think* Slacko can install..
*Update: I've since checked- ldconfig and ldd are onboard, as are coreutils.
If you think you're missing something, please- be specific.
|
|
Back to top
|
|
 |
|