[p4ruby] Cygwin install question
Bree Van Oss
Bree.VanOss at citizensfla.com
Fri Jul 28 07:07:26 PDT 2006
Hi Tony,
I'm having some issues getting P4Ruby installed/configured on Windows. I
used the Windows installer and after the installation completed I found
that it had placed the files in C:\usr\lib\ruby\1.8. However, after the
installation, ruby (via Cygwin) didn't know about the P4 module. I
manually copied the P4.rb file to C:\cygwin\lib\ruby\1.8\P4 and the
P4.so file to C:\cygwin\usr\lib\ruby\1.8\i386-cygwin, but I'm now
getting a confusing error.
The error message follows.
bash-3.1$ ruby -rP4 -e 'puts( P4.identify )'
/usr/lib/ruby/1.8/i386-cygwin/P4.so: No such file or directory -
/usr/lib/ruby/1.8/i386-cygwin/P4.so
(LoadError)
bash-3.1$
I must admit that I'm a bit new to Ruby, so please bare with me, but I'm
very keen to get this to work. I'm also interested in helping to port
the P4Ruby bindings to OS X.
Your help is greatly appreciated!
Bree
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.perforce.com/pipermail/p4ruby/attachments/20060728/912ca724/attachment.html>
More information about the p4ruby
mailing list