On Wed, Feb 3, 2016 at 6:54 AM, Antonio Scuri <antonio.sc...@gmail.com>
wrote:

>   If You define USE_LUA* then all the libraries will try to link with Lua.
> Zlib does not depende on Lua, so You should define that only when building
> the lua bindings.  That's needs to be improved on the text.
>
Ok, I tried that but still had problems. For now I hacked out all
references to lua in iup Makefiles and was able to build. You can see the
edits here:

http://www.kiatoa.com/cgi-bin/fossils/iuplib/vdiff?from=0823eb36a744fe59c372f43c8c58cf4faa1707b4&to=0479e6a807feb4fc58ff18d42637ba523db8e8f0&sbs=0&v

Building IUP/CD/IM is quite a challenge. I hope to build for CentOS 5.11
and SLES11 next. Thanks.

Matt
-=-

> Best,
> Scuri
> Em 03/02/2016 05:46, "Matt Welland" <mattrwell...@gmail.com> escreveu:
>
>> Following instructions from here:
>> http://webserver2.tecgraf.puc-rio.br/cd/en/building.html
>>
>> export LUA_SUFFIX=
>> export LUA_INC=/usr/include/lua5.2
>> export TECTOOLS_HOME=$PWD
>> # export USE_LUA53=Yes
>> export USE_LUA52=Yes
>>
>> Then I ran "sudo ./config_lua_module" in im
>>
>> and running "make":
>>
>> Tecmake: linking libz.so ... gcc -shared -o ../lib/Linux319_64/libz.so
>> ../obj/z/Linux319_64/adler32.o ../obj/z/Linux319_64/crc32.o
>> ../obj/z/Linux319_64/inffast.o ../obj/z/Linux319_64/inftrees.o
>> ../obj/z/Linux319_64/uncompr.o ../obj/z/Linux319_64/gzclose.o
>> ../obj/z/Linux319_64/gzlib.o ../obj/z/Linux319_64/gzread.o
>> ../obj/z/Linux319_64/gzwrite.o ../obj/z/Linux319_64/compress.o
>> ../obj/z/Linux319_64/deflate.o ../obj/z/Linux319_64/infback.o
>> ../obj/z/Linux319_64/inflate.o ../obj/z/Linux319_64/trees.o
>> ../obj/z/Linux319_64/zutil.o -L/home/matt/data/iuplib/lua52/lib/Linux319_64
>> -llua52 -lm /usr/bin/ld: cannot find -llua52 collect2: error: ld returned 1
>> exit status make[1]: *** [../lib/Linux319_64/libz.so] Error 1 make: ***
>> [im_zlib] Error 2
>>
>>
>> On Thu, Dec 10, 2015 at 9:29 AM, Antonio Scuri <sc...@tecgraf.puc-rio.br>
>> wrote:
>>
>>>   See at IUP / Guide / Building in Linux.
>>>
>>> Best,
>>> Scuri
>>>
>>>
>>> On Thu, Dec 10, 2015 at 2:23 PM, Matt Welland <mattrwell...@gmail.com>
>>> wrote:
>>>
>>>> I see the message "Build instructions and usage are available in the
>>>> IUP documentation." but I haven't been able to find them on the pages at
>>>> http://webserver2.tecgraf.puc-rio.br/iup/
>>>>
>>>> Is there a page with details somewhere?
>>>>
>>>> Thanks
>>>>
>>>> Matt
>>>> -=-
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> Iup-users mailing list
>>>> Iup-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>>>
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Iup-users mailing list
>>> Iup-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>> _______________________________________________
>> Iup-users mailing list
>> Iup-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>
>>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to