News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

How to compile Cb

Started by mosfet, January 10, 2006, 05:36:02 PM

Previous topic - Next topic

mosfet

Hi,

I am a windows user of CodeBlocks and now I would like to port my smartcard tester app to Linux.
Problem is I can't compile it under my distrib.
When I download SVN version, I type ./configure and nothing happens.
There is a configure.am and a configure.in but no configure.
If someone could tell me how to compile it ...



killerbot


Michael

[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

mosfet

#3
Ok I have succeeded in compiling C::B SVN version for mandriva 2006.
I have just installed libwxgtk2.6, libwxgtk2.6-devel, libwxgtku2.6, libwxgtku2.6-devel
and after bootstrap, configure and make.