Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > ruby on the zaurus

Reply
Thread Tools

ruby on the zaurus

 
 
Sy Ali
Guest
Posts: n/a
 
      08-03-2007
I'm happy with the older ruby 1.8.4 which I have for my Zaurus
SL-C1000. I can finally get rubygems up and running and with that
many other gems.. but I cannot get ncurses working.

This is because ncurses is expecting the ruby development libraries,
which I cannot find anywhere.

Does anyone have any ideas as to how I could get enough of a
ruby-devel installed to get ncurses working?

 
Reply With Quote
 
 
 
 
gregarican
Guest
Posts: n/a
 
      08-03-2007
On Aug 3, 2:56 pm, "Sy Ali" <sy1...@gmail.com> wrote:
> I'm happy with the older ruby 1.8.4 which I have for my Zaurus
> SL-C1000. I can finally get rubygems up and running and with that
> many other gems.. but I cannot get ncurses working.
>
> This is because ncurses is expecting the ruby development libraries,
> which I cannot find anywhere.
>
> Does anyone have any ideas as to how I could get enough of a
> ruby-devel installed to get ncurses working?


Good question. Several years ago I did some Ruby programming on a
SL-5500. I can't recall how complete of an install it was. Most likely
bare-bones. And trying to cross compile Ruby for the Zaurus turned
into a train wreck due to my own ignorance. I'll check my files and
see what all I was able to do back then...

 
Reply With Quote
 
 
 
 
gregarican
Guest
Posts: n/a
 
      08-03-2007
On Aug 3, 3:13 pm, gregarican <greg.kuj...@gmail.com> wrote:
> On Aug 3, 2:56 pm, "Sy Ali" <sy1...@gmail.com> wrote:
>
> > I'm happy with the older ruby 1.8.4 which I have for my Zaurus
> > SL-C1000. I can finally get rubygems up and running and with that
> > many other gems.. but I cannot get ncurses working.

>
> > This is because ncurses is expecting the ruby development libraries,
> > which I cannot find anywhere.

>
> > Does anyone have any ideas as to how I could get enough of a
> > ruby-devel installed to get ncurses working?

>
> Good question. Several years ago I did some Ruby programming on a
> SL-5500. I can't recall how complete of an install it was. Most likely
> bare-bones. And trying to cross compile Ruby for the Zaurus turned
> into a train wreck due to my own ignorance. I'll check my files and
> see what all I was able to do back then...


I have Ruby 1.8.3 on my SL-5500 and it appears as if ruby-devel is on
there. I see libruby.so and other so files. If that's the case then
perhaps scope out http://shimi.info/modules/bwiki/inde...=Zaurus%2FRuby
which is a site that links to an IPK for this version. If it doesn't
appear complete then e-mail me and I can send you the IPK from my
Zaurus.

>From what I remember I had some fun developing on the Z. Had Python,

Ruby, and Squeak all running on it at one time or the other

 
Reply With Quote
 
Phlip
Guest
Posts: n/a
 
      08-03-2007
gregarican wrote:

> >From what I remember I had some fun developing on the Z. Had Python,

> Ruby, and Squeak all running on it at one time or the other


I heard that someone (possibly one of you) got my MiniRubyWiki working
on their Zaurus.

Exactly what I designed it for - very small footprint and easy but
deep interface.

Now if I could only manage to snag a f---ing Zaurus for myself..!

--
Phlip
http://www.oreilly.com/catalog/9780596510657/
^ assert_xpath
http://tinyurl.com/yrc77g <-- assert_latest Model

 
Reply With Quote
 
gregarican
Guest
Posts: n/a
 
      08-03-2007
On Aug 3, 3:46 pm, Phlip <phlip2...@gmail.com> wrote:
> gregarican wrote:
> > >From what I remember I had some fun developing on the Z. Had Python,

> > Ruby, and Squeak all running on it at one time or the other

>
> I heard that someone (possibly one of you) got my MiniRubyWiki working
> on their Zaurus.
>
> Exactly what I designed it for - very small footprint and easy but
> deep interface.
>
> Now if I could only manage to snag a f---ing Zaurus for myself..!
>
> --
> Phlip
> http://www.oreilly.com/catalog/9780596510657/
> ^ assert_xpath
> http://tinyurl.com/yrc77g <-- assert_latest Model


If you're lucky you can get one on eBay. They are becoming scarcer
nowadays. Lately my Linux-based toy of choice is a Nokia 770 Internet
Tablet...

 
Reply With Quote
 
Sy Ali
Guest
Posts: n/a
 
      08-04-2007
On 8/3/07, gregarican <> wrote:
> If you're lucky you can get one on eBay. They are becoming scarcer
> nowadays. Lately my Linux-based toy of choice is a Nokia 770 Internet
> Tablet...


There's a new version of that which supposedly has a better battery
life. I like the SL-Cx00 versions because of the integrated keyboard.
Although I still prefer my 200lx keyboard. =/

Thanks for your tip, I checked out that site but those links were
broken. I was unable to sign up to his wiki to get his contact info
and email him about it. (even in my translator-broken Japanese =)

Thanks for sending me the links. It installs fine. Unfortunately it
seems that I mistook my ncurses-ruby building's error message as
needing ruby-devel when in fact it was asking for ncurses-devel!
Argh. I hunted around but I had no luck. I'm giving up for now.

*One day* I'll be able to do muby programming on the Zaurus. =)

For those who are interested, i've whipped up some Ruby + Zaurus notes here:
http://jrandomhacker.info/Ruby_on_the_Zaurus

 
Reply With Quote
 
Axel Etzold
Guest
Posts: n/a
 
      08-04-2007
Dear Sy,

you could try pdaxrom on the Zaurus. It aims to provide a
complete Linux distribution on the Zaurus. I installed
gcc and compiled any Linux software I wanted, including
Ruby, from source on it, without problems.

http://www.pdaxrom.org/

There is a very helpful page with special instructions

http://www.users.on.net/~hluc/myZaurus/pdaxii13.html

If you have questions, there is a very helpful special
forum

http://www.oesf.org/forums/index.php?showforum=73

dedicated especially to Zaurus questions.

Best regards,

Axel

--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

 
Reply With Quote
 
Sy Ali
Guest
Posts: n/a
 
      08-04-2007
On 8/4/07, Axel Etzold <> wrote:
> you could try pdaxrom on the Zaurus. It aims to provide a
> complete Linux distribution on the Zaurus. I installed
> gcc and compiled any Linux software I wanted, including
> Ruby, from source on it, without problems.


pdaXrom is unfinished and is still alpha, and VERY alpha for
supporting the SL-C1000. I'm using weeXpc which is based off of it,
has been updated and is commercially supported. I can still use
pdaXrom packages though.

I've been investigating doing cross-compiling to target the Zaurus, or
compiling on the Zaurus. This is probably the best thing for me to
try, because even the major Zaurus-supporting groups seem to be
several years behind with their software.

 
Reply With Quote
 
Axel Etzold
Guest
Posts: n/a
 
      08-04-2007
Dear Sy,

> pdaXrom is unfinished and is still alpha, and VERY alpha for
> supporting the SL-C1000. I'm using weeXpc which is based off of it,
> has been updated and is commercially supported. I can still use
> pdaXrom packages though.
>


I don't know what your experience has been, but other than all
software - as all human undertakings - is unfinished, I must say, I found the community for
Pdaxrom very helpful and responsive and I can't say that
pdaxrom is not sufficient to my needs or in any way defective.
Rather, it was the first OS version that allowed me to use
my Zaurus the way I wanted it : use more than pre-packaged ipk
software, and do more than have just an expensive calendar + word +
internet + some other pre-installed software I didn't use that much.

However, I must say that I mainly skipped the previously installed
OS for pdaxrom in order to be able to compile myself.
For SL-c1000 and pdaxrom support, see:

http://www.oesf.org/forums/index.php...5&#entry149905

or ask "meanie" a question yourself. I don't think you'll need
to rely on commercial support...

> I've been investigating doing cross-compiling to target the Zaurus, or
> compiling on the Zaurus.


Direct compilation is what I was suggesting you to do in my last mail. You'll get the compiler gcc in the install image of pdaxrom, and then, you can install any Linux software from source using the usual configure-make-make install process.

Best regards,

Axel
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

 
Reply With Quote
 
Tom Link
Guest
Posts: n/a
 
      08-06-2007
Sy Ali wrote:
> I'm happy with the older ruby 1.8.4 which I have for my Zaurus
> SL-C1000.


Here is a more current version with some extra packages:
http://www.focv.com/ipkg/

--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ruby on the Zaurus gregarican Ruby 8 08-09-2005 01:59 PM
zaurus old progams Utterer.com.net.org Computer Support 1 10-03-2004 02:58 AM
Is Java for Palm/PocketPC/Zaurus a solution anton Java 13 02-26-2004 09:11 PM
ruby 1.8 for Zaurus? Rasputin Ruby 2 12-15-2003 03:00 PM
PyQT, Sharp Zaurus and color in the QTextBrowser Sybren Stuvel Python 12 07-16-2003 03:14 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57