View Single Post
  #4 (permalink)  
Old 11-23-2005, 02:09 PM
xtremetoonz xtremetoonz is offline
Active Member
 
Posts: 32
Default

Quote:
Originally Posted by marcmac
up2date -i fetchmail should do the dependency dance for you.
Awesome! Got me past the fetchmail thing, but now I get:
Code:
Checking for prerequisites...
    NPTL...FOUND
    libidn...FOUND libidn-0.5.6-1
    curl...FOUND curl-7.12.1-3
    fetchmail...FOUND fetchmail-6.2.5-6.el4.2
    gmp...FOUND gmp-4.1.4-3
    /usr/lib/libstdc++.so.5...MISSING

###ERROR###
I did a 'up2date -i libstdc++'
and
Installing...
1:libstdc++ ########################################### [100%]
2:libstdc++-devel ########################################### [100%]

but I still get the libstdc++ missing
Reply With Quote