PonyProg :  PonyProg Phorum PonyProg
PonyProg open discussion 
Compiling PonyProg under Debian
Posted by: jhonny ()
Date: March 23, 2007 03:55PM

I really can't understand how to compile your program... Could you tell me how to do, please?

Thanks a lot,
Jhonny

Options: ReplyQuote
Re: Compiling PonyProg under Debian
Posted by: gregoire ()
Date: March 26, 2007 06:37PM

no need to compile, check the bin file:

http://www.ubuntuforums.org/showthread.php?t=223247&highlight=ponyprog

Options: ReplyQuote
Re: Compiling PonyProg under Debian
Posted by: lancos ()
Date: April 12, 2007 03:43PM

jhonny Wrote:
-------------------------------------------------------
> I really can't understand how to compile your
> program... Could you tell me how to do, please?
>
> Thanks a lot,
> Jhonny

PonyProg unfortunately needs the V library (preferably v1.25).
Debian had packages some time ago, see http://lists.debian.org/debian-devel-changes/2002/04/msg00487.html
You need both libvx1.25 + libvx-dev

After you have the V library you cand download PonyProg source from CVS
http://sourceforge.net/cvs/?group_id=2141,
edit Config.mk, change HOMEV with the path of the V library and the run
make

Options: ReplyQuote
Re: Compiling PonyProg under Debian
Posted by: lancos ()
Date: April 13, 2007 02:13AM

Good news!
I updated the file on CVS to build under Linux. I tested on OpenSuse 10.2, but
should work on every Linux.
No configure used, just makefile. Look at INSTALL file.

Cheers,
Claudio Lanconelli

Options: ReplyQuote