栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

Ubuntu系统安装ghostscript seq2logo

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Ubuntu系统安装ghostscript seq2logo

Ubuntu系统安装ghostscript seq2logo

(py2) zhul@DESKTOP-574GPKI:/mnt/e/yyp/data/newclean$ conda install ghostscript

ghostscript(以下简称gs)是Ubuntu系统下查看GMT生成的ps、eps格式图片文件的软件,利用源码安装的方式介绍如下:
首先,要在Github上下载gs最新的源码,网站为: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases;
下载好源码(本人下载的是ghostscript-9.19.tar.gz)之后,移动到/usr/src目录下;
cd /usr/src
sudo tar -xzvf ghostscript-9.19.tar.gz
tar ghostscript-9.19
./configure – prefix/usr
mkdir obj
mkdir bin
make all
sudo make install

————————————————
版权声明:本文为CSDN博主「Jeis」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/Seis_juch/article/details/71435954

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/642374.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号