similar to: Error installing ROR on Ubuntu

Displaying 20 results from an estimated 1200 matches similar to: "Error installing ROR on Ubuntu"

2010 Apr 11
3
[LLVMdev] Specifying a sequence of optimization flags on llvm-gcc
Hello all, I'm very new to llvm, and I'm trying to compile a C file using llvm-gcc, but I'd like to specify the optimization passes sequence by myself. How can I do this? Thanks! Felipe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100411/cbacb9cf/attachment.html>
2010 Apr 13
3
[LLVMdev] Specifying a sequence of optimization flags on llvm-gcc
On Mon, Apr 12, 2010 at 12:39 AM, Duncan Sands <baldrick at free.fr> wrote: > > try something like this: > > llvm-gcc -c -emit-llvm -o - | opt ...list.transforms.here... > result.bc > Another question about it: is this transforms list applied in the same order it's given to the command line? Can I repeat a transformation pass within a list? Thanks you! Felipe
2016 Jan 01
3
CentOS-7.2 kernel panic
My HP MicroServer crashes with a kernel panic when booted into kernel-3.10.0-327.3.1.el7.x86_64, but runs perfectly under kernel-3.10.0-229.20.1.el7.x86_64 . I've been trying to save the panic message with kdump, but am not sure how one can configure kdump to do this, if indeed that is possible. -- Timothy Murphy gayleard /at/ eircom.net School of Mathematics, Trinity College, Dublin
2016 Jan 03
2
CentOS-7.2 kernel panic
Tru Huynh wrote: > On Fri, Jan 01, 2016 at 11:53:51PM +0100, Timothy Murphy wrote: >> My HP MicroServer crashes with a kernel panic >> when booted into kernel-3.10.0-327.3.1.el7.x86_64, >> but runs perfectly under kernel-3.10.0-229.20.1.el7.x86_64 . > AMD Turion64 cpu? > Could be related to: > https://bugs.centos.org/view.php?id=9860 > uptream at
2007 Sep 16
4
"Not Implemented" doesn''t show
I''m going through Peepcode''s Rspec Basics for an overview. He''s just doing a simple spec: class PeepCode end describe PeepCode do it "should be awsome" do end end So running spec spec/simple_spec.rb should produce according to his screen cast: 1 example, 0 failures, 1 not implemented but I only recieve: 1 example, 0 failures Also spec
2007 Sep 05
5
RSpec for dummies screencast?
Does anyone know of any RSpec screencasts for dummies, like me :) I have a Java background, but I have never written a java test in my life. I''ve never learned about TDD or BDD so I''m totally blank on everything that has anything to do with testing and stuff. Where should I start?!? ;) Christian... --~--~---------~--~----~------------~-------~--~----~ You received this
2008 Feb 14
2
CentOS5 installation crashes
Im installing CentOS5.1 on an Acer Aspire 5021 laptop with AMD Turion64 and ATI X700 128MB gfx card. I want to partition my 80MB ATA disk as LVM, so I: Choose custom partition. delete all existing partitions. add one LVM vg partition taking up entire disk. I do not change any default options. I then click the LVM button to add my logical volumes as follows: 5GB / 8GB /home 5GB /tmp 4GB /var
2010 Nov 22
3
Issue using bundler
I run bundle install, or bundle update, and it fails. I''m using RVM, so if I switch to Ruby 1.9.2, this works fine, but using Ruby 1.8.7 it fails. Any idea? jeremy-woertinks-imac:winovations jeremywoertink$ bundle update Fetching source index for http://rubygems.org/ Using rake (0.8.7) Using RedCloth (4.2.3) Using abstract (1.0.0) Installing activesupport (3.0.1)
2005 Mar 08
4
Wildcard X100P or TDM400P?
I'm looking to add a single FXO port to my Asterisk box. It looks like my options are a Digium Wildcard X100P off eBay for $6.99, or a Wildcard TDM400P with an FXO Module from Digium for $125. Can anyone explain the tradeoffs (other than the ability to put 4 FXO/FSO modules on the TDM400P). What about RTC for the system - I know the TDM400P provides it. Does the X100P? Thanks!
2005 May 17
3
How much CPU power needed for asterisk
I'm thinking of placing Asterisk on an itx motherboard in a tiny case. The ITX motherboards top out around 400Mhz PII (in terms of power relative to a desktop). How much CPU would I need for an office of 50 people? How much disk storage for voicemail + OS? (typical / average) The system will have no PCI cards (no Digium FSO/FXO cards) - everything over the LAN connection. Thanks,
2008 Feb 29
5
outside-in = integration tests on views?
Hi, In the spirit of "outside-in" are given-when-then scenarios supposed to be integration tests of views? Or should we be accessing the model interfaces directly (not through a view)? Thanks, David :) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20080229/dc6b1660/attachment.html
2008 Jan 18
9
new in ruby and rspec testing
Hi to all I''m a new in ruby and RoR programming. And my problem is Rspec. I don''t understand how to write test files in rspec. Maybe it''s because I don''t know ruby good. Can you send me links to fine examples/screencasts/e-books and other stuff. I found some on google but it not enough :( Thanks for replie''s -- Posted via http://www.ruby-forum.com/.
2010 May 09
7
"File not found: lib" installing rails-3.0.0.beta3 on my Mac
I''ve always distrusted the ruby and rails installs on my Mac (oOS X 10.6.3) -- sudo gem cleanup can''t seem to get rid of old gem versions (lots of Gem::InstallError: cannot uninstall). Because of that, I don''t trust the rails beta3 install I just completed. Here''s the story: * config is Apple''s ruby 1.8.7 and gem 1.3.6. * xcode is installed from
2007 Mar 06
4
[PIMP] Topfunky''s httperf PeepCode screencast (Zed A. Shaw)
Hi, Thanks Zed - this is very interesting. One item in particular caught my eye: Does anyone on this list have any comments or validation that Rails 1.2.1 is 2-4 times as slow as Rails 1.1.6? Topfunky provided a link that purports what looks like really horrible performance and memory characteristics for Rails 1.2.1, even v. 1.1.6:
2007 Jun 04
1
XEN - No network on Dom0 - Broadcom BCM5751M PCI Express
Hi: I have a problem with XEN and networking on a AMD Turion64 laptop. The network interface is a Broadcom NetXtreme BCM5751M PCI express. I have the problem on both RHEL5 and SUSE SLES 10 but I am troubleshooting it on RHEL. When I run the standard kernel, the eth0 interface works absolutely fine with either DHCP or a static IP address. When I boot the XEX kernel, eth0 fails to
2009 Jun 15
2
[OT] VBA to save excel as csv
Hi all, This is a little off-topic, but it is on the general topic of getting data in R. I'm looking for a excel macro / vba script that will export all spreadsheets in a directory (with one file per tab) into csv. Does anyone have anything like this? Thanks, Hadley -- http://had.co.nz/
2006 Oct 28
5
Seperate admin and public views using one controller REST CRUD
Hello, I want to seperate my admin and public views but only use one controller. How to seperate layouts ist clear but how can I tell the controller to render the *.rhtml files in views/admin/ when logged in or render the *.rhtml files in views/public/ (for example). Thanks for any help! PS: using REST and CRUD in edge rails --~--~---------~--~----~------------~-------~--~----~ You received
2007 Oct 13
1
Formatted Routes?
Is anyone using formats with the url generator in trunk? I can''t figure it out and it seems to be unimplemented in the router code. I want to do something like url(:articles, :format => "xml") # => /articles.xml or url(:formatted_articles, :format => "xml") -- Geoffrey Grosenbach ........................ PeepCode Screencasts http://peepcode.com
2019 Mar 21
2
Paging systems?
You need more than an ATA. You need something with an FSO and FXO. I've used Linksys/SPA3102-3.3.6 and been happy with it. From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Sebastian Nielsen Sent: Thursday, March 21, 2019 3:01 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' <asterisk-users at lists.digium.com> Subject: Re:
2007 Sep 17
3
how do I get the beautiful html rspec results in textmate?
I''m going through PeepCode RSpec Basics and he gets a beautiful rspec results page in html when he presses a hotkey in TextMate. I would guess it''s along the lines of Apple + R but I don''t get the same results and I''m using the same bundle. -------------- next part -------------- An HTML attachment was scrubbed... URL: