Re: [OPEN-ILS-DEV] buffer_chomp()

2008-12-02 Thread Dan Scott
Hi Scott: 2008/12/1 Scott McKellar [EMAIL PROTECTED]: The other day I noticed the new buffer_chomp function. It removes the last character of a growing_buffer, and returns the new length. snip I can incorporate these two changes into my next patch to utils.[ch] -- which will probably be

Re: [OPEN-ILS-DEV] buffer_chomp()

2008-12-02 Thread Scott McKellar
--- On Tue, 12/2/08, Dan Scott [EMAIL PROTECTED] wrote: From: Dan Scott [EMAIL PROTECTED] Subject: Re: [OPEN-ILS-DEV] buffer_chomp() To: [EMAIL PROTECTED], Evergreen Development Discussion List open-ils-dev@list.georgialibraries.org Date: Tuesday, December 2, 2008, 8:27 AM Hi Scott:

[OPEN-ILS-DEV] PATCH: utils.[ch] (miscellaneous)

2008-12-02 Thread Scott McKellar
These patches do several little things: -- Adds a new macro buffer_length to return the n_used member of a growing buffer. -- Changed buffer_chomp() to return the character removed instead of the new string length. -- Removed the newly obsolete buffer_append_uescape function. -- In

[OPEN-ILS-DEV] Client Build Question

2008-12-02 Thread Melissa Lefebvre
Hi, I'm new to Evergreen and am trying to get up a test server using 1_4_0_0-rc2, on Debian Etch. I've followed the instructions to install EG, corrected the errors that I came across when running the settings-tester.pl, am able to srfsh on the server with no errors, the OPAC page loads

Re: [OPEN-ILS-DEV] Client Build Question

2008-12-02 Thread Grant Johnson
Hi Melissa, What error do you get when you use the IP? F. Grant Johnson Systems Coordinator Robertson Library University of Prince Edward Island On Tue, Dec 2, 2008 at 12:26 PM, in message [EMAIL PROTECTED], Melissa Lefebvre [EMAIL PROTECTED] wrote: Hi, I'm new to Evergreen

Re: [OPEN-ILS-DEV] Client Build Question

2008-12-02 Thread Dan Scott
2008/12/2 Melissa Lefebvre [EMAIL PROTECTED]: Hi, I'm new to Evergreen and am trying to get up a test server using 1_4_0_0-rc2, on Debian Etch. I've followed the instructions to install EG, corrected the errors that I came across when running the settings-tester.pl, am able to srfsh on

Re: [OPEN-ILS-DEV] Client Build Question

2008-12-02 Thread Melissa Lefebvre
Hi Grant, Same error message (There was an error testing this hostname) when using the IP address as with domain name. -Melissa Date: Tue, 02 Dec 2008 12:55:41 -0400 From: Grant Johnson [EMAIL PROTECTED] Subject: Re: [OPEN-ILS-DEV] Client Build Question To:

Re: [OPEN-ILS-DEV] Client Build Question

2008-12-02 Thread Melissa Lefebvre
Hi Dan, I reran the autogen.sh and at first I received a bunch of perl errors. After cross referencing the errors with the mail archive (which is a great resource), I was able to correct those errors. Another run of autogen.sh produced the following (which I can't seem to figure out how to