Re: Error: Installing ruby on rails in ubuntu
- From: Peter Yates <pd.yates@xxxxxxxxx>
- Date: Thu, 11 Jan 2007 21:27:52 +0000
How are you trying to install it?
The following method worked fine for me:
Download and install gems from : http://rubyforge.org/frs/?group_id=126
Extract it and run "ruby setup.rb"
Then "gem install rails --include-dependencies".
It will then download the latest version and install it.
On Tue, 2007-01-09 at 10:19 +0530, priya sundaramorthy wrote:
Hi All,
I got an error while trying to install ruby on rails in ubuntu ,
regex.c: In function 'calculate_must_string':
regex.c:1017: warning: pointer targets in initialization differ in
signedness
regex.c :1018: warning: pointer targets in initialization differ in
signedness
regex.c:1032: warning: pointer targets in assignment differ in
signedness
regex.c: In function 'ruby_re_search':
regex.c:3225: warning: pointer targets in passing argument 1 of
'slow_search' di ffer in signedness
regex.c:3225: warning: pointer targets in passing argument 3 of
'slow_search' di ffer in signedness
regex.c:3225: warning: pointer targets in passing argument 5 of
'slow_search' di ffer in signedness
regex.c:2692: warning: pointer targets in passing argument 5 of
'slow_match' dif fer in signedness
regex.c:3230: warning: pointer targets in passing argument 1 of
'bm_search' diff er in signedness
regex.c:3230: warning: pointer targets in passing argument 3 of
'bm_search' diff er in signedness
Pls help me to solve this probs..(ASAP)
Thanx,
priya
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- Error: Installing ruby on rails in ubuntu
- From: priya sundaramorthy
- Error: Installing ruby on rails in ubuntu
- Prev by Date: Re: Getmail / procmail / ???
- Next by Date: list file for package missing final newline
- Previous by thread: Error: Installing ruby on rails in ubuntu
- Next by thread: Need Help To Download and Install Ruby on Rails in Ubuntu
- Index(es):
Relevant Pages
|