Re: Phix, IUP issues - FIXED

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

Fixed!

I initially put the unpacked .so s (herein referred to as libs) in /usr/lib64, because that's where the tecgraf install program put them. There was also a link to /lib64.

Ignore those - phix can't find them there.

I added symlinks in /usr/lib/iuplib.so => /lib64/iuplib.so where iuplib.so points to the real file in /lib64/iuplib.so.

Imagine my surprise and smile when a window with stuff on it popped up.

I think I've had this issue before with other dynamic linked libraries, kind of staring me in the face!

edit - with most of them .... iupglcontrols - all opengl functions .... is having .... problems!

I recommend putting any "user installed" things into /usr/local. Move your IUP libraries to /usr/local/lib and you should be good. Let the package manager handle putting things into /usr and /lib64, etc.

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu