Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2007 14:03:58 +0200
From:      "Christian Walther" <cptsalek@gmail.com>
To:        "KAYVEN RIESE" <kayve@sfsu.edu>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make mplayer failed
Message-ID:  <14989d6e0705200503m2546ab1cm7abbbfd4cb1839f8@mail.gmail.com>
In-Reply-To: <Pine.SOC.4.64.0705190126540.17361@libra.sfsu.edu>
References:  <20070501204548.L860@thinkpad.dieringer.dyndns.org> <Pine.SOC.4.64.0705012038110.1354@libra.sfsu.edu> <200705021458.01813.doconnor@gsoft.com.au> <Pine.SOC.4.64.0705020909210.4379@libra.sfsu.edu> <4638BDBC.4070805@iki.fi> <Pine.SOC.4.64.0705020957480.4379@libra.sfsu.edu> <790a9fff0705021049i72979babya2cf173222dcda20@mail.gmail.com> <Pine.SOC.4.64.0705022033480.13067@libra.sfsu.edu> <14989d6e0705180049l2a427dbdx2baa43204d250f04@mail.gmail.com> <Pine.SOC.4.64.0705190126540.17361@libra.sfsu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19/05/07, KAYVEN RIESE <kayve@sfsu.edu> wrote:
>
>
> On Fri, 18 May 2007, Christian Walther wrote:
> > On 17/05/07, KAYVEN RIESE <kayve@sfsu.edu> wrote:
> >>
> >> here is my error message
> >>
> >> onfigure: error: Package requirements (glib-2.0 >= 2.12.0    atk >= 1.9.0
> >> pa
> >> ngo >= 1.12.0    cairo >= 1.2.0) were not met:
> >>
> >> No package 'atk' found
> >> Requested 'cairo >= 1.2.0' but version of cairo is 1.0.2
> >>
> > [...]
> >
> > atk is in /usr/ports/accessibility. Are you using a ports-supfile with
> > accessibility removed?
>
> it's possible somebody toldme to do that.  how can i diagnose?

Well, I don't know how you do updates of your ports collection. Are
you using portsnap or cvsup/csup? The latter needs a "ports-supfile"
which can be tweaked to include/exclude certain segments of the ports
tree.

The easiest way to check if atk is available as a port is to do a

cd /usr/ports/accessibility
ls -ld atk*

On my system, this gives me:
drwxr-xr-x  2 root  wheel  512 May 20 13:15 atk
drwxr-xr-x  2 root  wheel  512 Mar 28 19:39 atk-reference



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