[csw-users] pkg-get to install in ither directories

Mike Arnold mike at blastwave.org
Thu May 20 13:34:52 CEST 2004


Siew Hui, Wong said:
> Hi
>
> Thanks Mike, Kevin for the tips.
>
> But, i actually found out that i was running out of disk space when i
> tried to install gcc3rg using pkg-get. After reading the warning msg on
> running out of disk space produced by pkg-get, i abruptly ended the
> installation. After i did what was advised by both of you, i've tried to
> re-install gcc. Below are the error messages that came out:
>
>
> # pkg-get install gcc3rt
> WARNING: gpg not found
> No worries... you already have version 3.3.3,REV=2004.04.23 of gcc3rt
> If you doubt this message, run 'pkg-get -U', then run
>  'pkg-get upgrade gcc3rt'
> # pkg-get upgrade tcc^C
> # pkg-get upt^C
> # pkg-get upgrade gcc3rt
> WARNING: gpg not found
> No worries... you already have version 3.3.3,REV=2004.04.23 of gcc3rt
> If you doubt this message, run 'pkg-get -U', then run
>  'pkg-get upgrade gcc3rt'
>
>
> But , when i tried to use 'find / -name gcc -print', no results were
> returned. Could anyone point out how i could reinstall gcc ?
>
>
> Again, thank you for the time. Your advice is greatly appreciated.


# check STATUS of gcc3rt package
pkginfo -l CSWgcc3rt
# if the STATUS line says anything other then "completely installed" then
# remove paritally installed gcc3rt package
pkgrm CSWgcc3rt
# reinstall from blastwave
pkg-get -i gcc3rt

-- 
-mike



More information about the users mailing list