[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Shared SSL Update



> But, when I go to install it, I get a version conflict that I can only
> presume is from a system update package that cobalt put out.... Does anyone
> have a good handle on this to tell me how (assumably without screwing up
> anything) to get this to work? I have enclosed a very verbose output from
> the rpm install attempt.
> 
> Any thoughts/ideas would be appreciated. Thanks in advance,
> Rick Ewart
> ------------------------------------
> [root admin]# rpm -i -vv cgiwrap-3.6.4-C11.i386.rpm

> file /usr/cgiwrap/nph-cgiwrap from install of cgiwrap-3.6.4-C11 conflicts
> with file from package cgiwrap-3.6.4-C10

I guess, you should use -> Use rpm -Uvh cgiwrap-3.6.4-C11.i386.rpm

Gerald