
On 12/21/2009 12:25 PM, Zach Boettner wrote:
Thanks, but when I do the make install clean I get the following error. Any idea why??...
freebsd8# make install clean
===> otrs-2.4.5 depends on package: p5-CGI.pm>=3.33 - found
===> otrs-2.4.5 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/Date/Pcalc.pm - not found
===> Verifying install for /usr/local/lib/perl5/site_perl/5.8.9/mach/Date/Pcalc.pm in /usr/ports/devel/p5-Date-Pcalc
===> Installing for p5-Date-Pcalc-6.1
===> p5-Date-Pcalc-6.1 depends on file: /usr/local/bin/perl5.8.9 - found
===> Generating temporary packing list
===> Checking if devel/p5-Date-Pcalc already installed
===> An older version of devel/p5-Date-Pcalc is already installed (p5-Date-Pcalc-1.2)
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of devel/p5-Date-Pcalc
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /usr/ports/devel/p5-Date-Pcalc.
*** Error code 1
Stop in /usr/ports/devel/otrs.
*** Error code 1
Stop in /usr/ports/devel/otrs.
freebsd8#
Hey Zach, You should read error message carefully. It says that you've installed older version of p5-Date-Pcalc. So, you have to uninstall that port before. It'll be done by "make deinstall" in /usr/ports/devel/p5-Date-Pcalc directory. Good luck :) -- Altangerel Ganbold