> > [..... ruby-1.8.7-p352]# ruby extconf.rb > > --with-zlib-include=/usr/include > > --with-zlib-lib=/usr/lib > >
This command is asking to execute the file extconf.rb you have to create the file. > No I, don't have that file in that directory, but how do I get that? Hope you are trying to create some extension for ruby. if so, check this link http://guides.rubygems.org/c-extensions/ else, explain what you want to achieve. -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
