Major Problems installing under FreeBSD 4.10
I'm having a really hard time trying to get KOHA installed under FBSD 4.10. It's throwing errors when trying to run installer.pl, but the main problem is I'm having a hard time following the installation instructions off the site (which don't even mention installer.pl). Has anyone tried installing this in FreeBSD? I have Apache, mySQL, DBD, etc all set up. Thanks, Tom _________________________________ Tom Wilson, Senior Consultant Tridium Technologies, LLC p: 866.599.0148 / c: 727.224.8871 TWilson@Tridium-Tech.com http://www.Tridium-Tech.com/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Running good here here is my /var/db/pkg list NOTE: bsdpan-MARC-Record is *NOT* in the ports tree, i needed to do the bsdpan as specified by the installer.pl script to get it to install. XFree86-4.3.0,1 XFree86-FontServer-4.3.0_3 XFree86-Server-4.3.0_14 XFree86-clients-4.3.0_7 XFree86-documents-4.3.0 XFree86-font100dpi-4.3.0 XFree86-font75dpi-4.3.0 XFree86-fontCyrillic-4.3.0 XFree86-fontDefaultBitmaps-4.3.0 XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_7 apache-1.3.31_4 autoconf-2.53_3 automake-1.5_2,1 bash-2.05b.007_2 bison-1.75_2 bsdpan-MARC-Record-1.38 cups-base-1.1.20.0 cvsup-without-gui-16.1h dri-4.3.0,1 expat-1.95.7 fontconfig-2.2.2,1 freetype2-2.1.7_3 gettext-0.13.1_1 gmake-3.80_2 gnupg-1.2.5_1 help2man-1.33.1 imake-4.3.0_2 jpeg-6b_3 libXft-2.1.6 libiconv-1.9.2_1 libtool-1.3.5_2 libtool-1.5.8 libxml2-2.6.11_1 m4-1.4.1 mod_perl-1.29 mysql-client-4.1.3 mysql-server-4.1.3 openldap-client-2.2.15 p5-Apache-DBI-0.94 p5-DBD-mysql41-2.9004 p5-DBI-1.42_1 p5-Data-ShowTable-3.3 p5-Date-Manip-5.42a p5-Event-1.00 p5-HTML-Parser-3.36 p5-HTML-Tagset-3.03 p5-HTML-Template-2.7 p5-MARC-1.15 p5-Mail-Sendmail-0.79 p5-Net-Z3950-0.35 p5-Set-Scalar-1.19 p5-URI-1.31 p5-gettext-1.01_4 p5-libwww-5.79_1 perl-5.8.5 pgpgpg-0.13_1 php4-4.3.8_2 php4-mysql-4.3.8_2 pkgconfig-0.15.0_1 png-1.2.5_3 popt-1.7 rc_subr-1.31 samba-3.0.5,1 tiff-3.6.1_1 unzip-5.51 wget-1.8.2_6 wrapper-1.0_3 yaz-2.0.20 Tom Wilson wrote: | I'm having a really hard time trying to get KOHA installed under FBSD | 4.10. | | It's throwing errors when trying to run installer.pl, but the main | problem is I'm having a hard time following the installation | instructions off the site (which don't even mention installer.pl). | | Has anyone tried installing this in FreeBSD? I have Apache, mySQL, DBD, | etc all set up. | | Thanks, | Tom | | _________________________________ | Tom Wilson, Senior Consultant | Tridium Technologies, LLC | p: 866.599.0148 / c: 727.224.8871 | TWilson@Tridium-Tech.com | http://www.Tridium-Tech.com/ | | _______________________________________________ | Koha mailing list | Koha@lists.katipo.co.nz | http://lists.katipo.co.nz/mailman/listinfo/koha -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBMLTDEtIhm6UypXsRAi6+AJ9MUSw41Wkta5Z7AwjDac5Fvzfe8ACfbBzb BtgNxPNDzmpMztRBhQTg6Sw= =dxRR -----END PGP SIGNATURE-----
* Tom Wilson <twilson@tridium-tech.com> wrote:
It's throwing errors when trying to run installer.pl, but the main problem is I'm having a hard time following the installation instructions off the site (which don't even mention installer.pl).
Don't follow the the instructions on koha.org. They apply to koha 1, not koha 2. I had this problem too. As for FreeBSD, I'm not sure. I installed it on debian. The main difficulty (once I figured out the instructions were bunk) was just getting all the right perl modules installed. Oh, also, the installer must run as root, because it will fail if it can't write to /etc . Reminder to koha.org folks: Please update the site to reflect the current version! :) -- Scott
participants (3)
-
Michael Joyner -
Scott Scriven -
Tom Wilson