>> >> I've downloaded brlcad source, but encountered certain issues while >> compiling. I think it may be dependency issues. Could you guide me in this, >> i'm sending the config.log. >> > > configure:42711: g++ -o conftest -pipe -fno-strict-aliasing > -fno-common -fexceptions -g3 -gstabs+ -I/usr/local/include > -L/usr/local/lib -pipe -fno-strict-aliasing -fno-common -fexceptions > -g3 -gstabs+ conftest.cc -lm >&5 > ./configure: line 42712: g++: command not found > > g++ is not installed?
@ Adhin Install the package build-essential if you are using ubuntu -- .............................. Junise Safvan www.gnuise.co.cc 9746 283 383 -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en To unsubscribe from this group, send email to ilug-tvm+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
