similar to: can't get gem to work

Displaying 20 results from an estimated 11000 matches similar to: "can't get gem to work"

2008 Apr 04
1
Bug Report: Segmentation Fault when indexing with a specific set of FieldInfos.
I''m submitting this through the mailing list because Trac won''t let me use its bug report form... Is there some more appropriate way of submitting bugs if Trac doesn''t work? This is the Trac error message: 500 Internal Server Error (Submission rejected as potential spam (IP 127.0.0.1 blacklisted by bsb.empty.us, sc.surbl.org, Maximum number of posts per hour for this
2007 Oct 04
1
Help Installing Ferret Gem on Media Temple Grid Server
It seems that I''ve successfully installed the ferret gem on my Media Temple Grid Server [ ferret 0.11.4 (ruby) ] but now my application won''t start and gives me this error in my mongrel.log /home/25280/data/rubygems/gems/gems/ferret- 0.11.4/lib/ferret_ext.so: libruby1.8.so.1.8: cannot open shared object file: No such file or directory - /home/25280/data/rubygems/gems
2008 Mar 31
16
Mongrels stop responding
I have a Rails 1.2.3 app (due for an update, I know) running on a Mongrel 1.1.4 behind Apache 2.2.3 mod_proxy on Debian 4.0. It keeps hanging up for no reason I can tell. I have tried everything that anyone has ever hinted at being a solution for this problem: - The application doesn''t use MySQL, so setting the connection timeout won''t help. - Using AR not PStore for sessions. -
2006 Aug 01
8
Problem importing lots of records
I run a script that imports a few thousand records into the database. The script runs once for each of several XML files. What it does is parse the XML and for each element of a certain type creates a record in a rails database that gets indexed with acts_as_ferret. This worked fine before but today after a few files (70000 records) this started to happen for any file I tried:
2006 Oct 17
8
Is it possible to make an online poker clock with ruby ?
I''m just starting to learn ruby and i wanted to set some projects for myself the 1st of which is a poker clock running online, but before i start trying to do it i would like to know if it''s possible. I dont want to waste my time if it''s not possible at all. Thanks. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You
2006 Apr 27
1
Ferret crashing Ruby
I''ve gotten several problems with C ferret crashing ruby. Here''s the stack trace of my latest case: #0 0x00000050 in ?? () #1 0xb74028ab in iw_close (iw=0x8685a40) at index_rw.c:947 #2 0xb7414359 in index_destroy (self=0x829ebc0) at ind.c:89 #3 0xb73f00bc in frt_ind_free (p=0x829ebc0) at r_search.c:1564 #4 0xb7f04dca in rb_gc_call_finalizer_at_exit () from
2006 Jul 10
6
ubuntu & mongrel
I''m getting the following error. Which apt-get install <some missing package> do I need to run? looks like some build tools. Building native extensions. This could take a while... extconf.rb:1:in `require'': no such file to load -- mkmf (LoadError) from extconf.rb:1 ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension.
2007 Dec 21
4
Action Web Service and rails 2.0
Hi, Just thought I''d share what we did to get action web service to go on rails 2.0 http://www.texperts.com/2007/12/21/using-action-web-service-with-rails-20/ Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2006 Apr 23
12
Patches for object tracking
The following patches implement object tracking. Note nasty games I play to make the tracking global. SWIG 1.3.30 won''t need this. I also updated the minimum required SWIG version to 1.3.29. Roy _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2012 Feb 24
5
Help me make the ongame poker client work again !
Hi guys, A while ago, I submitted this test http://appdb.winehq.org/objectManager.php?sClass=version&iId=20468 stating the ongame poker client worked almost flawlessly with wine. I stopped playing for a while, and redownloaded it today from https://www.unibet.fr/sps/poker/telecharger I can't get it to run anymore. I've winetricked vcrun2008 and wininet. Installation still works fine.
2009 Jul 13
1
Poker Websites with WINE & Fedora 11 (Leonidas)
I have problems running poker websites. Ultimate Bet and Absolute Poker will run, but barely, it is like they are "struggling" and they sometimes just get "stuck" and I have to "Force Quit" . And I click on a tab like Cashier or Requests that would take me from the GUI to a website and nothing happens. I can't go from the GUI to another site, but I can go
2005 Nov 14
1
poker package -- comments?
Over the weekend I wrote a small package to evaluate poker hands and to do some small simulations with them. If anyone is interested in looking at it, I'd appreciate comments and/or contributions. The package is available at http://www.stats.uwo.ca/faculty/murdoch/software. (Look at the bottom of the list.) So far only the Texas Hold'em variation has been programmed. There's
2016 Apr 05
2
vfs_fruit and memory usage
what is wasting that much RAM if vfs_fruit is enabled? had 4 OOM-killers today after not face a single one in the last 7 years and on a different machine i swa a smbd process eating up 6500 MB on a HP Microserver with 8 GB RAM due copy a 300 GB folder with a Apple client and even not release the memory after the operation was finished root 24301 1.9 22.3 1323692 903600 ? SN 12:29
2006 Apr 29
2
Problem with app that wants to start a new instance of it self
Hi! Having a poker client that I want to be able to run under wine. It starts up ok, all configs and getting money from my account and so on. Problem starts when i click on a table that i want to go to... The app then tries to open a new window with that table where i can start play. But it does not work and instead there is an message saying that there already is an instance of this app
2008 Feb 17
15
A bug in wxRuby. Segmentation fault in random situations.
Hello, I wrote an application in wxRuby: ruby 1.8.6 wxruby 1.9.4 installed from gem windows xp sp2 After several minutes of running it crashes with the following error: "c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27: [BUG] Segmentation fault ruby 1.8.6 (2007-03-13) [i386-mswin32] This application has requested the Runtime to terminate it in an unusual way. Please contact
2006 Sep 01
4
Recent crashes
Hi, After figuring out the strange "rdoc" related crashes yesterday I''ve really started to test out puppet today. However, as my manifests become more complex I''m back to seeing random crashes again. I read the recent message in the archives of this list about downgrading to Debian''s libruby1.8-1.8.4-1 but it seems like only the "-5" version is in
2008 Apr 02
2
Software won't run in 0.9.58
Hi all ! I am trying to get Poker Academy Pro 2.5 to run in wine. The demo can be downloaded here : http://www.poker-academy.com/poker-software/ It somewhat ran before (quite buggy, with windows disappearing behind the main one which was a fullscreen window), but I've had the very bad idea to upgrade to 0.9.58 and now it just hangs after displaying the splash screen. I have read the FAQ
2010 Apr 18
3
Wine compilation without fonts in CentOS 5.4
I'm new to Linux and am using CentOS 5.4 (RHEL) as distribution. I'm trying to compile the latest version of wine 1.1.43 to install the Full Tilt Poker. I compile, but with some errors in the shell. I install the Full Tilt Poker, but when I play, the fonts do not appear. Screens appear without something in writing. In Ubuntu the fonts appear normally, but with an install .deb. Could anyone
2008 May 25
9
Segmentation Fault.
Hi there, I am relative new to the wxRuby so please bear with me. I use Ubuntu Hardy Heron 8.04 release. I have installed the wxwidgets C libraries and then did a gem install wxruby The ruby extensions were downloaded and installed correctly. If i do $gem list --local .. wxruby (1.9.7) .. Then I tried to run a simple example "Hello World" as described in the tutorial
2016 Apr 05
2
vfs_fruit and memory usage
Am 05.04.2016 um 13:03 schrieb Ralph Boehme: > On Tue, Apr 05, 2016 at 12:43:37PM +0200, Reindl Harald wrote: >> what is wasting that much RAM if vfs_fruit is enabled? >> >> had 4 OOM-killers today after not face a single one in the last 7 years and >> on a different machine i swa a smbd process eating up 6500 MB on a HP >> Microserver with 8 GB RAM due copy a 300