BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Linux Users Corner (http://www.blackberryforums.com/forumdisplay.php?f=83)
-   -   Linux question :>? (http://www.blackberryforums.com/showthread.php?t=179911)

jeena1 03-07-2009 07:10 AM

Linux question :>?
 
Hello,

its an install question!

this is a command to install a tar.gz -
"xzvf /home/bob/compressedfile.tar.gz"

but where do i type this code after extracting it?

thanks for the help anyone. :smile:

wcr3d 03-07-2009 09:10 AM

Wirelessly posted

Quote:

Originally Posted by jeena1
Hello,

its an install question!

this is a command to install a tar.gz -
"xzvf /home/bob/compressedfile.tar.gz"

but where do i type this code after extracting it?

thanks for the help anyone. :smile:

No that is decompression or unzip. Same meaning.

diverbelow 03-11-2009 05:30 PM

Quote:

Originally Posted by jeena1 (Post 1310957)
Hello,

its an install question!

this is a command to install a tar.gz -
"xzvf /home/bob/compressedfile.tar.gz"

but where do i type this code after extracting it?

thanks for the help anyone. :smile:

you can either type the following command from the command line:
bob/Linux> tar xzvf compressedfile.tar.gz <-That is to decompress the files into a folder, then you cd into the newly created folder and you either read the README or the INSTALL file to properly make/configure for your system.

Or if you are using a GUI, then you can use an archive manager to extract the files to a location, then drop to the command line and cd into that folder and you either read the README or the INSTALL file to properly make/configure for your system.


All times are GMT -5. The time now is 06:56 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.