Hi,

I'm still trying to build (again) iup from sources.

It's a nightmare.  Even though I did keep the .bash_history from last
time.  (And since I lack a machine where I could set up a reasonable
cross compile envt, I'm building *on* a raspberry pi.  Thus it really
takes forever.)

Am I missing some documentation what to do for which effect?

So far I found that I must at least do this:

export GTK_BASE=/usr
export LUA_INC=/usr/include/lua5.1
make USE_PKGCONFIG=Yes

But that's not enough.  I did not find a way to convince the build
process to find webkit.  So I wanted to change

STDFLAGS := -fPIC
STDINCS += /usr/include/webkitgtk-1.0

by placing these two lines into "config.mak" in the iup source
directory.  Apparently this does not to the job.  Just I can't figure
out why.  So I patched the tecmake.mak file - which I consider bad practice.

Thanks for any help.

/Jörg

------------------------------------------------------------------------------
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to