| Author |
Message |
dvw86

Joined: 04 May 2005 Posts: 636 Location: Washington State
|
Posted: Fri 01 Jul 2005, 18:30 Post subject:
mplayer and xmms Dotpups install but won't run. (Solved) |
|
I downloaded the mplayer and xmms DotPups and ran the installers. All the files appear to be there but the applications do not run.
|
|
Back to top
|
|
 |
GuestToo
Puppy Master
Joined: 04 May 2005 Posts: 4078
|
Posted: Fri 01 Jul 2005, 21:15 Post subject:
|
|
they make symlinks in /opt ... if you don't have /opt, it won't work (most Puppy's come with /opt ... if you have an option 2 hard drive install, you can just create /opt)
also, it's the wrappers in my-application/bin that make the symlinks ... you can not run the executables in the program folder directly
mplayer and gmplayer make the symlinks and runs the mplayer executable ... it sends program output to /dev/null, because it was filling up xerrs.txt ... mplayer2 also executes mplayer, but you can see output like help and error messages
try opening an rxvt window and typing
mplayer2 name-of-file.avi
(or whatever your movie file is called), to see what error messages you get
|
|
Back to top
|
|
 |
dvw86

Joined: 04 May 2005 Posts: 636 Location: Washington State
|
Posted: Fri 01 Jul 2005, 21:43 Post subject:
|
|
Thanks, that fixed it!
|
|
Back to top
|
|
 |
Kal
Joined: 05 May 2005 Posts: 620 Location: California, High Desert
|
Posted: Sat 02 Jul 2005, 12:11 Post subject:
|
|
Thanks Guest Too, I forgot about adding /opt.
Thanks again, Kal
|
|
Back to top
|
|
 |
GuestToo
Puppy Master
Joined: 04 May 2005 Posts: 4078
|
Posted: Sat 02 Jul 2005, 14:52 Post subject:
|
|
i should have added a line to add /opt if it wasn't there ... i thought all Puppy's had /opt
it would just need this line:
[ -d /opt ] || mkdir /opt
|
|
Back to top
|
|
 |
Bancobusto

Joined: 13 Jun 2005 Posts: 168 Location: Vancouver Island
|
Posted: Tue 19 Jul 2005, 14:19 Post subject:
|
|
Hey, I'm a little late in respondong but thanks alot! I couldn't figure it out - XmmS would work when running off of the live CD, but not when I did a HD install...
Anyways, that helps!
Cheers
_________________ Freedom isn't just a Puppy-Linux forum member!
|
|
Back to top
|
|
 |
|