some feedback on installing purebasic_linux_5_31_x64
on LXLE 14.04.2 x64
Installed OK - small hicup
had to use Luis's tip (http://www.purebasic.fr/english/viewtop ... 34#p444734)
(Thread= General Discussion Topic=PureBasic newbie haha

Issue:
E: Could not find package libgnomeprint2.2-dev
E: Could not find package libgnomeprintui2.2-dev
In summary:
1 - use luis's 'ATP Line... ' (Start > Updates (Software and Updates) >Settings> other Software > Add
in the APT line field type: "deb http://us.archive.ubuntu.com/ubuntu precise main universe"
confirm the refresh request
2 - use the commented out 'sudo apt-get' found inside checkinstall.sh
3 - Run checkinstall.sh
Installed OK now - Thanks to luis