On 1/4/07, Marcel Ruff <[EMAIL PROTECTED]> wrote:
>> But my konqueror usage fails with: >> An error occurred while loading rapip:/: >> Could not start process Unable to create io-slave: >> klauncher said: Error loading 'kio_rapip'. > > No, I have not seen this one. That means you can successfully access the PDA filesystem with your konqueror using rapip:// notation?
Yes, both rapip:/ or rapip://pocket_pc2 work for me.
> and my kcemirror does not compile (because of missing kprint). > > And this one I did saw. The funny thing is that libkprint is there > where it should be. I'll try to figure out what happens. Ok, this was resolved easily: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/kde3/lib make make install -----> /opt/kde3/bin/kcemirror but i couldn't yet get the screen to my X11 desktop. On my old WinCE 4.1 PDA i always started 'Programs->ActiveSync->Remote and added my Linux PC IP and i got the display to X11, but on my WinCE 5 there is no such menue ...
I did it by adding -L/opt/kde3/kcemirror to the command from make file. Also no luck. What happens when you start kcemirror? In my case (I tried it from command line), it looks like that: kcemirror pocket_pc2 Synce: true ForceInstall: false [CeGetSystemInfo:105] last_error = 0 [CeCreateProcess:37] last_error = 2 [CeCreateProcess:39] result = 0 kcemirror: Could not contact PDA pocket_pc2 -- Mark Goldstein -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
