Thank you all for your help. I have evergreen running on RHEL6.3 right now. Ran 
the test on step 11 succefully. I will try to document as soon as possible 
issues.

I have one more question I hope

Through my browser, I opened link to my Evergreeen server and I get the welcome 
menu but I get errors

Here is what I got, is there something I am missing?

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; 
SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Timestamp: Fri, 6 Jul 2012 17:41:00 UTC


Message: '_l' is undefined
Line: 133
Char: 17
Code: 0
URI: http://ec0glz1222//opac//common/js/org_utils.js


Message: 'globalOrgTree' is null or not an object
Line: 21
Char: 3
Code: 0
URI: http://ec0glz1222//opac//common/js/init.js




-----Original Message-----
From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of 
St-Jacques, Patrick
Sent: July-06-12 9:07 AM
To: open-ils-general@list.georgialibraries.org
Subject: Re: [OPEN-ILS-GENERAL] error compiling evergrren

No poblem, I will try to update with the redhat issues

Now I have 1 more problem

I create the evergreen superuser for postgres using the postgres createuser -S 
-p command then as root I ran this command and got an error.

perl Open-ILS/src/support-scripts/eg_db_config.pl --update-config --service all 
--create-database --create-schema --create-offline --user evergreen --password 
evergreen --hostname localhost --port 5432 --database evergreen --admin-user 
egadmin --admin-pass egadmin1

Backed up original configuration file to 
'/openils/conf/opensrf.xml.2012.7.6.9.1.19'
psql: FATAL:  Ident authentication failed for user "evergreen"
Argument "" isn't numeric in numeric ge (>=) at 
Open-ILS/src/support-scripts/eg_db_config.pl line 145.
psql: FATAL:  Ident authentication failed for user "evergreen"

I know that the evergreen user is created for postgres but I am at a lost for 
the error.

-----Original Message-----
From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Jason 
Stephenson
Sent: July-06-12 8:37 AM
To: open-ils-general@list.georgialibraries.org
Subject: Re: [OPEN-ILS-GENERAL] error compiling evergrren

Quoting "St-Jacques, Patrick" <patrick.st-jacq...@cra-arc.gc.ca>:

> Thanks,
>
> I am running Enteprise redhat 6.3

Please note that the community can not currently support installing  
Evergreen on RHEL, so you're mostly on your own there. Where your  
issues are general, we can help, but when it comes to RHEL specific  
issues, we can't offer much advice.

We mostly use Debian, Ubuntu, and the latest Fedora Core, in that  
order of popularity, so if you run into additional problems you are  
not as likely to get useful advice as you if you were running one of  
the more commonly used Linux distributions.

If you do get Evergreen working on RHEL, and would like to share  
anything you've learned, then that would be great! Patches to  
Makefile.install are most welcome.

Cheers,
Jason

>
> I figured the problem. I updated the system to point to where the  
> libpq.so was installed
>
>
> -----Original Message-----
> From: open-ils-general-boun...@list.georgialibraries.org  
> [mailto:open-ils-general-boun...@list.georgialibraries.org] On  
> Behalf Of Jason Stephenson
> Sent: July-05-12 2:20 PM
> To: open-ils-general@list.georgialibraries.org
> Subject: Re: [OPEN-ILS-GENERAL] error compiling evergrren
>
> Patrick,
>
> You don't say what Linux distribution you are using nor what version
> of that distro. That would be useful information to have.
>
> Off the top of my head, it sounds like you need to install
> postrgresql-devel package for your system. Or update your system to
> point to where it was installed.
>
> HtH
>
>
> Quoting "St-Jacques, Patrick" <patrick.st-jacq...@cra-arc.gc.ca>:
>
>> After all the problems I have getting evergreen to start , I decided
>> to start from scratch so I installed opensrf fine and I am at the
>> open-ils phase and when I do:
>>
>> ./configure --prefix=/openils --sysconfdir=/openils/conf
>>
>> I get this error
>>
>> configure: error: *** OpenILS requires libpq
>>
>> I install sucessfully all the rpms for postgres 9.1
>>
>> In the config.log file this is the error
>>
>> configure:12271: checking for main in -lpq
>> configure:12290: gcc -o conftest -g -O2   conftest.c -lpq  -lxslt
>> -lxml2 -lreadline -lncurses -lexpat -ldbi -ldl  >&5
>> /usr/bin/ld: cannot find -lpq
>> collect2: ld returned 1 exit status
>>
>> any help would be appreciated
>>
>>
>
>
>
> --
> Jason Stephenson
> Assistant Director for Technology Services
> Merrimack Valley Library Consortium
> Chief Bug Wrangler, Evergreen ILS
>



-- 
Jason Stephenson
Assistant Director for Technology Services
Merrimack Valley Library Consortium
Chief Bug Wrangler, Evergreen ILS

Reply via email to