Originally created by: angisang...@yahoo.com
What steps will reproduce the problem?
1. get fgrun sources from SVN
2. cd to sources dir and do ./autogen.sh
3. ./configure --prefix=prefix --exec-prefix=eprefix
--with-osg=/path/to/osg --with-simgear=/path/to/simgear
--with-plib=/path/to/plib
What is the expected output? What do you see instead?
configure should check for required sources and perpare for make|make
install. Instead it complains about not sufficient plib >=1.8.0 found. You
have to set explicit --with-plib-includes=/path/to/plib/includes and
--with-plib-lib=/path/to/plib/lib and must remove --with-plib. Option
'--with-plib' returns "configure: WARNING: unrecognized options: --with-plib"
What version of the product are you using? On what operating system?
Ubuntu 9.10, plib, OpenSceneGraph, Simgear, FLightGear, FGRun all from CVS/SVN
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: zakalawe@mac.com
FGRun no longer depends on PLIB, any more.
Status: WontFix
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: bre... (code.google.com)@gmail.com
(No comment was entered for this change.)
Status: Temp
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: bre... (code.google.com)@gmail.com
(No comment was entered for this change.)
Status: WontFix