[OPEN-ILS-DEV] Gentoo/portage tree for evergreen
Zbigniew Bomert OP
zbomert at dominikanie.pl
Mon Jan 8 11:11:33 EST 2007
Bill Erickson napisał(a):
>
>
> On 1/8/07, *Jason Etheridge* <phasefx at gmail.com
> <mailto:phasefx at gmail.com>> wrote:
>
> > Yes, it helped! At linux it means at the moment, that you need to
> start
> > staff_client as root
>
> Oy, yeah, let's do that differently. :D You should be able to copy
> the staff client build directory to the home directory for a normal
> user and invoke xulrunner on the application.ini file there.
>
> You can even build it on another machine entirely as another user
> (running make in ILS/Open-ILS/xul/staff_client/). The build ID just
> needs to match what you have on the server.
>
> For example, as a normal user:
> cvs -d :pserver:anoncvs at open-ils.org:/cvs login
> cvs -d :pserver:anoncvs at open-ils.org:/cvs co -r rel_1_0 ILS
> cd ILS/Open-ILS/xul/staff_client/
> make STAFF_CLIENT_BUILD_ID=20070108.104612
> cd build/
> xulrunner application.ini
>
> > Unfortunately, this is not the end of my problems ;)
>
> :D
>
> > method=open-ils.circ.circ_modifier.retrieve.all
>
> Hrmm, the code might expect some data to be defined some place. In
> this case, a list of circ modifiers. Is there anything in the
> <circ_modifiers> element in your openils.xml file?
>
> I'll try summoning our resident cylon. Bill?
>
>
> That sounds like a likely culprit. A sample set of circ_modifiers was
> added to the latest version of the openils.xml.example config file
> comitted to HEAD. They reside at (here's some good Monday morning XPATH
> for you) //apps/open-ils.circ/app_settings/circ_modifiers in the config.
Yes, that was my mistake. Now it works! Thank you!
Zbigniew
> --
> Bill Erickson
> PINES Systems Developer
> Georgia Public Library Service
> billserickson at gmail.com <mailto:billserickson at gmail.com>
> http://open-ils.org
More information about the Open-ils-dev
mailing list