> -----Original Message----- > > Hello all, Hi
> > I searched the archives as well as the web at large and didn't find > much about this. > > I'm trying to install midgard-lib, and configure tells me "you need > libcrypt." From looking at config.log, the real problem is a missing > glib-config. We located glib-devel and started installing it, but ran > into a hornet's nest of dependencies. > > My question is this: is glib-devel required by the application itself? > Or is it just used by configure? Can we get around this somehow? I am not sure on which platform you are compiling the whole lot, but if you install it on RedHat (8). install minimal configuration and include/install the next packages/RPM's before compiling midgard else you will run in to compiling dependencies/problems. This list assumes that you compile Apache 1.3 and PHP4 and not use the RPM's. 1. autoconf 2. automake 3. binutils 4. cpp 5. cups-lib (samba) 6. db4-devel 7. expat-devel 8. flex 9. gcc 10. gd (webalizer) 11. gdbm-devel 12. gd-devel (webalizer) 13. glibc-devel 14. glibc-kernelheaders 15. glib-devel 16. libpng-devel (webalizer) 17. libtool 18. m4 19. mysql 20. mysql-devel 21. mysql-server 22. openssl-devel 23. patch (install script) 24. perl-CGI 25. perl-DBD-MySQL 26. perl-DBI 27. rcs (aegir) 28. samba-client (samba) 29. samba-common (samba) 30. vim-enhanced (handy) 31. zlib-devel Regards, Edwin Barendse > > Shane Iseminger > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
