[OPEN-ILS-DEV] Gentoo/portage tree for evergreen

Bill Erickson billserickson at gmail.com
Mon Jan 8 10:57:46 EST 2007


On 1/8/07, Jason Etheridge <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.

> "Running application open-ils.reporter-store" comes:
> > Use of uninitialized value in pattern match (m//) at
> > [...]/OpenSRF/System.pm line 385.
>
> --
> Jason Etheridge
> GPLS -- PINES Development
> http://open-ils.org/
>



-- 
Bill Erickson
PINES Systems Developer
Georgia Public Library Service
billserickson at gmail.com
http://open-ils.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.georgialibraries.org/pipermail/open-ils-dev/attachments/20070108/a96a84b9/attachment.html


More information about the Open-ils-dev mailing list