[OPEN-ILS-DEV] Errors at end of install

2009-02-16 Thread Raymond Norton
I am at the home stretch. Just about have things working. I have the following errors to overcome. Any instruction would be appreciated. (Install is on Ubuntu Hardy) cd /openils/bin ./autogen.sh -c /openils/conf/opensrf_core.xml -u removing OrgTree from the cache... Can't call method content

Re: [OPEN-ILS-DEV] Evergreen install: Very close!

2009-02-16 Thread Dan Scott
2009/2/16 Dale Arntson a...@uchicago.edu: Hi all, My Redhat 5 install is nearly there. But I have one more problem I would like to pose to the dev-list. When I login as admin using srfsh, the login succeeds, but then immediately times out. Im not sure how to read the logs on this one. It

[OPEN-ILS-DEV] OpenSRF feedback

2009-02-16 Thread Carl T. Miller
I'm still working on compiling OpenSRF on CentOS 5. One minor item is that the apxs executable is /usr/sbin/apxs. That's easily worked around using --with-apxs=/usr/sbin/apxs, but it would be nice if the configure script looked for it there before generating an error. A major item is an error

[OPEN-ILS-DEV] OpenSRF error

2009-02-16 Thread Carl T. Miller
Thanks, Dan. Adding libmemcache was all it needed. I'm stuck at another error that I don't understand. How do I fix an undefined reference to rpl_malloc? Here is the pertinent output from make. Making all in libopensrf make[2]: Entering directory `/opt/opensrf/OpenSRF-1.0.4/src/libopensrf'

Re: [OPEN-ILS-DEV] OpenSRF error

2009-02-16 Thread Dan Scott
2009/2/16 Carl T. Miller c...@carltm.com: Thanks, Dan. Adding libmemcache was all it needed. I'm stuck at another error that I don't understand. How do I fix an undefined reference to rpl_malloc? Here is the pertinent output from make. Making all in libopensrf make[2]: Entering directory