Hi Thomas:

2008/9/18 Thomas Edward <[EMAIL PROTECTED]>:
>
> Dan,
>
>  Thanks for your help but I'm still here. It is obvious that I'm  missing 
> something here. When I run the instructions which you gave I get the 
> following:
>
> XXXXXXXXXXXXXXXXXXXXXX
> [EMAIL PROTECTED]:/home/opensrf/Evergreen-ILS-1.2.2.3# make
> Building...
>
> -------------- [ openils_all ] -------------------------------------------
>
> c_apps
> oils_auth.so
> oils_cstore.so
> oils_rstore.so
> oils_dataloader
> client-xul
> Building staff client
>
> Removing convenience symlinks from server/ and chrome/ before copying to 
> build/
>
> *********************************************************  Kludge, make sure 
> these directories exists
>
> *********************************************************  Creating and 
> populating build/
>
>
> ********************************************************* Grabbing lang.dtd 
> from the OPAC code
>
> ********************************************************* Grabbing more OPAC 
> code and legacy code and custom code
>
>
> ********************************************************* Placeholder for 
> debugging tweaks
>
> Stamping with Build ID: 20080918.002019
>
>
> To test the staff client:
>  cd build/
>  xulrunner application.ini
>
>
> mod_xmlent
> [EMAIL PROTECTED]:/home/opensrf/Evergreen-ILS-1.2.2.3# 
> STAFF_CLIENT_BUILD_ID=rel_1_2_3_0 install
> install: missing file operand
> Try `install --help' for more information.
> [EMAIL PROTECTED]:/home/opensrf/Evergreen-ILS-1.2.2.3#
> XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
>
> I am definitely not doing something right.  The requisite directory shows 
> that the expected version of the staf-client software is 1.2.2.0
> XXXXXXXXXXXXXXXX
> [EMAIL PROTECTED]:/openils/var/web/xul$ ls -l
> total 8
> drwxr-xr-x 3 opensrf opensrf 4096 2008-09-08 21:22 20080908.212011
> drwxr-xr-x 3 opensrf opensrf 4096 2008-09-18 00:18 20080918.001753
> lrwxrwxrwx 1 opensrf opensrf   15 2008-09-17 23:55 rel_1_2_3_0 -> 
> 20080917.234045
> lrwxrwxrwx 1 opensrf opensrf   18 2008-09-16 23:46 server -> 
> rel_1_2_2_0/server
> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hmm. I may be getting confused by spending too much time with the
upcoming 1.4 release. Let's try a slightly modified version of these
instructions:

(as root):

rm /openils/var/web/xul/rel_1_2_3_0
rm /openils/var/web/xul/server
make STAFF_CLIENT_BUILD_ID=rel_1_2_3_0 all
make STAFF_CLIENT_BUILD_ID=rel_1_2_3_0 install

You should then be able to use the Windows rel_1_2_3_0 client to connect.

-- 
Dan Scott
Laurentian University

Reply via email to