Closed GoogleCodeExporter closed 8 years ago
the pc file lua creates with make pc > lua-5.2.pc misses the CFlags aswell as
the Libs fields maybe that causes the errors in the attached file
Original comment by HoraK-...@web.de
on 10 Mar 2012 at 4:27
lua 5.2 is really not likely to help.
The grafx2 makefile makes three tries: for lua.pc, lua5.1.pc, and last
lua-5.1.pc (This is where you finally get an error message)
I've checked lua-5.1.5.tar.gz and it contains a lua.pc, it's the right one. I
don't know why pkg-config wouldn't find it after your 'make install'
Original comment by yrizoud
on 10 Mar 2012 at 5:31
thanx for the help the lua.pc file was in the lua-5.1.5.tar.gz but not in the
src dir, it was in the etc dir and make install don't copyed it :/, i had to
copy it by hand.
Original comment by HoraK-...@web.de
on 29 Mar 2012 at 11:21
Original comment by pulkoma...@gmail.com
on 7 Apr 2012 at 1:34
Original issue reported on code.google.com by
HoraK-...@web.de
on 10 Mar 2012 at 3:48Attachments: