On Wed, Sep 11, 2013 at 11:04 AM, Charles Curley <[email protected]> wrote: > I am trying to compile a program written in C++. When I run > ./autogen.sh, it does its thing, and then runs ./configure. I get the > following error: > > checking vector usability... no > checking vector presence... no > checking for vector... no > configure: error: STL <vector> header file not detected
Probably install package(s) libcvector2 and/or libcvector2-dev /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
