LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cant install bzip2 (https://www.linuxquestions.org/questions/linux-newbie-8/cant-install-bzip2-84392/)

st3llar 08-21-2003 10:32 PM

cant install bzip2
 
i downloaded the bzip2-1.0.2.tar.gz file and put it on a floppy because my redhat system isnt on the internet yet. i tried to move the file to the /usr dir from the floppy so i can untar, but it says can not read file and only copies about 280k although its a 650k file. why is it doing this?

leonscape 08-21-2003 10:36 PM

Could be a damaged disk or you may not have permission.

Try copying it to your home directory anyway, because it will probably need unpacking, compiling and installing.

Can't you use bzip2 anyway (I though it would be pretty standard.) I know tar usually has it installed with it.

Dark_Helmet 08-21-2003 10:48 PM

If you're running Red Hat 9.0, I guarantee you it's already installed. Type

which bzip2

at a command line. If it spits anything back, you already have it.


All times are GMT -5. The time now is 08:26 AM.