© 1999-2048 dssz.net 粤ICP备11031372号
[Hbase] gnuplot-4.4.0.tar.gz
说明: 如果你用的是centos minimal版本,需要安装x11窗口才能实时看到产生的图, #解压 tar -xvf gnuplot-5.2.0.tar.gz #经典三步 ./configure --prefix=/opt/gnuplot make;make install #添加环境变量 自己在/etc/profile.d目录创建gnuplot.sh目录,编辑以下内容 PATH=/opt/gnuplot/bin:$PATH export PATH #执行gnuplot命令 gnuplot #在g<sinat_38292017> 上传 | 大小:3mb