Tagged Questions
2
votes
1answer
373 views
Extracting / Installing a TAR file
When I extract a tar file using this command: tar xvzf gcc-4.7.1.tar.gz
(This is the directory the tar file is in:
cd /u/test/GCC-4.7.1/)
The files were extracted but they are in /dev/... (see below ...
1
vote
1answer
188 views
Installing SCO Openserver 5.0.7 Maintenance Pack
I have had so many issues on how to download, extract and install this software on SCO. And I'm sure there are loads of people having or had the same issue as I am having.
So the question is, how do ...
2
votes
1answer
206 views
Install Compiler, GCC, in SCO
I am having difficulty trying to install the GCC compiler in SCO, but can't get it to work.
I have used an FTP to transfer some files (.tar.gz) to /u/test/installgnu/ and I extracted the files, but ...