Hello, Channing Benson said on Tue, Mar 03, 2009 at 03:36:39PM -0500:
> WRT the error below: As far as I can tell, this happens when a program > tries to call shm_open with no /dev/shm mounted. Humm, good catch ! > Can you check your chroot environment to make sure that it's set up so > that it has a /dev/shm? The chroot is really restricted to the minimum, so indeed doesn't have /dev/shm mounted ... yet. > Otherwise I don't think any shared memory open or attach calls will > work and this is necessary for postgresql. The FO install directions > also suggest > increasing the /proc/sys/kernel/shmmax value to 512000000. Yep. That's done by the post-install script of my rpm. > Let me know if this gets you back on the right track. Sorry it's taken > so long to respond. I'll give you feedback asap. Thanks for your feedback ! Bruno. -- Linux Profession Lead EMEA / Open Source Ambassador \ EMEA CME Sol. Center http://www.mondorescue.org / HP/Intel Solution Center \ http://hpintelco.net Des infos sur Linux? http://www.HyPer-Linux.org http://www.hp.com/linux La musique ancienne? http://www.musique-ancienne.org http://www.medieval.org _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

