Yes,
i have to do this:
sudo ln -fs /usr/lib/libiuplua_scintilla51.so iuplua_scintilla.so
and then, like You said, require "iuplua_scintilla", and then
it's all ok.
Thank You very much,
and sorry for the noise.
ciao,
francesco.
-
You should require "iuplua_scintilla".
Best,
Scuri
> -Original Message-
> From: fra [mailto:francescoarmandopo...@gmail.com]
> Sent: quarta-feira, 5 de junho de 2013 05:22
> To: iup-users@lists.sourceforge.net
> Subject: Re: [Iup-users] iup lua scintilla
>
Ok, done. Thanks.
Now in /usr/lib/lua/5.1 iupluascintilla.so is broken. So i
have made this (following the doc in Building Lua, IM, CD and IUP in Linux):
sudo ln -fs /usr/lib/libiup_scintilla.so iupluascintilla.so
and also
sudo ln -fs /usr/lib/libiuplua_scintilla51.so iupluascintilla.so
but when
gmail.com]
> Sent: terça-feira, 4 de junho de 2013 13:48
> To: iup-users@lists.sourceforge.net
> Subject: Re: [Iup-users] iup lua scintilla
>
> Thanks.
> Making make in srcscintilla folder say
> make: Nothing to be done for `do_all'.
>
> In the lib folder there is
Thanks.
Making make in srcscintilla folder say
make: Nothing to be done for `do_all'.
In the lib folder there is libiupscintilla51.a but not .so.
So i guess scintilla is correctly build except not like .so.
ciao,
francesco.
---
013 07:23
> To: iup
> Subject: [Iup-users] iup lua scintilla
>
> Hello All,
> building last iup 3.8 i'm not able to build iup lua scintilla.
> It seems that the dinamic library (.so) is not build.
> I get this message:
>
> Tecmake: linking libiuplua_scintilla51.so
Hello All,
building last iup 3.8 i'm not able to build iup lua scintilla.
It seems that the dinamic library (.so) is not build.
I get this message:
Tecmake: linking libiuplua_scintilla51.so ...
gcc -shared -o ../lib/Linux32/libiuplua_scintilla51.so
../obj/iuplua_scintilla51/Linux32/il_scintilla.o