Re: Phix 0.8.2 uploaded

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

I can't get Phix to load .so files for pGUI.

How do you install Phix on Linux? Where does /Phix directory go? How do you get Linux to read p64 from any terminal?

be well
_tom

Here is a suggestion that anyone can use to test a phix installation...

My process for testing:

  • get a Linux distribution; install iso to USB drive
    • tested with MX19.3 KDE, Mint 20.1 Mate, Manjaro XFCE
    • boot from USB and get a "live" demo of Linux
  • make a directory /home/phix
    • copy all unzipped phix files to here
  • make phix active
    • rename p64 to p
    • make p executable
    • add /home/phix to bash path (KDE as a gui for this, very easy)
    • or, copy p and builtins (as administrator) to /user/local/bin

result is you can run p from any terminal and test phix demos

for gui

  • download IUP files that are a close match to the linux kernal
  • unzip to a temporary directory
  • (as administrator) bash install

resutl is iup .so files are found in /user/lib64

problem

I can get phix to load libiuip.so but most .so are not loading

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