I got this message:

shell# rpmbuild --rebuild squid-2.5.STABLE3-1rh.src.rpm
Installing squid-2.5.STABLE3-1rh.src.rpm
warning: user joe does not exist - using root
warning: group joe does not exist - using root
warning: user joe does not exist - using root
warning: group joe does not exist - using root
warning: user joe does not exist - using root
warning: group joe does not exist - using root
warning: user joe does not exist - using root
warning: group joe does not exist - using root
warning: user joe does not exist - using root
warning: group joe does not exist - using root
warning: user joe does not exist - using root
warning: group joe does not exist - using root
warning: user joe does not exist - using root
warning: group joe does not exist - using root
warning: user joe does not exist - using root
warning: group joe does not exist - using root
warning: user joe does not exist - using root
warning: group joe does not exist - using root
error: Failed build dependencies:
     sgml-tools is needed by squid-2.5.STABLE3-1rh
shell#



                                                                                       
                                         
                    Henrik                                                             
                                         
                    Nordstrom            To:     [EMAIL PROTECTED]                     
                             
                    <[EMAIL PROTECTED]        cc:     [EMAIL PROTECTED], Joe Cooper 
<[EMAIL PROTECTED]>                    
                    che.org>             Subject:     Re: [squid-users] Upgrading from 
Squid-2.4 to Squid-2.5                   
                                                                                       
                                         
                    05/28/2003                                                         
                                         
                    03:51 PM                                                           
                                         
                                                                                       
                                         
                                                                                       
                                         




ons 2003-05-28 klockan 09.59 skrev [EMAIL PROTECTED]:
> I have a RedHat Linux 8.0 box running Squid-2.4.STABLE7-4.  I want to
> upgrade it to Squid-2.5.STABLE1-2.
> I issued the command: rpm -Uvh squid-2.5.STABLE1-2.i386.rpm and I got an
> unresolved dependency.
> Squid is looking for the files: libcrypto.so.4 and libssl.so.4
>
> From what package/s these two files belong?
>
> Any help would be appreciated.


These belong to openssl-0.9.7a, the OpenSSL version used in RedHat 9.
Obviously the assumption that the RedHat 9 package should work on RedHat
8 as well is false..

What you can try is to rebuild the RPM for RedHar 8 on your RedHat 8
system

   wget
http://swelltech.com/support/updates/squid/9/SRPMS/squid-2.5.STABLE3-1rh.src.rpm

   rpmbuild --rebuild squid-2.5.STABLE3-1rh.src.rpm
   rpm -U /usr/src/redhat/RPMS/i386/squid-2.5.STABLE3-1rh.rpm

Regards
Henrik


--
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org

Please consult the Squid FAQ and other available documentation before
asking Squid questions, and use the squid-users mailing-list when no
answer can be found. Private support questions is only answered
for a fee or as part of a commercial Squid support contract.

If you need commercial Squid support or cost effective Squid and
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, [EMAIL PROTECTED]





Reply via email to