• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Opening SH files in RedHat

Evolution

Member
I just downloaded Quake3Demo for Linux and I want to install it, how do I open an .sh file?? Then can I do a ./configure, then make, then make install, or what?
 
crap I dont have permission, what do I do now? I typed this in the terminal under root "./linuxq3ademo-1.11-6.x86.gz.sh" and I got a permission denied
 
Originally posted by: Evolution
crap I dont have permission, what do I do now? I typed this in the terminal under root "./linuxq3ademo-1.11-6.x86.gz.sh" and I got a permission denied

chmod 700

man chmod
 
Back
Top