On Sun, 15 Jun 2014, bill-lancaster wrote:
> This is what I have done so far:-
> 1 Download latest gambas version
> 2 In terminal CD to install directory
> 3 run ./reconf-all
> 4 run ./configure -C
> so far everything seems OK
> 5 run make - two error reported.  Hers is the result:-
> [...]
> `/home/bill/GambasFolder/GambasSource/gambas3-3.5.3/main/lib/image.effect'
>   CXX      gb_image_effect_la-main.lo
> ../../libtool: line 1128: g++: command not found
> make[5]: *** [gb_image_effect_la-main.lo] Error 1
> [...]
> 

Indicates that there is no C++ compiler found on your system. Do you have
g++ installed in a location that is covered by your PATH?

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to