1 Star 0 Fork 0

OkayPJ/gnuclad

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
INSTALL 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
bryonak 提交于 2011-02-13 12:10 . gnuclad 0.2.3 RELEASE
Copyright (C) 2010-2011 Donjan Rodic <donjan@dyx.ch>
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
________________________________________________________________________
gnuclad is built with the GNU toolchain.
These tools are included in most GNU/Linux and BSD distributions and can
be obtained from the Xcode developer package on OSX.
On Windows, compilation works flawlessly with MinGW & MSYS.
Other build systems may work but have not been tested.
To compile gnuclad, open this folder in a terminal and type:
sh configure
make
This will produce a 'gnuclad' binary in the 'src' folder.
Change to the 'example' folder and generate your first SVG image:
cd example
../src/gnuclad --help
../src/gnuclad example.csv svg example.conf
In order to install gnuclad on a POSIX conform system, change back to
the main directory and run the install routine:
cd ..
make install
You should now be able to call gnuclad from any folder.
If you wish to uninstall gnuclad, simply open a terminal in that same
main folder and execute:
make uninstall
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/OkayPJ/gnuclad.git
git@gitee.com:OkayPJ/gnuclad.git
OkayPJ
gnuclad
gnuclad
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385