Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2012 16:28:09 -0800 (PST)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: boost error for linux source - looking in the wrong place?
Message-ID:  <1352766489875-5760413.post@n5.nabble.com>
In-Reply-To: <1352660162870-5760094.post@n5.nabble.com>
References:  <1352623446128-5759953.post@n5.nabble.com> <20121111103807.7c86f0a3@ernst.jennejohn.org> <1352630590036-5759965.post@n5.nabble.com> <CACdU%2Bf-Qunao9H9nQSWP8Y%2B5jCCsVyyzJ-0AR3odB1HDBsGrBQ@mail.gmail.com> <1352660162870-5760094.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
OK, I got lua >= 5.1 installed on the system. Running configure gives same
error. This source code is looking in all the wrong places for everything. 
I have also done "*setenv USE_PKGCONFIG yes*" prior to ./configure.

configure: error: "BOOST library is missing"
checking for mysql headers and libraries...
CFLAGS="-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g"  
LIBS="-L/usr/local/lib/mysql -lmysqlclient_r  -pthread -lz -lm"
checking for LIBUUID... yes
checking for LUA... no
checking for LUA... configure: error: Package requirements (lua >= 5.1) were
not met:

Package lua was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LUA_CFLAGS
and LUA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.





--
View this message in context: http://freebsd.1045724.n5.nabble.com/boost-error-for-linux-source-looking-in-the-wrong-place-tp5759953p5760413.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1352766489875-5760413.post>