[Ham-Mac] predict & gsat
Sergei Ludanov
[email protected]
Thu, 4 Dec 2003 13:54:38 -0800
Hi Dana,
Predict compiles fine under OS X. However I had to edit installer.c
file to remove line:
#include <sys/soundcard.h>
and edited line:
cc=system("cc -Wall -O3 -s -fomit-frame-pointer -lm -lncurses -pthread
predict.c -o predict");
to look like:
cc=system("cc -Wall -O3 -s -fomit-frame-pointer -lm -lncurses
predict.c -o predict");
After that predict compiled OK .
73 de Sergei KD6CJI
On Dec 4, 2003, at 1:33 PM, N1OFZ wrote:
> Anyone have success compiling predict and gsat on OSX? Actually, I am
> more interested in gsat as I have predict running in server mode on my
> Linux box. Currently I ssh into the Linux box and run gsat via X11.
> It works fine but I'd rather have it run locally because I can't do
> rig control running it remotely. According to the predict website:
> Paul Williamson, KB5MU, has released Mac Vocalizer to enable PREDICT
> to run with speech announcements under Mac OS X. Paul are you on the
> list? Any tips?
>
> I downloaded a java client from
> http://c.avmdti.free.fr/soft/predict/Predict.htm for predict. It
> works OK under the JVM but it does not do things like rig control.
>
> Thanks,
> Dana N1OFZ
>
> _______________________________________________
> Ham-Mac mailing list
> [email protected]
> http://mailman.qth.net/mailman/listinfo/ham-mac
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/enriched
The reason this message is shown is because the post was in HTML
or had an attachment. Attachments are not allowed. To learn how
to post in Plain-Text go to: http://www.expita.com/nomime.html ---