LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Updating xfree86 (https://www.linuxquestions.org/questions/linux-software-2/updating-xfree86-22787/)

pilotgi 06-06-2002 07:08 PM

Updating xfree86
 
The xfree86 website says I should download the xinstall shell script and run this utility to make sure I download the right version for my distro.

It also told me to run the _sh Xinstall. sh -check_ command to run the utility.
I did this in a terminal and got "no such file or directory".

How do I use this shell script to get the info I need?

neo77777 06-06-2002 09:04 PM

Exactly what did you typed? Are you in the directory where the script is? Do you have this script? If yes, then
[shell_prompt]# chmod 755 Xinstall.sh
[shell_prompt]# sh Xinstall.sh

pilotgi 06-07-2002 06:25 PM

Thanks, neo77777. Your commands worked for me.


All times are GMT -5. The time now is 04:02 PM.