Hail! Pois bem, nao eh lah isto nao. Porq eu tomei o mesmo pau e nao funcionou!:-) Demorei mas achei este "how-to" q estou mandando abaixo, e comigo funcionou.
Espero q funcione!:-) Leonardo First download the Redhat .rpm version of Photopaint http://linux.corel.com/products/pp9/download.htm I saved it as: /tmp/corel/CorelPHOTOPAINT9LnxRPM.tar.gz You are going to need it later so you might as well d/l the latest libaps package from the Corel web site: http://linux.corel.com/support/updates.htm I saved it as: /tmp/corel/libaps-1.0-1568.0.i386.rpm ***Starting here as "root":*** From the Redhat 7.1 Powertools CD you need to install wine: cd /mnt/cdrom1/RedHat/RPMS rpm -Uvh wine-20010131-3.i386.rpm rpm -Uvh wine-devel-20010131-3.i386.rpm OK, now go to where you put the Corel Download: tar -xvfz /tmp/corel/CorelPHOTOPAINT9LnxRPM.tar.gz A bunch of stuff happens and files and directories are created. Run the install script: /tmp/corel/install You only think you are done. Trust me, you need fonttastic and it isn't installed correctly so: cd to /tmp/corel/dists/redhat/i386 rpm --install --force fonttastic-glibc-2.1-2000.06.22.14.00-1.i386.rpm This will install fonttastic. The next problem is that you just installed two versions (and none) of the init fonttastic start up script, one in /etc/init.d and one in /etc/rc.d/init.d. RedHat has /etc/init.d linked to /etc/rc.d/init.d. This means that it installs both files over each other, and then goes and deletes it, so the server never gets started. You have to "manually" install the init script: In /tmp/corel/dists/redhat/i386 (or whatever) run these 4 commands. By the way, thanks to Lonnie Borntreger for this cute little bit: rpm2cpio fonttastic-glibc-2.1-2000.06.22.14.00-1.i386.rpm > tmp.cpio cpio -civdum -I tmp.cpio cp etc/rc.d/init.d/fonttastic /etc/rc.d/init.d /etc/rc.d/init.d/fonttastic start You think you are done.... Hah!! You still gotta install that latest libaps file: rpm -Uvh /tmp/corel/libaps-1.0-1568.0.i386.rpm By the way, nothing gets put in any GUI that I can find. To run Photopaint As any user (not root) $ photopaint ----- Original Message ----- From: Fermyno Braga Gutierrez <[EMAIL PROTECTED]> To: 'Lista Linux' <[EMAIL PROTECTED]> Sent: Monday, April 29, 2002 9:47 AM Subject: (linux-br) Re: Corel Photo Paint Ola, Voce deve instalar o pacote do Fonttastic Server. Procure no rpmfind ou no site da Corel. Quando nada mais funcionar, tente no google. [] Fermyno >Pessoal instalei sem problemas o Corel Photo Paint no meu >Red Hat 7.2, mas quando fui rod�-lo deu prego por conta de >uma tal de "FontTastic Server", n�o fa�o a m�nima de qual >server � esse. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/02 Assinantes em 29/04/2002: 2248 Mensagens recebidas desde 07/01/1999: 164817 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL PROTECTED]
