Displaying 20 results from an estimated 7000 matches similar to: "my howto install rails on os x"
2006 Mar 16
8
Question on gems on Mac OSX
Hi all,
lately I''ve been working with ROR on a MAC OSX tiger at work, however I
have one huge problem with seems to be the root of all my problems
whenever I use terminal or iTerm to start workign with ROR. Every
single time I open a new terminal window or close one and open a new
one, I have to reapply my path from .bash_login for Ruby and MySql, and
than I have to install the
2006 Aug 07
0
MySQL Native Bindings
I was following the hivelogic.com article ''Building Ruby, Rails, LightTPD,
and MySQL on Tiger''
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
all went well till the last part, MySQL Native Bindings.
http://weblog.rubyonrails.com/2005/10/30/get-10-15-more-performance-with-mysql-rails/
anyways, i recieved an error:
blinking8s:~ blinking8s$ sudo gem
2006 May 21
3
First try with lighttpd
Hi,
I have a Rails application sitting on my computer that works just fine
with webrick. I would like to try to serve it locally with lighttpd
I followed the instructions on the hivelogic site for installing lighttpd
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
Then I looked on page 457 in the Agile Rails book for instructions
about configuring the rails app for
2006 Mar 25
4
Can''t quite get Rails working on Mac, help please :).
I''ve followed the install the install guide on
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
and it seemed to work. And I''ve been following the Instant Gratifiction
guide in Chapter four in Agile Web Development with Rails book. I''m in
terminal and I type -
cd work (everything works fine) then
rails demo (everything seems to work) then
cd
2006 Feb 01
5
lighttpd not starting on os X (intel)
Hi all,
I''m followed the instructions written here to prepare my new iMac for
Ruby / Rails developement:
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
When I run script/server I get the following output:
harm-de-laats-computer:~/rails/test harmdelaat$ script/server
=> Booting lighttpd (use ''script/server webrick'' to force WEBrick)
=>
2006 Jan 19
3
lighttpd config on os x
I finally got around to installing lighttpd on my mac for dev work,
followed the instructions at
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
When I go into my rails app and type "./script/server" I get the
following errors:
baggio:~/work/teore pergesu$ ./script/server
=> Booting lighttpd (use ''script/server webrick'' to force WEBrick)
2006 Jun 07
3
Check version of RubyGems, FastCGI, PCRE / uninstall
I followed hivelogic article on how to install Ror and Lighttpd on Mac
OS.
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
But I''m not sure I got Lighttpd in the right place.
If I do "which lighttpd" and "lighttpd -v" I get answers from the
terminal:
/usr/local/sbin/lighttpd
lighttpd-1.4.11 - a light and fast webserver
But I
2006 Apr 04
6
Replaced Rails Package with HiveLogic Install - problems
Hi,
I''ve got a strange problem. I had initially installed Rails using Tony
Arnold''s package:
<http://www.tonyarnold.com/articles/category/rails>
and that worked fine. (on OS X, obviously). I then decided to
reinstall using the instructions on the HiveLogic page, to get Ruby
1.8.4:
<http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger>
That
2006 Mar 28
3
compiling php with fcgi on tiger
I can''t figure out how to compile php with fcg enabled.
I found a website which gives an example of how to write options in
configure
http://scoops.totallyrule.com/articles/2006/02/01/mysql5-ab-package-and-php5
So I wrote
./configure --prefix=/usr/local --program-suffix=5 --enable-fastcgi
--enable-discard-path --enable-force-cgi-redirect
--with-mysqli=/usr/local/mysql/bin/mysql_config
2006 Jul 05
5
ok, lightTPD is installed... how do i use it.
i used the hivelogic article to install ruby on rails to my mac:
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
everything works great using the script/server command, but isn''t that
still using WEBrick? how do i server my apps with lightTPD?
i tried following the instructions given here:
http://duncandavidson.com/essay/2005/12/railsonlighty
but have had no
2006 Apr 06
2
Apache 1.3 OSX Tiger(intel) mod_fastcgi
Hi,
I''m new to RoR and am trying to get it up and running on my iMac Tiger
(intel).
I was able to get it working with the built in server and am now trying to
get it working with apache 1.3
I''m stuck on getting a universal binary for mod_fastcgi.so. or source code
to compile it myself.
Has anyone been able to get RoR to run successfully with this configuration?
2007 Feb 04
2
Beginner Q: Keeping the Ruby on Rails platform up to date.
Hello, I recently installed the ruby on rails framework from this
tutorial:
http://www.hivelogic.com/narrative/articles/ruby_rails_lighttpd_mysql_tiger
So, I installed:
Ruby on Rails 1.1
Ruby 1.8.4
LightTPD 1.4.13
FastCGI 2.4.0
RubyGems 0.9.0
Readline 5.1
PCRE 6.6
FastCGI and MySQL bindings
I figured out how to keep my ruby on rails up to date by using the
command "gem update rails
2006 May 10
10
Can''t Install Rails with Ruby Gem Dependencies, OS X
Hello Community:
I''m a brand new user of Ruby on Rails, and am having a great deal of
trouble compiling from source. I''m using the tutorial at
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
to complete the install.
Readline and Ruby installed just fine, and the Ruby Gems appeared to.
But when I tried to sudo gem install Rails --include-dependencies,
2006 Mar 17
4
using ajax and layouts
Hi.
I copied the layout-example from agile web dev. in rails. When I want
to use ajax to create a search field including
<head><%= javascript_include_tag "prototype" %></head>
does''nt work when I include the line in my
app/views/layout/demo.rhtml. Name of controller is demo_controller.rb.
The search-field is in app/views/demo/observer.rthml and I have to
2006 Jun 06
5
Mac OSX
I havew installed Ruby and gems on Mac OSX but when i try ti install
Rails i get messages
Local gem file not found: rails*.gem
Attempting remote installation of ''rails''
Updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem ... (ArgumentError)
syntax error on line 23, col 0: `<p>''
Can anyone advise as to reason ? I an using OS 10.4
2006 Jun 18
2
Installation on Mac Problem
I''m not exactly sure what the root of this problem is. I followed the
following tutuorial on installing Ruby on Rails on Mac OS X:
http://www.hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
Everything is working fine but when I navigate to :
http://localhost:3000/ or go to any other pages that I''m attempting to
serve with RoR I get the following errors in
2006 Jan 03
8
MacOS X Tiger Rails Install problem
According to the Hivelogic instructions <http://hivelogic.com/
articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger> to correctly
installing RoR on Tiger:
> With RubyGems installed, Rails is a simple, one-line install:
>
> sudo gem install rails --include-dependencies
>
> Some people following these instructions report one of two errors
> after performing this step.
2006 Mar 10
3
Problems installing rubygems -No such file to load: rubygems
Hi,
I''m a bit of a beginner at this and I''m having some problems with
installation, hopefully someone can help.
I''m following the guide for setting up under Mac OS X at
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
. I follow the tutorial all the way through without any errors but when
it comes to the MySQL Native Bindings step I get an
2006 May 18
3
Rails dependency issue
I am following this guide,
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger,
to install RoR on Mac OS X and screwed up when installing rails. I
typed:
sudo gem install rails --include dependencies
instead of
sudo gem install rails --include-dependencies
I''m providing a link to the screenshot of what happened:
http://blazebego.com/temp/rails_dependecy.png
2007 Oct 16
8
nfs-ownership
Hi.
I have created some zfs-partitions. First I create the
home/user-partitions. Beneath that I create additional partitions.
Then I have do a chown -R for that user. These partitions are shared
using the sharenfs=on. The owner- and group-id is 1009.
These partitions are visible as the user assigned above. But when I
mount the home/user partition from a FreeBSD-client, only the
top-partiton has