Re: IUP and Linux

new topic     » goto parent     » topic index » view thread      » older message » newer message
petelomax said...

Try putting them into /usr/lib64 and running 'sudo ldconfig' or 'sudo ldconfig /usr/lib64'.
I'm not an expert on these matters but that seemed to do the trick for me. (I did 2nd first & don't know if 1st would suffice)
(Fairly obviously you will probably need to remove 'path' from that test program.)

Like you, I'm crying out for help in knocking the linux install notes into shape.

Testing on:

  • ubuntu xfce
  • mx kde

My IUP process.

  • download from sourceforge IUP linux runtime
  • open terminal
  • $ sudo ./install
    • enter root pswd
  • examine /usr/lib64 (ok)
  • $ sudo ldconfig /usr/lib64
  • test installation
? open_dll( "libiup.so" ) 
? open_dll( "libiupcontols.so" ) 

Result is:

  • libiup loads (regardless iup version and linux mix)
  • libiupcontols returns 0

be well
_tom

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu