D
Deleted member 43208
Guest
Hi all,
changed the Subject to "php5", because that is the package that actually has the dependency. If changing the Subject line is frowned upon here, please say so. I did not find anything in the rules section.
I install another AMD64 machine with pkg only. As of today,
Postfix, Dovecot, Apache 2.2, and MySQL 5.5 have already been installed from pkg and configured.
Is there a way to force the installation without Wine? Or am I stuck?
Thanks in advance.
changed the Subject to "php5", because that is the package that actually has the dependency. If changing the Subject line is frowned upon here, please say so. I did not find anything in the rules section.
I install another AMD64 machine with pkg only. As of today,
pkg install php5 lists i386-wine-devel as dependency.Postfix, Dovecot, Apache 2.2, and MySQL 5.5 have already been installed from pkg and configured.
Code:
# pkg install php5
Updating repository catalogue
FreeBSD repository is up-to-date
All repositories are up-to-date
The following 3 packages will be affected (of 0 checked):
New packages to be INSTALLED:
php5: 5.4.31
libxml2: 2.9.1_1
i386-wine-devel: 1.7.23,1
The process will require 232 MB more space
28 MB to be downloaded
Proceed with this action [y/N]: n
#
Is there a way to force the installation without Wine? Or am I stuck?
Thanks in advance.