Aitor Plaza wrote: Hello, Aitor!
> I've looked in this directory end the file is not there, so what can I > do? Is possible to take it from an older version? > make: g++: Command not found IMHO, this means, you don't have a g++ (GNU C++ compiler (frontend)) on your system or it's unreachable via the standard search pathes. If you've a debian-like system, try "apt-get install g++". And then let's see what packet is missing next :-) Frank -- www : http://www.fjungclaus.de ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
