Results 1 to 10 of 10
I recently got an mp3 player and need to set up some programs for it on my computer (running Fedora Core). An installation CD came with the player. It says ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-08-2005 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 68
CD autoplay issues
I recently got an mp3 player and need to set up some programs for it on my computer (running Fedora Core). An installation CD came with the player. It says right on the CD that once the disc is inserted, the installation process should start up, but that isn't happening. The CD mounts and all, but it won't install. I clciked the CD icon on the desktop to try to do it manually, but there's a lot of stuff in there, and I wouldn't know where to start. Is there any way to get the installation process running? If not, is there any other way I can get this stuff on my computer?
Thanks.
- 01-08-2005 #2
open up a terminal as root, or if you are not root do:
then, post the output of:Code:su -
Code:cd /mnt/cdrom ls
- 01-08-2005 #3Linux Newbie
- Join Date
- Jul 2004
- Location
- Oklahoma City, OK
- Posts
- 232
You are aware, are you not, that software written for Windows won't install or run on Linux? Not natively, anyway.
There are very few(so few that I can't think of any) hardware vendors who ship Linux software with their hardware.OH NOOOOO!!!!!! You did it the way I said?
- 01-08-2005 #4
i decicded to ignore that, in hopes that maybe it was linux. hehe
- 01-08-2005 #5Just Joined!
- Join Date
- Dec 2004
- Posts
- 68
Yeah, I think it's written for windows. I was hoping against hope there was some way around it.
- 01-08-2005 #6
yeah.
install wine
- 01-08-2005 #7Just Joined!
- Join Date
- Dec 2004
- Posts
- 68
Alright, I downloaded and installed the Wine RPM. Where is it on my computer now?
- 01-08-2005 #8
just run:
although it's rarely that simple.Code:wine programname
try:
Code:man wine
- 01-08-2005 #9Just Joined!
- Join Date
- Dec 2004
- Posts
- 68
when I do "man wine" a bunch of info comes up on the wine program. What am I looking for?
- 01-08-2005 #10
i'm just saying that man wine is a good reference


Reply With Quote
