>>On 28 Feb 2005 10:50:05 -0500 in [EMAIL PROTECTED]
>>Stoffel Bester <[EMAIL PROTECTED]> wrote:

>>  I get 
>>  libgcc1-3.2.2-3
>>  gcc-cpp-3.2.2-3

>Then you need to install the gcc-3.2.2-5 package for RH 7.3, it will be
>on the CDs or you can have a look at rpmfind.net or similar sites for
>it.

>FYI, my RH 9 box gives the following list:

>gcc-c++-3.2.2-5
>gcc-3.2.2-5
>compat-gcc-c++-7.3-2.96.118
>libgcc-3.2.2-5
>gcc-g77-3.2.2-5
>compat-gcc-7.3-2.96.118
>gcc-objc-3.2.2-5
>gcc-java-3.2.2-5

>Most of the extras you may not need, but sometimes they're useful if
>building source from other places.

-- 

>Brian Morrison

You may want to try the following:

Install the apt application for the 7.3 distro from www.freshrpms.net.
(http://ftp.freshrpms.net/pub/freshrpms/redhat/7.3/apt/apt-0.5.5cnc5-fr0.rh7
3.2.i386.rpm)

Run the following:

        apt-get update

Check to see what packages are available:
        apt-cache search gcc

Install the packages make sure these were listed in the output above:

        apt-get install gcc gcc-c++ compat-gcc-c++ gcc-g77 compat-gcc
gcc-objc gcc-java

While your at it you may want to run the following to see what packages are
out of date on your system:

apt-get upgrade

Last you could look on this site and see if they have what you need
(http://dag.wieers.com/home-made/apt/, http://apt.sw.be/).  Edit the
/etc/apt-sources.list to include the dag repository and use the apt-cache
search command to search the packages (clamav, amavis-new...) 

John Gallagher 


_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to