"Brian Rosenthal" <[EMAIL PROTECTED]> wrote: > > Hi, I'm having a bit of difficulty installing midgard on debian linux, > because I have mysql-4.1 installed (Apache 1.3) > > When I try to install midgard-data (using apt-get install midgard-data) > it wants to replace mysql-client-4.1 with mysql-client, etc. > > When I try to manually install the dependencies and then dpkg build from > the package source ignoring the dependencies, I get an installation that > has a seg fault. > > Can someone point me to documentation about how to get midgard-data to > work on a system that has mysql-4.1?
You should build own packages ( if you want midgard to be installed this way ) and change all packages dependencies to MySQL 4.1. Debian packages was compiled against MySQL 4.0 , so do not expect them to be working with MySQL 4.1. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
