I think it is .tar.gz file.
1. uncompress
gzip -cd xx.tar.gz | tar xvf -
2. cd xx/
3. Take a look at the ./README or ./INSTALL, if it's
GNU source packge, possibly use:
./configure
make
make install
I think it is .tar.gz file.
1. uncompress
gzip -cd xx.tar.gz | tar xvf -
2. cd xx/
3. Take a look at the ./README or ./INSTALL, if it's
GNU source packge, possibly use:
./configure
make
make install
WENXUECITY.COM does not represent or guarantee the truthfulness, accuracy, or reliability of any of communications posted by other users.
Copyright ©1998-2025 wenxuecity.com All rights reserved. Privacy Statement & Terms of Use & User Privacy Protection Policy