eruby installation remote
Steven Ketcham <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Organization | Ketcham Enterprises |
| Message-ID | <[email protected]> |
I cannot seem to be able to build eruby. I have full CGI rights on a
remote linux box. I do not have linux available to me otherwise.
I copied the extracted eruby tar file into my CGI folder.
I changed configure.rb (permissions 755) (chabang pointing at the
directory correct ruby directory).
I ran configure.rb as a CGI script (I got the Makefile).
I wrote a simple ruby script file to run make ( system("make") ).
I do get: eruby_lib.o and liberuby.a but no eruby.
What do I need to do?
Thanks!