[csw-users] Problem installing OpenSSL
    Mark Aston 
    mark.aston at gunfleet.com
       
    Sun May  2 21:17:20 CEST 2004
    
    
  
On Sun, 2 May 2004 20:53:22 +0200
Daniel Seichter <daniel at dseichter.de> wrote:
> This is a very useful workaround. After doing it, I was able to update
> without any error.
I just checked the bugs for CSWopenssl, Hakan has posted  a permanent
fix now for the preremove script
replace
if [ $inuse != "" ] ; then
with
if [ "x$inuse" != "x" ] ; then
then the script works
-- 
Best regards
Mark Aston
http://www.gunfleet.com/solaris
    
    
More information about the users
mailing list