On Feb 11, 2008 7:34 PM, Mikhail Umorin <[EMAIL PROTECTED]> wrote: > The first time I started the compiled QGis it opened the main window and gave > an error message that north arrow pixmap could not be found. When I tried to > load some DOQ into a new project it gave error messages that it could not > read srs.db. > > Now that I try to launch QGis again it flashes splash screen and quits giving > in the terminal window: > > [EMAIL PROTECTED] bin]$ ./qgis > ./qgis: symbol lookup error: ./qgis: undefined symbol: > _ZN10QgsMapTool9setActionEP7QAction > [EMAIL PROTECTED] bin]$ > > What should I try to do?
Uhm, this looks like a mismatched installation... Haven't you installed some earlier version of QGIS before? Please post here what this command outputs: ldd /usr/local/bin/qgis I would suggest you to do again "make install" to ensure that all parts of QGIS are installed correctly. Martin _______________________________________________ Qgis-user mailing list [email protected] http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
