I'm installing on Ubuntu, using the stickied guide, but I get an error near the beginning of section 5. When I try to "make" the install, I get the following at the end.
g++: @all_libraries@: No such file or directory
make[3]: *** [libcal3d.la] Error 1
make[3]: Leaving directory `/opt/planeshift_cvs/planeshift/cal3d/src/cal3d'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/planeshift_cvs/planeshift/cal3d/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/planeshift_cvs/planeshift/cal3d'
make: *** [all] Error 2
Is this actually a problem, and if so, how do I go about fixing it?