Dear Member,
I got an error during run of xulrunner application.ini
I follow the metjods given in following links
http://open-ils.org/dokuwiki/doku.php?id=mozilla-devel:building_the_staff_client
error
opensrf at
shriram-desktop:~/Evergreen-ILS-1.2.2.3/Open-ILS/xul/staff_client/build$
xulrunner application.ini
Error: Platform version '1.9.0.1' is not compatible with
minVersion >= 1.8
maxVersion <= 1.9
Now I solved version problem
I edit vim
/Evergreen-ILS-1.2.2.3/Open-ILS/xul/staff_client/build/application.ini
and changed to Maxversion 1.9 to MaxVersion=1.9.0.*
then showing no problem with max and min version
Now I am getting different error
{ error }
[EMAIL PROTECTED]:~/Evergreen-ILS-1.2.2.3/Open-ILS/xul/staff_client/build$
xulrunner application.ini
No protocol specified
Error: cannot open display: :0.0
Please help,
Thanks,
vijay kumar