LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cannot install .tar files (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-install-tar-files-261775/)

sharadgana 12-02-2004 11:39 AM

cannot install .tar files
 
hi,
i am a newbie to linux and tried installing .tar files. The real problem is that the ./configure command doesnt work and reports error.

Further i installed real player .rpm file. After the installation is complete i am not able to locate the application.


Pls help me .


Sharad

trickykid 12-02-2004 11:51 AM

Re: cannot install .tar files
 
Quote:

Originally posted by sharadgana
hi,
i am a newbie to linux and tried installing .tar files. The real problem is that the ./configure command doesnt work and reports error.

Further i installed real player .rpm file. After the installation is complete i am not able to locate the application.


Pls help me .


Sharad

Providing those errors kind of tells us more details of what the problem might be? And after you install the rpm for realplayer, did you try locating it? Most of the time the executable is simply named after the package.. like.. realplayer

whansard 12-02-2004 11:51 AM

in a terminal type
which realplay
and where it is will be the output.
it's probably in the path, so typing it's name in a x term will run it.

the configure command is checking your system to see if what it needs to compile the package is present. if you get an error, you are missing what it says you are missing.


All times are GMT -5. The time now is 12:56 PM.