On Fri, Mar 18, 2011 at 3:56 PM, Lazaros Koromilas
On Thu, Mar 10, 2011 at 5:49 PM, Gabriele Modena
wrote: On Thu, Mar 10, 2011 at 12:38 PM, Lazaros Koromilas
wrote: Hi Lazaros,
I did the following on an Arch Linux yystem:
Which version of rubygems and RDoc have you installed?
RDoc 3 transcodes to the console encoding by default. You can override the default by setting the RDOCOPT environment variable "--encoding UTF-8".
$ ruby -v ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux] $ gem -v 1.3.7 $ ri -v ri 2.5.8 $ head /usr/bin/rdoc #!/usr/bin/ruby # # RDoc: Documentation tool for source code # (see lib/rdoc/rdoc.rb for more information) # # Copyright (c) 2003 Dave Thomas # Released under the same terms as Ruby # # $Revision: 27147 $
Found RDoc version: $ gem list | grep rdoc rdoc (3.5.1, 2.5.11, 2.5.8)
OK. Didn't know how to override it, but the propper place to do this is a Makefile or install script I suppose.
Thanks, Lazaros.
Cheers, -- Gabriele
------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users