Desenvolver e Download de Software Open Source

View 0.9.10 - Release Notes

category(Tag) tree

file info

category(Tag)
root
file name
sagcad-0.9.10_0.9.10_-_Notes
última actualização
2007-10-29 01:40
tipo
Plain Text
editor
Yutaka Sagiya
descrição
0.9.10 - Release Notes
linguagem
English
translate
GTK2 TEST
only make
without doing "make install"


-------------------
* Linux and Windows
-------------------
    $ ./configure
    $ make
    $ src/sagcad


-------
* Linux
-------
The test environment : Linux Debian : GTK+ Version 2.8.20

    $ tar xzvf sagcad-0.9.X.tar.gz
    $ cd sagcad-0.9.X
    $ cp Makefile_linux Makefile
    $ make
    $ ./sagcad


---------
* Windows
---------
The test environment : Windows XP Pro : GTK+ Version 2.10.11

    $ tar xzvf sagcad-0.9.X.tar.gz
    $ cd sagcad-0.9.X
    $ cp Makefile_windows Makefile
    $ make
    $ ./sagcad