[Gambas-user] Need help / call for volunteers

Fabien Bodard gambas.fr at ...626...
Mon Aug 24 21:52:53 CEST 2009


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.fr at ...626...>:
> fabien at ...1008...:~$ sh report-ng
> System Report for Gambas
> Found distro information at /etc/lsb-release!
> Detected distro: ubuntu
> Saved to report2.log
> Done.
> fabien at ...1008...:~$ cat report
> report2.log  report-ng
> fabien at ...1008...:~$ 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=
> fabien at ...1008...:~$
>
>
> it work well here too... just ... you have a blank line after
> "[OperatingSystem]"
>
>
>
> 2009/8/24 Jean-Yves F. Barbier <12ukwn at ...626...>:
>> 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 at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: report-ng
Type: application/octet-stream
Size: 2590 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090824/21556d1a/attachment.obj>


More information about the User mailing list