similar to: Rails version.

Displaying 20 results from an estimated 90000 matches similar to: "Rails version."

2007 Aug 26
4
thread.so (LOAD ERROR)
I did an update to ruby 1.8.6 and since then I can''t run anything in Rails. Ex: j@necropolis:~/sandbox/rhp/0708/trunk$ rake -T /usr/lib/ruby/1.8/thread.rb:5:in `require'': no such file to load -- thread.so (LoadError) from /usr/lib/ruby/1.8/thread.rb:5 from /usr/local/lib/site_ruby/1.8/rubygems.rb:85:in `require'' from
2008 Apr 04
2
can't install rails. gem zlib crc error
hi all i''m trying to install ruby on rails on my debian server. i didn''t use apt-get. i installed everything from source. i used this tutorial (without PD-Admin): http://railswiki.de/Ruby_on_Rails_auf_einem_Debian_Server_installieren now i can''t install rails over gem, i''m getting this zlib crc error: root@co2:~# gem install rails --include-dependencies
2006 Nov 29
2
db:migrate to add colum bombs...
Hi I get the following when I try and run "rake db:migrate" (I"m running un Ubuntu linux) ********** code ********** (in /<home hidden>) == AddRpts: migrating ========================================================= -- add_column("rpts", :integer, {:limit=>3}) rake aborted! You have a nil object when you didn''t expect it! You might have expected an
2006 Oct 01
11
Ruby on rails on linux (ubuntu) want my mysql password but..
Hi everyone! I work since yesterday on that: I am running the newest ubuntu version (6.1 or so). and i installed the mysql server with # apt-get install mysql-server or something like that. My mysql server works fine, and i can access it also with phpmyadmin or other mysql tools. I have installed ruby on rails and have started creating a project: # rails testapplication That was
2010 Jul 27
4
Running WINE on VPS
Hello Id like to know how to setup up WINE on my VPS step by step? OS : Ubuntu 10.04 32BIT sudo apt-get update sudo apt-get install xorg sudo apt-get install wine winecfg - then message pops out - Make sure that your X server is running and that $DISPLAY is set correctly. lil help plz?
2007 Jul 09
1
Issue with version field in schema_info
(I know ''version'' is the only field, but in case this changed one day my question will still apply) ;) I had to drop all my tables to re-run my migrations from version 1. When I executed ''rake db:migrate'' everything ran successfully. Which puts my database ''state'' at migration 007_xxx. Now when I add a migration (008_xxx) and re-run
2016 Jun 13
3
LLVM APT packages - when will they be back?
Hi, Our tool SMACK (https://github.com/smackers/smack/) relies on installing LLMV from APT packages that used to be provided here: http://llvm.org/apt/ This link has been down for several weeks at this point (I think). Do you have a rough estimate for when you will bring this back? Our users are having trouble installing SMACK due to the above problem, and so I am wondering if we should look
2006 Mar 25
1
Re: Rails Digest, Vol 18, Issue 656
Here''s an alternative in-depth treatment on setting upo rails on Debian (Ubuntu, Kubuntu, ... ), may be interesting to follow through in more detail for some: The Perfect Rails/debian/lighttpd Stack... ( http://brainspl.at/pages/perfect_vps ) Victor Kane http://awebfactory.com.ar On 3/25/06, rails-request@lists.rubyonrails.org < rails-request@lists.rubyonrails.org> wrote: >
2016 Apr 26
2
apt pinning specific dovecot version
I currently have the dovecot-core package from wheezy-backports pinned on one of my servers to version '2.2.9', which has been working great. I now want to upgrade that to the newest version under wheezy-backports which is: dovecot-core (1:2.2.13-11~bpo70+1) but I can't figure out how to get do it. I've tried a few different formats of the name but apt-get update then apt-get
2008 Apr 27
2
Deb-4.0 Etch and sources.list for R
Hi Folks, I'm running Debian-4.0 Etch, installed last September from a DVD, and regularly updated as things arise. I have R version 2.4.0 Patched (2006-11-25 r39997) installed (initially at the time of first installation of Debian, as provided by Debian), along with a variety of packages. I'd like to be able to connect to the CRAN repositories for Debian R, for updates etc. When I visit
2009 Jan 29
2
HOWTO install webgen 0.5.6 on Debian GNU/Linux etch
Hi all, Cristian our sys-admin wrote a short HOWTO for Webgen 0.5.6 on Debian Etch, see https://wiki.fsfe.org/FellowshipHacks/Webgen. I thought it might be of interest for others as well. If you know a better way, please let us know. Best wishes, Matthias -- Deputy German Coordinator, Fellowship Coordinator Free Software Foundation Europe (FSFE) [] (http://fsfeurope.org) Join the
2007 Jul 02
1
Problems about installing ruby from source on linux
Hi all, I''m trying to install ruby/ruby on rails from source on ubuntu 7.1. I''ve downloaded ruby-1.8.6 and done a successful install into /usr/ local/ruby. Next, I want to install rubygems without apt-get. So I downloaded rubygems, extracted it and tried to run ruby setup.rb. But it said that cannot load file "zlib". I know that zlib is a part of the standard ruby
2008 May 28
6
need help installing new Wine version on Debian Etch
I want to install a new version of Wine because the one I installed with apt-get in Debian is quite old and buggy (0.9.25). So after doing "apt-get uninstall wine", I followed this guide (http://www.winehq.org/site/download-deb), to install a newer wine version but encountered a few problems: 1. the guide says > Now you can install Wine by clicking this link. Alternatively, you
2007 May 08
5
Which version of Ubuntu to use with Rails
Hello, This is a question for folks who are using Ubuntu to host your Rails apps. Which version of Ubuntu do you use? Do you use the ''Dapper'' release (6.0.6) perhaps due to the long term support (LTS), or are you using the latest release ''Feisty'' (7.0.4)? Or maybe a better way to ask the question is, is there a preferred version of Ubuntu to use with Ruby
2005 Sep 26
2
apt rpm 2 version for centos 4.1
what's the difference of this 2 rpms? apt-0.5.15cnc6-4.centos4.i386.rpm <http://centos.arcticnetwork.ca/4.1/extras/i386/RPMS/apt-0.5.15cnc6-4.centos4.i386.rpm> apt-0.5.15cnc6-1.1.centos4.i386.rpm <http://centos.arcticnetwork.ca/4.1/extras/i386/RPMS/apt-0.5.15cnc6-1.1.centos4.i386.rpm> i found it on the extras folder -- Regards, Mark Quitoriano, CCNA
2009 Apr 14
3
Gem install Rails issue
Im trying to install rails gem on OSX 10.5.6, but when i use the gem install rails command this message displays WARNING: Installing to ~/.gem since /usr/local/lib/ruby/gems/1.8 and /usr/local/bin aren''t both writable. Successfully installed rails-2.3.2 1 gem installed How can I get my gems to install to /usr/local/lib/ruby/gems/1.8 or /usr/local/bin which both are set up in my
2015 Nov 29
1
R-devel no longer supports Ubuntu 14.04 LTS (insufficient PCRE version)
Hi For the record, Dirk (after a couple of false starts and admirable persistance!) has got this to work for me. So on Ubuntu 14.04, adding Dirk's PPA, followed by apt-get update pulls down a backport for libpcre3. Thanks Dirk! Paul On 24/11/2015 4:57 p.m., Dirk Eddelbuettel wrote: > > Sebastian, Paul, > > Ubuntu 14.04 builds (for Linux 32 and 64 bit, ie i386 and amd64) of
2023 Jan 19
1
c2d4u: apt sees new package version as a downgrade
Hello, I noticed a strange thing when attempting to upgrade a specific package (lavaan) from c2d4u and wondered if someone could confirm the problem. In short, apt seems to think that an older version from the "universe" repo is higher than the newer version from c2d4u. When I do apt-cache showpkg r-cran-lavaan I get the output at the bottom of this email. Then, I tried to force
2006 Apr 24
1
Problem Getting Latest Version
My system is Debian Sarge. I edited /etc/apt/sources.list to add a line: deb http://wine.sourceforge.net/apt/binary as describe on the download page. When I next tried to run apt-get update it failed with the message "Malformed line 10 in source list" For the record, all I want to do is run a pretty basic Windows program, Mike Lawrence's Counting a Bridge, which I believe
2012 Feb 29
1
setting up a vps for rails: looking for advice, tutorials, etc.
i am trying to learn how to setup and maintain a vps for some rails apps. i have used shared and managed hosting but now i am looking for the freedom and flexibility a vps offers. i signed up with linode to give me something to play around with until i feel comfortable to deploy my live apps to a vps. i want to learn best practices and how to do things right. initially i plan on hosting only