> > 1. The INSTALL file in midgard-data refers to oldadmin but I think > I saw something about oldadmin not being supported anymore. > If true wouldn't it be wise to remove the oldadmin references > from the INSTALL, configure options and dbinstall? > > 2. The resulting midgard-data.conf do not point to where > midgard-root.php is installed on my system. The package > libapache-mod-midgard installs it in > /usr/lib/libapache-mod-midgard/midgard-root.php > but midgard-data.conf refers to > /usr/lib/apache/1.3/midgard-root.php > Probably a (mis)configuration on my behalf?
that's a bug > 3. The package php4-midgard installs midgard.so in > /usr/lib/php4/20020429 but my php4 (woody default: 4.1.2-4) > expects things to be installed in /usr/lib/php4/20010901. > This is perhaps because the sid packages are built against > php4-4.2.1 which is in the unstable distribution. I could > not find a php4-module debian package for woody so now I'm > kinda stuck again. If You running unstable , make apt-get update and upgrade You can not install new packages on not upgraded system that's the debian logic > I'm looking forward to all the wise suggestions on how to get on > with this. I'll entertain myself by building the php4-module > manually while waiting. =) I see no problems :) Just download midgard-php cd untared midgard-php chmod 711 debian/rules debian/rules binary Should be build against php 4.1 if You do not want to make any update Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
