search for: smiliar

Displaying 6 results from an estimated 6 matches for "smiliar".

Did you mean: similiar
2006 May 16
3
Installing the Postgres gem on Ubuntu
...had a bit of a poke around, and gathered that the problem is gem not knowing where to find the postgres libraries and includes. However, I''ve tried various combinations of --with-pgsql-dir/--with-pgsql-lib-dir/--with-pgsql-include-dir/etc, with no luck so far. Has anyone encountered a smiliar problem and managed to resolve it? I''m running ruby 1.8.4, rails 1.1.2, gem 0.8.11, and postgres 8.0. I also have the postgresql-dev package installed. Thanks. -- Posted via http://www.ruby-forum.com/.
2001 Jan 05
1
PORTING to IBM OS/390: select() always returning 0 in entropy.c
...orked process has timed out. This could be a difference in the way that select is implemented on OS/390. The Unix environment provided by OS/390 has many compatability levels from including several POSIX and XPG variants. I am not a C expert and the debugegr is not very good, has anyone come across smiliar behavior before. A description of the select() on OS/390 can be found at: http://www.s390.ibm.com/bookmgr-cgi/bookmgr.cmd/BOOKS/EDCLB031/4%2e1%2e131?SHELF=CBCBS031 Thanks, Paul Anderson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mindrot.org/piperma...
2002 Oct 22
1
extracting variables with patttern templates
...e is something which says, from 'X' extract all the datasets that have an 'a': X[pat = "a"] I know that the 'pat' option can be used when just listing all the object that exist, but is there any way to extract only certain dataset from within an object using a smiliar technique. Any help would be greatly appreciated. Many Thanks! Rishabh -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe"...
2007 Dec 10
2
Help with encryption
...: http://blog.internautdesign.com/2007/11/2/ruby-openssl-rsa-public-key-from-modulus-and-exponent/comments/165, they explain how to do that, but clearly this info is in integer format so I need to convert my stuff, which looks similar to: tzG8K55r0VFT0uwhQa+PEoavFOH7TF9X5TWfyYc1a6JfY91KWpaj0 into a smiliar format. Right now I am decoding it from Base64 which I assumes leave me with a Hex value, but I am unsure about how to proceed. Anyone have any ideas? Thanks, -S -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you...
2008 Oct 21
3
[Question] power management related with cgroup based resource management
Hi, all These days, I am interested in green IT area for low power OS So, I have a question about it. Is there any good idea or comments about power management related with cgroup based resource management? I have no idea about that, but it seems to be possible to find a good concept. And I hope so Is it some strange question? ^^ Regards, Dong-Jae Kang
2005 Nov 26
4
activerecord rake test_mysql
...st/../lib/active_record/fixtures.rb:539:in `load_fixtures'' ./test/../lib/active_record/fixtures.rb:487:in `setup_with_fixtures'' ./test/../lib/active_record/fixtures.rb:521:in `setup'' ./test/../lib/active_record/fixtures.rb:520:in `setup'' ... bunch of smiliar stuff in the middle ... 326) Error: test_readonly_scoping(ReadOnlyTest): ActiveRecord::StatementInvalid: Mysql::Error: #HY000Field ''type'' doesn''t have a default value: INSERT INTO projects (`name`, `id`) VALUES (''Active Record'', 1) ./test/../lib/ac...