I've been trying to get this to work in Puppy - any Puppy - for ages.....and I've finally been successful.
How many of us remember CPU-Z from our Windows days?
I used to use it regularly.....and its spin-off cousin, 'GPU-Z'. Very useful little tools, and they were universally accepted as proof of your system hardware, in much the same way that BleepingComputer.com relies on Piriform's Speccy for system info.
There are packages available for 32- & 64-bit Tahr, and 32- & 64-bit Xenial.....but I've only been successful with the flagship Puppy. Which I suppose is quite fitting, really!
You will need to install/load quite a bit of stuff to get this functional, however. For starters, it's written in a relatively new, little-known language called Gambas; this is available through the PPM, so that is at least a plus point. Make sure to update the database first, though; this ensures you get the most current version available. It appears to be quite 'fussy' about this.
This appears to be the sticking-point for Tahr64; the terminal tells me the version installed from the PPM is too old for the supplied Tahr I-Nex package! And updating the databases doesn't give a new enough version, so.....I'm going to try 'transplanting' the /usr/lib64/gambas directory from Xenial64 into Tahr64, and see what happens.
---------------------------------------------
You'll need to make sure you have Perl installed; again, available through the PPM.
You'll need Qt5 loaded; the Qt5 SFS package in Tahr64's repo at Ibiblio will do nicely, 'cos that's the one I'm using here.
http://distro.ibiblio.org/puppylinux/pe ... _amd64.sfs
Now; I'm not entirely certain about this next bit. According to the library requirements, Qt4 is also needed (?!?):-

Only the 'Core' module, though; I know I don't have a Qt4 SFS loaded, so I must have installed this through the PPM. I don't know if there is a Qt4 SFS available for Tahr64; anyone?
--------------------------------------------------
Finally, you'll want the I-Nex package itself, which is available as a .deb package from here:-
https://launchpad.net/i-nex/+download
...I-Nex's page at Canonical's Launchpad site. Make sure you get the i-nex_7.6.0-0-bzr977-20161012-ubuntu16.04.1_amd64.deb package; this is the one we want. Install this last of all.
------------------------------------------------
All things being equal, if you've been successful, you can now launch it from Menu->System->I-Nex. Do be patient; this takes several seconds to load (I guess it's collecting all the relevant information it wants); at one point you'll get a wee pop-up informing you that this can't be run as root; just 'OK' this, and the pop-up will go away. A few seconds later, I-Nex should fire-up.....and this, boys & girls, is what it looks like:-


Neat, huh? It has all the usual CPU-Z functionality.....and a built-in screenshot tool, as well (which I didn't discover until after I'd already posted this.....

----------------------------------------------------
So, to summarize:-
1.) You will need Perl installed. Xenial should already have this in /usr/lib64, but check anyway. If not, grab it through the PPM.
2.) You will need Gambas installed. Again, grab it through the PPM; it's the 'gambas3' package you want.
3.) You will need Qt5 loaded. The Qt5.5.1 package from Tahr64 @ Ibiblio, referenced above, will suffice.
4.) You may need Qt4 as well; this will need checking via a start through the terminal:-
Code: Select all
i-nex.gambas
5.) You'll need the ICU52 libraries installed. Xenial64's are actually too new for this (ICU55), so I've 'borrowed' them from Tahr64 (which has the correct versions), and made them up into a .pet package.....which you can find here.
6.) Finally, install the 'i-nex_7.6.0-0-bzr977-20161012-ubuntu16.04.1_amd64.deb' package from the I-Nex Launchpad packages page, as referenced above.
---------------------------------------
And that, mesdames et messieurs, should be that. With any luck,you'll now have I-Nex running in Xenialpup64. Anybody fancies trying this, let us know how you get on with it, please.
Enjoy!
Mike.
