Re: ruby zoom and Yaz

From: Harper, Cynthia <charper_at_nyob>
Date: Wed, 26 Jun 2013 23:10:46 +0000
To: CODE4LIB_at_LISTSERV.ND.EDU
yes, I ran sudo make install - I could combine the two into one step, right?  I'll check for erros again, but yaz-client runs fine on the machine. and yaz-config returns return-code 0, which I interpret as OK. But the zoom ruby code seems to interpret the yaz-config return-code of 0=false as meaning yaz IS NOT installed.
________________________________________
From: Code for Libraries [CODE4LIB_at_LISTSERV.ND.EDU] on behalf of Terrell, Trey [Trey.Terrell_at_OREGONSTATE.EDU]
Sent: Wednesday, June 26, 2013 7:06 PM
To: CODE4LIB_at_LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] ruby zoom and Yaz

It was my experience that was the case. Did you run make and sudo make install on the Yaz source after configuring it?

-----Original Message-----
From: Code for Libraries [mailto:CODE4LIB_at_LISTSERV.ND.EDU] On Behalf O t
To: CODE4LIB_at_LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] ruby zoom and Yaz

The instructions for the Zoom gem say that Yaz must be installed with enable-shared, and that the package defaults to static, so I concluded I had to install from source.
And when I try to install the zoom gem from a package, I can't find it. Maybe I need to look a little harder?
________________________________________
From: Code for Libraries [CODE4LIB_at_LISTSERV.ND.EDU] on behalf of Cary Gordon [listuser_at_CHILLCO.COM]
Sent: Wednesday, June 26, 2013 2:34 PM
To: CODE4LIB_at_LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] ruby zoom and Yaz

Why are you installing YAZ from source rather from a package?

What does "'/usr/local/bin/yaz-config' is returning false" mean?
Received on Wed Jun 26 2013 - 19:11:09 EDT