You are not logged in.

#1 2006-11-16 00:23:40

skale
Member
From: Atlanta, GA
Registered: 2006-08-04
Posts: 146

wget dependency

Installing wget did not install ssl, which I suppose would be a dependency.  Wget would not run without libssl.  Is that left out intentionally or do I need to report something?

Offline

#2 2006-11-16 02:19:42

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: wget dependency

wget depends on openssl so pacman should've installed it. I don't know what happened in your case.

Offline

#3 2006-12-06 04:27:56

roguetr
Member
Registered: 2006-10-15
Posts: 26

Re: wget dependency

Unless the package was added manually with -A instead of -S ... ? Would -A still force libssl as a dependency even though it is not a requirement?

Or am I wrong in thinking wget will even function without libssl?

Offline

#4 2006-12-06 05:33:00

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: wget dependency

wget won't work without libssl.

pacman -A will only  install the package if all dependencies are installed.  If not, you'll get a missing dependency error message and installation will abort.

Offline

Board footer

Powered by FluxBB