Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - totoetlititi

Pages: [1] 2 3
1
Software / The best rom for game and emulator ?...
« on: July 15, 2004, 05:52:32 am »
All is in the title... !
With a C850 or c760, how run emulator like snes, or gba ?
Is the rom important for performance ?

2
OpenZaurus/Opie/Qtopia / cross compilation with cygwin
« on: July 11, 2004, 03:17:49 pm »
I installed all cygwin (with xfree86, usw), and now I can cross compil for my zaurus !
But I can't use the emulator...

3
Hi !
I installed Openembbed successfully with this good french tutorial : http://zaurusfr.org/dev_openembedded_debuter.
But after few tests,I find that few headers are not found by oebuild: qwidget.h, qmainwindow.h, qpeapplication.h (whiwh are not installed)... and few headers, which are installed in the repertory of OpenEmbedded, are not found by OpenEmbedded...
How can I install this files ?
Where can I find this ?

4
Software / Best Palm Emulator?
« on: June 27, 2004, 03:00:30 pm »
Quote
It kinda runs, but will not load my rom, extracted from an IBM C3 Workpad (ie: Palm Vx). The xcopilot site appears to have disappeared, but get the impression that it only supports upto Palm III roms???
If I remember... I believe that xcopliot is only for rom to 3.1...

5
OpenZaurus/Opie/Qtopia / cross compilation with cygwin
« on: June 02, 2004, 04:54:36 pm »
I find I have a libGl.dll.a in /usr/X11R6/lib. I made symlink to libGl.dll, but I have the same problem...

6
OpenZaurus/Opie/Qtopia / cross compilation with cygwin
« on: June 02, 2004, 02:18:47 pm »
I want use cygwin (with xp) to compile application for my zaurus sl5500.
I find this: http://takahr.dhis.portside.net/cgi-bin/rw...+on+Cygwin%3Aen
I installed all desired files, except this : http://prdownloads.sourceforge.jp/zaurus-j...0040513.tar.bz2
 
I find an alternativ to : http://prdownloads.sourceforge.jp/zaurus-j...0040517.tar.bz2.

but when I make a \"make\" to compile the example of qtopia, I have an error like \"libGl.dll is required by uic.exe\"...  

Why ?
Where can I find this libGl.dll ?
Or, where can I find the orignal file ?

Thanks !  

7
Software / RDcalc
« on: June 01, 2004, 02:02:04 am »
with the latest rom of sharp, RDcalc runs... but I have installed this \"file by file\"...

8
Software / RDcalc
« on: May 28, 2004, 02:20:41 am »
I think your symlink in /usr/lib are wrong... awt is a library from jeod...
Could you try to reinstall Jeod and RDcalc \"by hand\"...
decompress in a folder with tar -zxvf file.ipk and  tar -zxvf data.tar.gz and copy all files in correct folder... !

9
Software / RDcalc
« on: May 27, 2004, 03:33:24 pm »
The problem with the sharp rom (and cako rom), is that librairies must be in /usr/lib.
When you install jeode, or RDcalc, the librairies are copied in /home/QtPalmtop/lib.
That\'s why you must make symlinks between /home/QtPalmtop/lib and /usr/lib !
When I tried RDcalc, I had the same problem !
But, you must make a new binairie of RDcalc:
in /home/QtPalmtop/bin modify RDcalc like this:

evm -XappName=RDcalc -Xprogress -cp /home/QtPalmtop/java/RDcalc.jar RDcalc

10
Software / Problem to use zmame...
« on: May 26, 2004, 02:02:47 pm »
ok... The problem seems to be roms...
with pacman, it works, but with arkanoid the files are missing...

11
Software / RDcalc
« on: May 26, 2004, 01:14:19 pm »
ok !
The rom sharp have a bug...
go in console and:

su
cd /usr/lib
for f in /home/QtPalmtop/lib/*;do ln -s $f;
done

But I feel that this calculator is not a good application...
Java is slow, and I don\'t like buy java soft...

12
Software / RDcalc
« on: May 26, 2004, 03:18:42 am »
Where do you find RDcalc ?
I\'m searching with google, I only find the poduct of Raven...

13
Software / Problem to use zmame...
« on: May 25, 2004, 04:57:35 pm »
I try to use zmame and zmamefull but I have a big mistake...
I have put zmame and a rom file (zipped) in /mnt/cf.
I try to launch zmame, and I have missing files:

./zmame -rp . -rr arkanoi2.zip

Qtopia: using home dir:/home/zaurus for user id:500
info: trying to parse: /usr/local/lib/xmame/xmamerc
info: trying to parse: /home/zaurus/.xmame/xmamerc
info: trying to parse: /usr/local/lib/xmame/xmame-qperc
info: trying to parse: /home/zaurus/.xmame/xmame-qperc
fuzzy name compare, running theglob2
info: trying to parse: /usr/local/lib/xmame/rc/theglob2rc
info: trying to parse: /home/zaurus/.xmame/rc/theglob2rc Mouse/Trakball selected.
loading rom 0: 611293.u10
loading rom 1: 611293.u9
loading rom 2: 611293.u8
loading rom 3: 611293.u7
loading rom 4: 611293.u6
loading rom 5: 611293.u5
loading rom 6: 611293.u4
oading rom 7: 611293.u11
loading rom 8: 82s123.u66
done
611293.u10   NOT FOUND
611293.u9    NOT FOUND
611293.u8    NOT FOUND
611293.u7    NOT FOUND
611293.u6    NOT FOUND
611293.u5    NOT FOUND
611293.u4    NOT FOUND
611293.u11   NOT FOUND
82s123.u66   NOT FOUND
ERROR: required files are missing, the game cannot be run.  


 :shock:  :? ...

The folders where zmame is \"trying to parse\" did not exist.
I did create this... I made the file \"xmamerc\" usw... with
touch xmamerc
but this files are empty...
I modified permission in /usr/local/lib/xmame, and now an user can write a file...
I don\'t understand...

14
Software / RDcalc
« on: May 25, 2004, 02:32:36 am »
You must find the binairie of your application, and make in a console
chmod 777 your_application

15
Software / Pure Data on zaurus... How does it work ?
« on: May 23, 2004, 03:36:01 pm »
PureData http://pd.iem.at/ is a wonderfull soft ti make music interctiva in real time.

I\'m trying this ftp://xdv.org/pub/gige/iPaq/PDa_armbin.tgz on my sl 5500. It works, but it\'s very slow, and I can\'t emulate a right click (a bug with tcl/tk)...
Did anyone test this on zaurus c7xx or c8xx ?
It is interesting ?
Does it work fine ?
Can you work with patch like a pc ?

Pages: [1] 2 3