Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 19:16:59 -0400 (EDT)
From:      Bryan Liesner <bleez@bellatlantic.net>
To:        Andreas Ntaflos <ant@overclockers.at>
Cc:        freebsd-questions@FreeBSD.ORG, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: freetype2?? again!
Message-ID:  <20020701191014.E134-100000@gravy.kishka.net>
In-Reply-To: <20020702004118.A1105@Deadcell.ant>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Jul 2002, Andreas Ntaflos wrote:

>Hello list (again, sorry for crossposting):
>
>This happens when I try to `portupgrade -R freetype2`. I am really
>getting p*ssed with this, as I have no clue why such errors should
>happen or how to fix them. Is anybody able to tell what is wrong by
>looking at the following errors the build process of freetype2
>outputs? This btw happens at the `make install` phase, where every-
>thing should get installed into the correct locations.
>
>[....snip....]

You must have "." in your path.  There's a shell script called install
in the distribution:
#!/bin/sh
make install

That'll cause problems!


==========================================================
= Bryan D. Liesner         LeezSoft Communications, Inc. =
=                          A subsidiary of LeezSoft Inc. =
= bleez@bellatlantic.net   Home of the Gipper            =
==========================================================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020701191014.E134-100000>