OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: pungipungi on January 01, 2006, 05:05:42 pm
-
Since I'm going to travel to holidays and my wife was doing some sudoku games per paper I wondered if there's one available for the zaurus/gpe environment.
I've found an fltk example which runs after 2 hours with doing some minor work ...
Before going to holidays you can find my results on
http://members.cheese.at/woody/zaurus/archives (http://members.cheese.at/woody/zaurus/archives)
[img]http://members.cheese.at/woody/zaurus/archives/sudoku-screen.png\" border=\"0\" class=\"linked-image\" /]
-
Since I'm going to travel to holidays and my wife was doing some sudoku games per paper I wondered if there's one available for the zaurus/gpe environment.
I've found an fltk example which runs after 2 hours with doing some minor work ...
Thanks for that, can you please include the libfltk_image.so lib so it can run?
Thanks,
darmou
-
Thanks for that, can you please include the libfltk_image.so lib so it can run?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=110010\")
Don't worry I've found the lib mentioned in another oe forum post
(https://www.oesf.org/forums/index.php?showtopic=14507&pid=99747&st=0&#entry99747)
relevant ipkg is below:
[a href=\"http://members.kabsi.at/woody/feed/]http://members.kabsi.at/woody/feed/[/url]
-
Thanks for that, can you please include the libfltk_image.so lib so it can run?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=110010\")
relevant ipkg is below:
[a href=\"http://members.kabsi.at/woody/feed/]http://members.kabsi.at/woody/feed/[/url]
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
(http://index.php?act=findpost&pid=110016\")
Hi
I'm struggling to use the feed, I get this error
Downloading [a href=\"http://members.kabsi.at/woody/feed/(null)]http://members.kabsi.at/woody/feed/(null)[/url]
sh: Syntax error: "(" unexpected
Nothing to be done
An error occured, return value: 22
Collected errors:
ipkg_download: ERROR: Command failed with return value 2: `wget --passive-ftp -q -P /tmp/ipkg-CRMpTJ http://members.kabsi.at/woody/feed/(null)' (http://members.kabsi.at/woody/feed/(null)')
Failed to download screenshotapplet. Perhaps you need to run 'ipkg update'?
My /etc/ipkg/woody-conf is
src woody http://members.kabsi.at/woody/feed (http://members.kabsi.at/woody/feed)
Any ideas to fix? I'm running Zaurus sl-5500 collie, with OZ/GPE 3.5.4RC
Cheers
Rich
-
Hi
I'm struggling to use the feed, I get this error ....
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=110693\")
It seems to be a problem with ipkg and 3.5.4RC.
I've tried it with my 3.5.3 version and it worked. As you see it tried to load (null) instead of Packages (is that a feature or a bug?)
maybe try:
- add / to the end
- add /Packages to the end
- try wget [a href=\"http://members.kabsi.at/woody/feed/Packages]http://members.kabsi.at/woody/feed/Packages[/url] per hand
If it's not working then load the ipks directly to the zaurus and try a local feed?
(or extract the fltk libs via:
cd /tmp; ar -x ipkgname; tar -xvzf data.tar.gz
try it with setting the LD_LIBRARY_PATH befor installing it per hand
andreas
-
I've added the sudoku package to my feed
http://members.cheese.at/woody/feed/ (http://members.cheese.at/woody/feed/)
and sources and a bb trial to
http://members.cheese.at/woody/zaurus/src/ (http://members.cheese.at/woody/zaurus/src/)
andreas
-
If it's not working then load the ipks directly to the zaurus and try a local feed?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=111074\"][{POST_SNAPBACK}][/a][/div]
Thanks, I installed locally before trying out the package. Thanks very much, I love Sudoku and its excellent having it on the Zaurus.
Cheers
rich
-
Thanks, I installed locally before trying out the package. Thanks very much, I love Sudoku and its excellent having it on the Zaurus.
Today I found some time to go over the code to get rid of some failures and porting problems. Additionally I did some changes to the original to make it more playable on the Zaurus.
Hope that does the job now ....
Results: see above or reload from the feed