|
Posted by Alan Prescott on 11/04/44 11:32
Meião wrote:
> try:
> pear install -a db
>
> maybe you'll have to update PEAR before
> pear install -a -f pear
thanks ...
# pear install -a db
downloading DB-1.7.6.tgz ...
Starting to download DB-1.7.6.tgz (124,807 bytes)
.............................done: 124,807 bytes
downloading PEAR-1.4.4.tgz ...
Starting to download PEAR-1.4.4.tgz (276,978 bytes)
....done: 276,978 bytes
Release for 'pear' Release for 'pear' dependency
dependency 'PEAR_Frontend_Gtk' has state 'beta', requires
'PEAR_Frontend_Web' has 'stable'
state 'beta', requires
'stable'
install failed
# pear install -f -a pear
downloading PEAR-1.4.4.tgz ...
Starting to download PEAR-1.4.4.tgz (276,978 bytes)
..........................................................done: 276,978 bytes
Release for 'pear' Release for 'pear' dependency
dependency 'PEAR_Frontend_Gtk' has state 'beta', requires
'PEAR_Frontend_Web' has 'stable'
state 'beta', requires
'stable'
install failed
Ok so then ...
# pear install -a PEAR_Frontend_Gtk
No release with state equal to: 'stable' found for 'PEAR_Frontend_Gtk'
Damn - this is getting to be a PITA :-/
Alan
--
email =~ s/nospam/fudokai/
Navigation:
[Reply to this message]
|