Re: Unable to Install kde3 (meta port)

2005-09-16 Thread Gerard Seibert
On Thu, 15 Sep 2005 18:27:17 -0500 (EST), Michael L. Squires [EMAIL 
PROTECTED]
Replied to: Unable to Install kde3 (meta port)
With these words of wisdom:


 On Mon, 16 May 2005, Gerard Seibert wrote:
 
  I am running FreeBSD 5.4. This is a new installation.
 
  I am unable to get kde3 (meta port) installed. It hangs after almost a day 
  of 
  compiling.
 
  (cd /usr/ports/print/cmpsfont/work/cmpsfont/pfb; /usr/local/bin/type1inst 
  -nolog)
  *** Error code 127
 
 
 Link /usr/local/bin/perl to /usr/bin/perl (ln -s /usr/local/bin/perl 
 /usr/bin/perl); type1inst assumes that /usr/bin/perl exists which is not 
 true, at least for 5.4-STABLE, when rebuilding KDE3.
 
 (I'm responding to this since I ran into the same problem, but didn't find 
 an answer in Google or by scanning the ports and ports-bugs mailing 
 lists.)
 
 Mike Squires
 UN*X at home
 since 1986

*** REPLY SEPARATOR ***
On 9/16/2005 6:54:00 AM Gerard Seibert Replied:

I assume that the saying Better Late than Never applies here. Actually,
after failing to receive an answer to the problem, one individual did
contact me stating that they experience the same phenomena. Their
solution was to install various kde ports individually, and then attempt
to install the meta port. I took their advice, and voilĂ , it succeeded.

Thanks for your suggestion anyway. I will keep it in mind if I
experience this same problem again in the future.

-- 
Gerard E. Seibert
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to Install kde3 (meta port)

2005-09-15 Thread Michael L. Squires



On Mon, 16 May 2005, Gerard Seibert wrote:


I am running FreeBSD 5.4. This is a new installation.

I am unable to get kde3 (meta port) installed. It hangs after almost a day of 
compiling.


(cd /usr/ports/print/cmpsfont/work/cmpsfont/pfb; /usr/local/bin/type1inst 
-nolog)

*** Error code 127



Link /usr/local/bin/perl to /usr/bin/perl (ln -s /usr/local/bin/perl 
/usr/bin/perl); type1inst assumes that /usr/bin/perl exists which is not 
true, at least for 5.4-STABLE, when rebuilding KDE3.


(I'm responding to this since I ran into the same problem, but didn't find 
an answer in Google or by scanning the ports and ports-bugs mailing 
lists.)


Mike Squires
UN*X at home
since 1986

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Unable to Install kde3 (meta port)

2005-05-16 Thread Gerard Seibert
I am running FreeBSD 5.4. This is a new installation.
I am unable to get kde3 (meta port) installed. It hangs after almost a day 
of compiling.

I have tried 'make clean' and 'make distclean' prior installing; all 
without success. I have insured that the ports tree is up to date.

This is the contents of the error log I created.
===  Installing for kde-3.4.0
===   kde-3.4.0 depends on executable: kjumpingcube - found
===   kde-3.4.0 depends on executable: kdessh - found
===   kde-3.4.0 depends on executable: kword - found
===   kde-3.4.0 depends on executable: kppp - found
===   kde-3.4.0 depends on executable: kview - not found
===Verifying install for kview in /usr/ports/graphics/kdegraphics3
===   kdegraphics-3.4.0 depends on executable: kpsewhich - not found
===Verifying install for kpsewhich in /usr/ports/print/teTeX-base
===   teTeX-base-3.0_3 depends on file: 
/usr/local/share/texmf-dist/LICENSE.texmf - not found
===Verifying install for /usr/local/share/texmf-dist/LICENSE.texmf in 
/usr/ports/print/teTeX-texmf
===   teTeX-texmf-3.0_3 depends on file: 
/usr/local/share/texmf-local/ls-R - found
===   teTeX-texmf-3.0_3 depends on file: 
/usr/local/share/fonts/cmpsfont/README - not found
===Verifying install for /usr/local/share/fonts/cmpsfont/README in 
/usr/ports/print/cmpsfont
===  Building for cmpsfont-1.0_4
(cd /usr/ports/print/cmpsfont/work/cmpsfont/pfb; /usr/local/bin/type1inst 
-nolog)
*** Error code 127

Stop in /usr/ports/print/cmpsfont.
*** Error code 1
Stop in /usr/ports/print/teTeX-texmf.
*** Error code 1
Stop in /usr/ports/print/teTeX-base.
*** Error code 1
Stop in /usr/ports/graphics/kdegraphics3.
*** Error code 1
Stop in /usr/ports/x11/kde3.
I have no idea what to do. The file 'type1inst' does exist in the 
directory. I do not know what the '-nolog' entry means. I have even tried 
installing 'cmpsfont' as a separate job, but that failed with the same 
error message.

--
Ciao,
Gerard E. Seibert
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]