Ok, whose got RoR installed on a nokia n800?

browsing through flickr for nokia n800(internet tablet pda device)
photos, i came across one using RoR!

seems pretty cool and would like to do the same.

i guess the person is using sqlite and nginx.

I was a wonderful!

mixplate wrote:

browsing through flickr for nokia n800(internet tablet pda device)
photos, i came across one using RoR!

Do you still have the link? I’d rather not page through all 709 photos
that were found by searching for “nokia n800” …

http://www.flickr.com/photos/kwe/484269853/

Hi, It was me :slight_smile:

It’s actually quite easy, I got ruby and sqlite from

and enabled ‘red-pill mode’ (google it). Installed ssh and in the
screen shot I’m remotely accessing the n800 via ssh, running rails
under webrick.

Now I need to find RMagick or similar and I’ll be happy.

regards
Kevin

also the terminal closes after what seems like its hanging when
executing gem install rails command.

hi kevin,
thanks for the response. i got ruby, ruby gems, and sqlite installed
however, i cant seem to get rails installed. i tried gem install rails
–include dependencies, and also gem install “path to gem on the
website” but am getting a mysterious segmentation fault.

does this have to be done by ssh into localhost from the nokia?

thanks!

kevin evans wrote:

Hi, It was me :slight_smile:

It’s actually quite easy, I got ruby and sqlite from
Le respect du RGPD, lol
and enabled ‘red-pill mode’ (google it). Installed ssh and in the
screen shot I’m remotely accessing the n800 via ssh, running rails
under webrick.

Now I need to find RMagick or similar and I’ll be happy.

regards
Kevin

I’ve a feeling I installed Rails from a local version of the gem,
while logged in as root and without ‘-dependecies’ - but my memory is
hazy.