Pessoal,
Ontem enviei uma mensagem para a lista perguntando a solucao de um
problema
na instalacao do Corel Photo-Paint. Recebi varias sugestoes (Valeu
pessoal!!!), mas a solucao que funcionou eu consegui fora desta lista. Por
isso, para documentacao e encerramento do assunto, estou enviando o e-mail
com a solucao abaixo.
Um grande abraco e obrigado a todos,
Alexandre.
I'm on the same setup. Had the same problem. This is a
result of two problems. For one, the fonttastic package was
not installed. Second, there is a problem in the package.
FIX FOR 1:
As "root": cd to <path of untar>/Corel/dists/redhat/i386
then do this:
rpm --install --force fonttastic-glibc-2.1-2000.06.22.14.00-1.i386.rpm
That will install the package.
The second problem is that it installs two versions of
the init fonttastic start up script, one in /etc/init.d
and one in /etc/rc.d/init.d. It assumes that BSD uses
one and SYSV uses the other; and then it deletes the one
it assumes is not needed. However, Mandrake and RedHat
have /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.
FIX FOR PROBLEM 2:
You have to "manually" install the init script:
As "root", in the same directory as above:
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
Then it's all good.
TTFN,
Lonnie Borntreger
Todd Pfaff wrote:
-------------------------------------------------------
Assinantes em 12/04/2001: 2207
Mensagens recebidas desde 07/01/1999: 108905
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista:
mailto:[EMAIL PROTECTED]