search for: _locale

Displaying 3 results from an estimated 3 matches for "_locale".

Did you mean: locale
2005 Nov 07
9
Using Gettext To Translate Your Rails Application
Hi, Has anyone has any success using the gettext translation methods mentioned in this wiki page? http://manuals.rubyonrails.com/read/chapter/105 I got up to running the localize script at which point it protests about not being able to find ''gettext/rgettext'' from the require line at the top of the script: script/localize:8:in `require'': no such file to load --
2010 May 17
0
strace log
...2\2dn\2<\4df\2\2"..., 36864) = 36864 read(8, "e: s\v\0\0\0(undefined)s\n\0\0\0Encoding:"..., 4096) = 3047 read(8, ""..., 4096) = 0 close(8) = 0 munmap(0x7f731ad04000, 4096) = 0 stat("/usr/lib/xen-3.2-1/bin/_locale", 0x7ffffffec7f0) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3....
2008 Jul 01
17
Memory leak scripts
Hola, I am trying to isolate the memory leak I suspect in a mailman installation ? I found: http://blogs.sun.com/sanjeevb/date/200506 It gives an error: god at irt-smtp-02:~ 9:21am 65 # ./memleak.d 10312 dtrace: failed to compile script ./memleak.d: line 3: probe description pid10312:libc.so.1:malloc:entry does not match any probes I am on SunOS 5.10 Generic_127112-07 i86pc i386 i86pc Are