Hi Clint,
I started all my fun aboyt 4 weeks ago. I also came up with a strange method because I didn\'t have time to figure out connecting Zaurus to Linux and mostly becuase I am much more efficient using windows. This is what I have:
1) I purchased the book C++ GUI Programming with Qt3 which comes with the windows Qt and borland compilers installed on my winXP box.
2) old laptop with Fedora Core1 installed and all the development tools. I did the example programs on this and it worked fine on the frame buffer and compiled it for zaurus. (lots of initial problems and trial and error and help from this board!) It also is run on wired ethernet to my router.
3) Windows XP Computer with ethernet wired connection to router. AND with Zaurus cradle connected through USB cable to winXP box.
4) Running SAMBA on the Linux laptop. I figured out how to make the linux laptop hard drive a shared drive that is accessible in my Windows WorkGroup Network Neighborhood. Whenever I work on the Linux box I work in the shared directory. (I can\'t explain how I got SAMBA working. It was a lot of trial and error and it started working and I just don\'t touch it since then!)
4) The Zaurus ALSO shows up in my Windows Workgroup whenever it is in cradle. (don\'t need the \"FIle Transfer\" Program, just copy files to and from from using standard methods!)
So This is what I do:
1) Develop everything on the Windows computer. Looking good and want to test for Zaurus? then...
2) from the xp box, Copy current files to the Linux shared directory. (I don\'t work in the shared directories because the linux box is usually off! So turn it on and copy!
3) Go to the Linux computer and edit the 1 or 2 lines that need changing for QPE then compile and test it in the framebuffer.
4) Need changes? Make them on windows and test again on Linux (switch computers again!)
5) Looking good in the frame buffer? Then I rebuild it for arm on the Linux box. I am working in the shared directories.
6)Want a full ipkg...then make it on the linux box in the shared ddirectory.
6) Goto the Windows computer and copy from the Linux shared drive to the Zaurus shared drive.
7) Run on Zaurus or install ipkg!
Sounds complicated, but I have gotten pretty fast at it by now!! And using Windows and familiar systems let me be more productive since I can simultaneously do other things like edit work documents or check work email etc...all of which I cannot do on Linux efficiently because I don\'t know how and don\'t have time to learn...yet.
For every 1 hour spend developing only about 5 minutes is on the Linux box now.
Seems like you should be able to add the ZAURUS samba mount directly to the Linux box, but I am comfortable with what I have, since I am primarily on the windows box.
here is the result of my trials over the last month! I am glad I stuck it out!
http://www.delferro.net/zaurus(hmmmm...seems to be down now, try later!)
Don\'t give up without a fight!! I am sure you can get a system that works for you! And this board has been very friendly and helpful to me as a newbie.
JDF