Linux 中非root用户安装 epstopdf

 

001、问题

 

002、解决方法:

下载安装包:

https://ctan.org/tex-archive/support/epstopdf

 

003、

unzip epstopdf.zip
cd epstopdf/
cp epstopdf.pl epstopdf.pl_backup
mv epstopdf.pl epstopdf
echo "export PATH=$PWD:\$PATH;" >> ~/.bashrc
source ~/.bashrc

 

004、测试

 。

 

posted @ 2025-04-11 09:32  小鲨鱼2018  阅读(65)  评论(0)    收藏  举报