Re: Error: Installing ruby on rails in ubuntu



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



Relevant Pages

  • Differing signedness warnings when compiling ruby-odbc.
    ... of warnings that "pointer targets in passing argument x of y differ in ... signedness". ... odbc.c:761: warning: pointer targets in passing argument 4 of ...
    (comp.lang.ruby)
  • (no subject)
    ... epson.c:49: warning: pointer targets in passing argument 1 of ‘sprintf’ differ ...
    (Fedora)
  • RE: DBD::ODBC, unixODBC, FreeTDS, MS-SQL, lazy DL,dbd_db_login/SQLSetConnectOption err=-2
    ... Warning: duplicate function definition 'data_sources' detected in ... ODBC.xs:231: warning: pointer targets in passing argument 1 of ... ‘SQLDriverConnect’ differ in signedness ...
    (perl.dbi.users)
  • Net::RawIP
    ... RawIP.xs:278: warning: 'return' with no value, ... RawIP.xs:355: warning: pointer targets in passing argument 3 of ... 'Perl_sv_setpvn' differ in signedness ...
    (perl.beginners)
  • Re: help makeing telnetd
    ... install it. ... I get one nasty error on the last ... utility.c:214: warning: pointer targets in return differ in signedness ...
    (comp.os.linux.misc)