Re: [Gambas-user] Gambas 3.4.1 won't compile on mint linux

2013-07-17 Thread Alexie
Normal steps are: ./reconf-all ./configure -C make sudo make install I think you forgot the "./reconf-all" :-) 2013/7/18 paulwheeler > >I downloaded the bz2 file from sourceforge for gambas3-3.4.1 at about > 5:30 >gmt >Looked at Installation instructions ("INSTALL") which said to

[Gambas-user] Gambas 3.4.1 won't compile on mint linux

2013-07-17 Thread paulwheeler
I downloaded the bz2 file from sourceforge for gambas3-3.4.1 at about 5:30 gmt Looked at Installation instructions ("INSTALL") which said to run configure Unfortunately, there is no "configure" file in the root directory for gambas3.4.1 Now what do I do? paul ---