All Categories > Problemas Varios > Instalacion de glabels y ghostpcl
Para instalar el glabels:

Centos 5.x

bash# yum install glabels


Centos 6.x
bash# yum install evolution-data-server
bash#
yum install libgnomeprint libgnomeprintui22 gnome-python2-gnomeprint libgnomeprint22.
bash#
cd /usr/lib
bash#
ln -s libebook-1.2.so.10.3.1 libebook-1.2.so.9
bash#
ln -s libedataserver-1.2.so.14.0.0 libedataserver-1.2.so.7
bash#
ln -s libedataserverui-1.2.so.11.0.0 libedataserverui-1.2.so.7
bash#
rpm -hiv --nodeps glabels-2.2.6-1.el5.rf.i386.rpm


Aun así, si el glabels emite errores en la ejecución, ejecutar de la siguiente forma

emanuel $ dbus-launch glabels-batch ...




Para instalar el ghostcript (gs/ps/pcl2xxx):

bash# yum install ghostscript ghostscript-fonts

Otra forma es con el fuente:

bash# cd /optbash# tar xvfz ghostpcl_1.38p1.tar.gz
bash# make fonts
bash# make pcl6
bash# make install




 Last updated Tue, Dec 6 2016 4:42pm
Please Wait!

Please wait... it will take a second!