hi. i responded to you on the mailing list but it kicked back my mail
cuz the server is out of disk space (with a cute python error message)>
What is iconv and where is it missing from? ruby? rails?
â??a ~ # locate iconv | gre -i ruby
â??/usr/lib64/ruby/1.8/xsd/iconvcharset.rb
â??/usr/lib64/ruby/1.8/x86_64-linux/iconv.so
â??/usr/lib64/ruby/doc/files/1_8/xsd/iconvcharset_rb.html
â??a ~ # eq b iconv.so
â??[ Searching for file(s) iconv.so in *… ]
â??dev-lang/ruby-1.8.5_pre1
(/usr/lib64/ruby/1.8/x86_64-linux/iconv.so)
â??
â??>
â??> In either case, where do I get said file?
â??
â??rebuild ruby and get it to pick up on iconv support.
although there is a libiconv, all â??+i have installed here is
virtual/libiconv which mean its been provided by something
â??+else. my guess is a unicode verison of glibc.
â??
â??in your case, its probably easier to just use an
authentication library, instead of an
â??+authentication-plus-mandatorily-internationalized-error-messages
library.
â??+acts_as_authenticated is a good start…
â??
sorry, the " |" thing is muttng taskbar and i cant be arsed to
turn it off. somebody tell them to fix their list!
hi. i responded to you on the mailing list but it kicked back my mail
cuz the server is out of disk space (with a cute python error message)>
What is iconv and where is it missing from? ruby? rails?
â??a ~ # locate iconv | gre -i ruby
â??/usr/lib64/ruby/1.8/xsd/iconvcharset.rb
â??/usr/lib64/ruby/1.8/x86_64-linux/iconv.so
â??/usr/lib64/ruby/doc/files/1_8/xsd/iconvcharset_rb.html
â??a ~ # eq b iconv.so
â??[ Searching for file(s) iconv.so in *… ]
â??dev-lang/ruby-1.8.5_pre1
(/usr/lib64/ruby/1.8/x86_64-linux/iconv.so)
â??
â??>
â??> In either case, where do I get said file?
â??
â??rebuild ruby and get it to pick up on iconv support.
although there is a libiconv, all â??+i have installed here is
virtual/libiconv which mean its been provided by something
â??+else. my guess is a unicode verison of glibc.
â??
â??in your case, its probably easier to just use an
authentication library, instead of an
â??+authentication-plus-mandatorily-internationalized-error-messages
library.
â??+acts_as_authenticated is a good start…
â??
sorry, the " |" thing is muttng taskbar and i cant be arsed to
turn it off. somebody tell them to fix their list!
Thanks for your help, I’ll try that.
Why would the Ruby-on-Rails people feature the SaltedHashLoginGenerator
so proudly when the consensus of the community seems to be that it is
amazingly f’d?
Why would the Ruby-on-Rails people feature the SaltedHashLoginGenerator
so proudly when the consensus of the community seems to be that it is
amazingly f’d?
Sorry, you need to have ruby-iconv-1.8.4p0.tgz on BSD. Poblem fixed.