<div dir="ltr">Yes thanks. I did it.<br>
<br>
ladmin@redmine02:/usr/share/redmine$ sudo gem install -v=2.2.2 rails<br>
ladmin@redmine02:/usr/share/redmine$ rails -v<br>
Rails 2.2.2<br>
<br>
But always the same error :(<br>
<br>
other thing. I run redmine :<br>
<br>
ladmin@redmine02:/usr/share/redmine$ ruby script/server webrick -e production -p 3000<br>
=&gt; Booting WEBrick...<br>
=&gt; Rails 2.2.2 application started on <a href="http://0.0.0.0:3000">http://0.0.0.0:3000</a><br>
=&gt; Ctrl-C to shutdown server; call with --help for options<br>
[2009-07-17 21:23:53] INFO  WEBrick 1.3.1<br>
[2009-07-17 21:23:53] INFO  ruby 1.8.7 (2008-08-11) [i486-linux]<br>
[2009-07-17 21:23:53] INFO  WEBrick::HTTPServer#start: pid=6058 port=3000<br>
<br>
It seems that works good. But  when i point to my browser <a href="http://ip-address:3000">http://ip-address:3000</a> ===&gt; ( 500 Internal Server Error ).<br>
I used other ports and i got the same message.<br>
<br>
-- Tarik<br><br><div class="gmail_quote">2009/7/17 Ryan Niebur <span dir="ltr">&lt;<a href="mailto:ryanryan52@gmail.com">ryanryan52@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, Jul 17, 2009 at 04:19:46PM +0000, tarik fannane wrote:<br>
&gt;    Hi<br>
&gt;<br>
&gt;    I&#39;ve question about redmine package [1], would you mind helping me ?<br>
&gt;<br>
&gt;    I&#39;ve build the package without any problem and during installation I got<br>
&gt;    this error message :<br>
&gt;<br>
&gt;    &quot; /var/lib/dpkg/info/redmine. postinst: line 53: rails-app-debianize:<br>
&gt;    command not found<br>
&gt;    dpkg: error processing redmine (--configure):<br>
</div>&gt;    A subprocess post-installation script returned error exit status 127<br>
<div class="im">&gt;    Errors were encountered while processing: redmine<br>
&gt;    E: Sub-process /usr/bin/dpkg returned an error code (1)<br>
&gt;<br>
&gt;    I didn&#39;t found &quot;rails-app-debianize&quot;.<br>
&gt;    I&#39;m working on debian lenny .<br>
&gt;<br>
<br>
</div>redmine depends on rails (&gt;= 2.2.2).<br>
lenny only has 2.1.0-6.<br>
upgrade your rails package to the version in squeeze then try again.<br>
of course, the package manager shouldn&#39;t have let you get this far...<br>
<font color="#888888"><br>
--<br>
_________________________<br>
Ryan Niebur<br>
<a href="mailto:ryanryan52@gmail.com">ryanryan52@gmail.com</a><br>
</font><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
iEYEARECAAYFAkpgtIwACgkQMihv+PacasXPZgCdEB7oHriNEiXJCaA88kK+HEuP<br>
TQIAoKSGbrZH1c/PGKBch0lbgMXZJfZu<br>
=NsAw<br>
-----END PGP SIGNATURE-----<br>
<br></blockquote></div><br></div>