View Single Post
  #2 (permalink)  
Old 11-03-2006, 11:24 PM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 20,311
Default

For installing I usually use yumex or yum (but then I use CentOS), for example with up2date you need to do:

Code:
up2date -i compat-libstdcc++-33
if you want to find out what package provides then run:
Code:
up2date --whatprovides=[deps]
You can use yum if you find that easier and you'll need nptl & both of the compat libs. That should be the format for those commands but I'm noit a linux expert and there's always up2date --help
__________________
Regards


Bill
Reply With Quote