This is a little modification to get the true gambas path ... in every distrib :)
GAMBASPATH=$(which gbx 2>/dev/null) GAMBAS2PATH=$(which gbx2 2>/dev/null) GAMBAS3PATH=$(which gbx3 2>/dev/null) 2009/8/24 Fabien Bodard <gambas...@gmail.com>: > fab...@ubuntu:~$ sh report-ng > System Report for Gambas > Found distro information at /etc/lsb-release! > Detected distro: ubuntu > Saved to report2.log > Done. > fab...@ubuntu:~$ cat report > report2.log report-ng > fab...@ubuntu:~$ cat report2.log > [OperatingSystem] > > OperatingSystem=Linux > KernelRelease=2.6.28-14-generic > CPUArchitecture=x86_64 > DistributionVendor=ubuntu > DistributionRelease="Ubuntu 9.04" > > [Gambas] > Gambas1=Not Installed > Gambas2=2.8.2 > Gambas2Path=/usr/bin/gbx2 > Gambas3=2.99.0 > Gambas3Path= > fab...@ubuntu:~$ > > > it work well here too... just ... you have a blank line after > "[OperatingSystem]" > > > > 2009/8/24 Jean-Yves F. Barbier <12u...@gmail.com>: >> Joshua Higgins a écrit : >> ... >>> Please test this if you can... >> >> Seems to work ok under Debian sid: >> ================================== >> >> [OperatingSystem] >> >> OperatingSystem=Linux >> KernelRelease=2.6.25.4 >> CPUArchitecture=i686 >> DistributionVendor=debian >> DistributionRelease=squeeze/sid >> >> [Gambas] >> Gambas1=Not Installed >> Gambas2=2.15.2 >> Gambas2Path=/usr/bin/gbx2 >> Gambas3=Not Installed >> >> >> I guess this is most needed for ML reports (and for Bênôît:) >> >> However, for web compatibility reporting, this quest could last >> a long time. >> Somebody recently posted about: http://www.cdash.org/ >> this may be THE (web reporting) solution, as it is very easy to >> add a new distro (also to add an existing but modified distro, >> such as, for example, Debian Lenny + backports) >> >> JY >> -- >> If men couldn't fuck there'd be a bounty on their heads. >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Gambas-user mailing list >> Gambas-user@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-user >> >
report-ng
Description: Binary data
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user