Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2014 03:14:14 +0700
From:      Alexey Dokuchaev <danfe@nsu.ru>
To:        gnome@freebsd.org
Subject:   x11-toolkits/gtk20: what wrong with python(1) rdep?
Message-ID:  <20140209201414.GA78084@regency.nsu.ru>

next in thread | raw e-mail | index | archive | help
hi there,

it looks like i have more than enough python ports installed already:

  $ pkg info | grep python
  python2-2_2                    The "meta-port" for version 2 of the Python interpreter
  python27-2.7.6_2               Interpreted object-oriented programming language

ok, so why do i see this when trying to install x11-toolkits/gtk20 port?

  $  make install
  ===>  Staging for gtk2-2.24.22_1
  ===>   gtk2-2.24.22_1 depends on file: /usr/local/share/mime/magic - found
  ===>   gtk2-2.24.22_1 depends on file:
  /usr/local/share/icons/hicolor/index.theme - found
  ===>   gtk2-2.24.22_1 depends on executable: python - not found
  ===>    Verifying install for python in /usr/ports/lang/python
  ===>  Installing for python-2.7_1,2
  ===>   python-2.7_1,2 depends on executable: python2 - found
  ===>  Checking if lang/python already installed
  ...

./danfe



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