GruWidgets have the same dependencies as Gazpacho
| GruWidgets 0.1.1 | Linux | Windows |
| GruWidgets source code | GruWidgets-0.1.1.tar.bz2 | GruWidgets-0.1.1.zip |
| GruWidgets binaries | GruWidgets-0.1.1-1.noarch.rpm | GruWidgets-0.1.1.win32.exe |
If your are installing the source package these are the steps to follow:
[usuario@maquina]$ tar -xvjf GruWidgets-X.Y.Z.tar.bz2 [usuario@maquina]$ cd GruWidgets-X.Y.Z [usuario@maquina]$ su # You need to be root [root@maquina]$ python setup.py install
If you are installing the rpm package just do the following:
[usuario@maquina]$ su # You need to be root [root@maquina]$ rpm -Uvh GruWidgets-X.Y.Z-W.noarch.rpm
Now if you run Gazpacho you should have GruWidgets support:
If your are installing the source package these are the steps to follow:
C:\> unzip GruWidgets-X.Y.Z.zip C:\> cd GruWidgets-X.Y.Z C:\GruWidgets-X.Y.Z> python setup.py install
If you are installing the binary package just double click on GruWidgets-X.Y.Z.win32.exe and follow the wizard.
Now if you run Gazpacho you should have GruWidgets support.
If you want to get the latest development snapshot of GruWidgets you should use subversion:
#svn checkout svn://www.sicem.biz/gruwidgets A gruwidgets/xml A gruwidgets/xml/gruform.xml A gruwidgets/xml/grudatablock.xml A gruwidgets/xml/grugrid.xml A gruwidgets/xml/gruppy-widgets.xml A gruwidgets/xml/grutitle.xml ...