php5-core package install problems

2009-11-18 Thread John
I am having trouble with installing a package, php5-core for OpenBSD 4.6 (i386). There is a dependency that cannot be resolved. php5-core requires libiconv-1.12, and a package only exists for libiconv-1.13. # pkg_add -r php5-core Can't install

Re: php5-core package install problems

2009-11-18 Thread Jacob Meuser
On Thu, Nov 19, 2009 at 05:10:12AM +1100, John wrote: I am having trouble with installing a package, php5-core for OpenBSD 4.6 (i386). There is a dependency that cannot be resolved. php5-core requires libiconv-1.12, and a package only exists for libiconv-1.13. # pkg_add -r php5-core

Re: php5-core package install problems

2009-11-18 Thread Robert
On Thu, 19 Nov 2009 05:10:12 +1100 John john.n.t...@live.com wrote: I am having trouble with installing a package, php5-core for OpenBSD 4.6 (i386). There is a dependency that cannot be resolved. php5-core requires libiconv-1.12, and a package only exists for libiconv-1.13. # pkg_add -r