LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Just Installed linux/need help (https://www.linuxquestions.org/questions/linux-newbie-8/just-installed-linux-need-help-88478/)

ch4s3r 09-02-2003 01:09 PM

Just Installed linux/need help
 
Ok, i've been playing around for about 2 days now on my new linux operating system. I'm running Mandrake 9.0, i am unable to goto any pages with java, so i downloaded from java.com the linux compatible java. the file on my desktop looks like this... j2re-1_4_2-linux-i586-rpm.bin what am i supposed to do with this!? How do i compile rpms? do i need to compile rpms? Also i can't get a music cd to play through xmms, it doesn't recognize anything when a cd is in the drive Thanks for your time.

DrOzz 09-02-2003 01:37 PM

ok well with a bin file you have to make it a executable...do so by:
chmod +x j2re....._.bin (you can type the rest of the name :D)
then you run it by :
./j2re......_.bin (again type the name)
and after you install java, you have to add it to your path..
as of rpms you don't really compile them perse....when you have an rpm you type as root to install it:
rpm -ivh filename.rpm

as of your music...what kinda cd is it? a regular audio cd, or is it full of mp3s? does your soundcard work?

ch4s3r 09-02-2003 02:47 PM

thanks a lot. the cd is a regular storebought music cd. Also is there any way to view .mov files on linux?


All times are GMT -5. The time now is 12:53 AM.