Re: eruby installation remote
Shugo Maeda <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Hi, At Tue, 24 Feb 2004 21:51:05 -0500, Steven Ketcham <[email protected]> wrote: > 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. Can you show me the compilation log (stdout and stderr)? Shugo