Displaying 13 results from an estimated 13 matches for "p114".
Did you mean:
114
2008 May 15
2
Building Ruby on Solaris 10 with OpenSSL, for Rails... problem
Howdy.
I''ve built Ruby, RubyGems, installed Rails and Oracle adapter, etc.
However, when I try to start script/server, I get the following error:
$ ruby script/server
=> Booting WEBrick...
/opt/home/lsadmin/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/
initializer.rb:159:in `require_frameworks'': no such file to load --
openssl (RuntimeError)
/usr/local/ssl/bin/openssl
2009 May 14
1
(no subject)
Hi,
Vista
Visual Studio 2008
This has popped up on my Vista box with a fresh download of ruby-1.8.6-p114:
pack.c(1926) : warning C4018: ''>'' : signed/unsigned mismatch
byacc ./parse.y
''byacc'' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: ''byacc'' : return code ''0...
2008 Oct 02
1
Problems using a hand built OpenSSL on Windows
Hi everyone,
Windows XP Pro
OpenSSL 0.9.8i
Ruby 1.8.6-p114
Ok, I''m going a bit OT here, but I want to see if anyone knows the
answer.
I built Ruby with VC++ 8 (cl 14). I managed to build and install
OpenSSL. I also managed to build the Ruby OpenSSL extension, after 1
minor tweak to x509.h to eliminate a macro conflict:
--- x509.orig Thu Oct 0...
2008 May 11
2
instabilities in wxRuby 1.9.6
I have recently started to use wxRuby, because I have used the wxWidgets
library from C++ for a few years and found it an excellent toolkit. I am
using Ubuntu 8.04 and version 1.9.6 of wxRuby.
A problem though is a number of instabilities. This may be due to my own
ignorance, but I have usually found C++/wxWidgets, once the program compiles
it will at least stay working, if at times
2011 Jun 01
2
lattice panel fine control
...quot;D5",
"D6a", "D6b", "D6c", "D7", "D8", "F4", "F5a", "F5b", "F6a",
"F6b", "F6c", "F6d", "F7a", "F7b", "F8", "P105", "P114",
"P118", "P123", "P126", "P156", "P157", "P167", "P169", "P189",
"P77", "P81"), class = "factor"), ped.lower = c(239.9, 57.6,
30.5, 22.400, 955.2, 70.2, 2959.3, 31.4, 2...
2009 Sep 04
0
Mongrel Timeout for System Calls
...t> and nothing happened to the
existing thread... that is until it completed. Once the process
finished running, the mongrel log shows that it was issued a restart
command and restarted.
What am I doing wrong? There must be a way to timeout a system level C
API/RFC call...
Running Ruby 1.8.6 p114 on CentOS 5.1 64-bit with mongrel 1.1.5
Thanks in advance for anyone who can help!
--
Posted via http://www.ruby-forum.com/.
2009 Jun 04
0
Wx::AuiNotebook.delete_page Segmentation fault
Hi,
I got the following error several times (while working most of time), I
couldn''t create repeatable test case.
main_frame.rb:1765: [BUG] Segmentation fault ruby 1.8.6 (2008-03-03)
[i386-mswin32]
line 1765: @notebook_content.delete_page(0) if @notebook_content
Env: Ruby 1.8.6 p114, wxRuby 2.0 msin32 on Windows XP
Zhimin
--
Posted via http://www.ruby-forum.com/.
2009 Apr 23
0
NoMethodError in StoreController#add_to_cart
Working through the Agile Web Development w/ Rails book on p114. I can
add single items of each to the cart but when I try to add a second item
I get the following error:
NoMethodError in StoreController#add_to_cart
You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil...
2008 Oct 15
2
Could not find RubyGem - because it's not a gem
Hi all,
Why doesn''t a require in my environment.rb file search the standard
site_lib path?
# works
irb(main):001:0> require ''strongtyping''
=> true
# doesn''t work
C:\>ruby script\server
=> Booting WEBrick...
C:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:628:in
`report_activate_error'': Could not find RubyGem strongtyping (>= 0)
2008 Jun 18
2
[ win32utils-Bugs-20722 ] Windows::Error.get_last_error only returns the first character (PATCH)
...group_id=85
Category: windows-pr
Group: Code
Status: Open
Resolution: None
Priority: 3
Submitted By: John Whitley (whitley)
Assigned to: Nobody (None)
Summary: Windows::Error.get_last_error only returns the first character (PATCH)
Initial Comment:
Platform/version info:
Windows XP SP3, ruby 1.8.6-p114, windows-pr-0.8.6
Repro code:
require ''windows/error''
class ErrTest; include Windows::Error; end
et = ErrTest.new
puts et.get_last_error(100)
Expected result (on english Win XP SP3):
Cannot create another system semaphore.
Actual result:
C
It seems that FormatMessage is being...
2009 Mar 31
15
Error: undefined method ''calc_min'' for #<Wx::IdleEvent>
Hi,
I occasionally had the following error when application in idle state.
Error: undefined method ''calc_min'' for #<Wx::IdleEvent:0xb115e44>
OS: WXMSW
Ruby Version: 1.8.6
wxRuby 2.0.0
Backtrace:
(eval):154:in `calc_min''
(eval):154:in `layout''
(eval):154:in `process_event''
(eval):154:in `on_run''
(eval):154:in
2008 Mar 12
12
Mongrel has crashed
Hi,
my mongrel has crashed with following errors in the logfile:
** Starting Rails with development environment...
** Rails loaded.
** Loading any Rails specific GemPlugins
** Signals ready. TERM => stop. USR2 => restart. INT => stop (no
restart).
** Rails signals registered. HUP => reload (without restart). It might
not work well.
** Mongrel 1.1.3 available at 0.0.0.0:3000
**
2008 Jan 03
23
deployment survey
Hello Mongrels,
Building on the last messages about Fastthread, can we get a detailed
survey of the different ways people are deploying their applications?
It will help with near-future Mongrel development.
Please include the following things:
* Framework, if any (Camping, Merb, Rails, Nitro, Ramaze, IOWA, Rack...)
* Mongrel version
* Mongrel handlers used (rails, dirhandler, camping,