Re: Phix, IUP issues - FIXED

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

Fixed!

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

Remind me, that's some kind of "ln -s" command, right?
As per the other thread I'll have a bash (pun intended) on that refracra iso and try to write a proper [Phix] script, and hopefully end up with something that will also work on Mint (etc).

I suppose I c/should also try improving on the existing

mkdir -p phix 
rm -r phix 
wget http://phix.x10.mx/phix.1.0.1.zip 
wget http://phix.x10.mx/phix.1.0.1.1.zip 
wget http://phix.x10.mx/phix.1.0.1.2.zip 
wget http://phix.x10.mx/phix.1.0.1.3.zip 
wget http://phix.x10.mx/p64 
unzip phix.1.0.1.zip -d phix 
unzip phix.1.0.1.1.zip -d phix 
unzip phix.1.0.1.2.zip -d phix 
unzip phix.1.0.1.3.zip -d phix 
mv p64 phix/p 
cd phix 
chmod 777 p 
./p -test 

Meanwhile can you list that actual demos which are failing, so I can test them here, ta.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu