Print

Print


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 [[log in to unmask]] on behalf of Terrell, Trey [[log in to unmask]]
Sent: Wednesday, June 26, 2013 7:06 PM
To: [log in to unmask]
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:[log in to unmask]] On Behalf O t
To: [log in to unmask]
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 [[log in to unmask]] on behalf of Cary Gordon [[log in to unmask]]
Sent: Wednesday, June 26, 2013 2:34 PM
To: [log in to unmask]
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?