1826737 Members
2579 Online
109702 Solutions
New Discussion

swinstall question

 
SOLVED
Go to solution
HPP
Regular Advisor

swinstall question

Hi,
I am trying to install CURL on HP-UX 10.20. The dependency software are zlib, openssl, gettext, libconv. I have installed zlib 1.1.4 and openssl 0.9.7b. But when I try to install curl, it says dependencey software zlib 1.1.3 not found and openssl 0.9.6 not found. Since Zlib 1.1.3 and openssl 0.9.6 has security issues, i installed latest one.

How do we configure such that swinstall should look at already installed zlib 1.1.4 and openssl 0.9.7b instead of older version??


Thanks in advance.
Be Teachable
4 REPLIES 4
Kevin Wright
Honored Contributor

Re: swinstall question

-x enforce_dependancies=false perhaps may be worth a shot.
RolandH
Honored Contributor

Re: swinstall question

In the swinstall Gui open the options menu and deselect the "Enforce dependency analysis errors in agent"


HTH
Roland
Sometimes you lose and sometimes the others win
HPP
Regular Advisor

Re: swinstall question

Kevin and Ronald, thanks for the response. I know about enforce_dependancies=false. Is there any other method to pass to swinstall so that it looks at newer version for dependencey.

Thanks in advance.
Be Teachable
Mark Greene_1
Honored Contributor
Solution

Re: swinstall question

You can try installing the version that the Curl depot is looking for, then install Curl, then install the newest version so you are secure.

mark
the future will be a lot like now, only later