I've installed wxpython and pdesk on two computer with:
Linux RedHat 8.0 and Fedora Core 1 (following the
instructions), and in both cases when I try to run the
program with "python pdesk.pyw" the program return the
same message:
"/bin/sh: line 1: pui.exe: command not found" and abort.
Of course, I tried to find the program in the whole
disk, without luck.
I'd apreciate any help in this matter.
Thanks.
Gustavo
Logged In: NO
Thank you, but I solved the problem.
I uninstall the wxPython2.5xxx.rpm
I install the wxPython2.4.2xxx.rpm and didn't work.
Finally, I dowloaded the source code of wxPython 2.4, I
compiled and it's working fine.
Thanks again.
Gustavo
Logged In: NO
Thank you Gustavo: I am experiencing the same problem... on mac os X!
Logged In: YES
user_id=103628
Hi Gustavo, this should not crash the program, pui.exe is a
Windows-Only program that comes from the Palm desktop.
Try the latest from our CVS tree and see if it works better
for you.
Generally speaking PDesk should work fine on Linux.
Rick
Logged In: NO
Pdesk_beta7_src.tar does not run on Mac OS X 10.4
$ pythonw pdesk.pyw
/bin/sh: line 1: pui.exe: command not found
I agree, pui.exe is not found in the source directory.
---
Pdesk_beta7_src.tar when run brings up a dialog about sending eMail to
Laurent. But Laurent doesn't respond anymore.
---
CVS access has been disabled. I have never used SVN.
Is there any easy way to obtain a source tarball of most recent release?
Would love to be a tester so this will actually work on Mac OS X.
I am a long time user of progect, just broke my palm IIIc screen and want to
use my files on Mac OS X & Debian. Eeeek! Guess that's what I get for never
trying to use pDesk before I really needed it.
Logged In: YES
user_id=103628
Send me an email at rick_price@users.sourceforge.net or
rprice@freeshell.org and I can help you.
Anyway, pui.exe isn't needed on Unix since you can't hotsync
with the Windows Palm Desktop.
pui.exe is a program that lists what users are available to
HotSync to.
Laurent is no longer the maintainer, I took over from him a
couple of years ago.
I'm busy to as he was, but I'm trying to move things forward.
Rick
Logged In: YES
user_id=103628
Send me an email at rick_price@users.sourceforge.net or
rprice@freeshell.org and I can help you.
Anyway, pui.exe isn't needed on Unix since you can't hotsync
with the Windows Palm Desktop.
pui.exe is a program that lists what users are available to
HotSync to.
Laurent is no longer the maintainer, I took over from him a
couple of years ago.
I'm busy to as he was, but I'm trying to move things forward.
Rick
Logged In: YES
user_id=103628
I forgot to mention that I would really like to have PDesk
run correctly on the Mac, there does not seem to be many
things that keep it from doing that, and the code in
Subversion should actually work.
Also, how would I go about creating a Mac package so that
Mac users can install the program easily?