LINUX.ORG.RU

установка stardict-2.4.7


0

0

Госпада! Помогите установить stardict
checking for STARDICT... configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables STARDICT_CFLAGS
and STARDICT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>;.
See `config.log' for more details.
Я установил pkg-config 0.20 но ./configure его не видит. Подскажите какой параметр необходимо задать ./configure чтобы он его увидел OS Mandriva Удалить старый 0.19 pkg-config через rpmdrake не могу слишком много пакетов предлагается удалить Пытался из консоли его удалить, сообщается что он не установлен. Пытаюся установить ---все уже установленно. Просто заколдованный круг.

anonymous

Обычно так бывает, если пакет стоит в /usr/local, а ищет его в /usr. Попробуй явно указать через PKG_CONFIG как он тебе предлагает.

shumer
()
Ответ на: комментарий от anonymous

info bash в общем

export PKG_CONFIG=`which pkg-config`

anonymous
()

>Я установил pkg-config 0.20 но ./configure его не видит.

а INSTALL конечно нельзя прочитать:
To Install StarDict:
type:
=============
export PKG_CONFIG=`which pkg-config`
./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
make
make install
=============

You can use:
=============
export PKG_CONFIG=`which pkg-config`
./configure --disable-gnome-support --prefix=/usr
=============
to build the "gtk library only" version of StarDict.

You can use "./configure --enable-gpe-support --prefix=/usr" to build the GPE version of StarDict. For GPE, see http://gpe.handhelds.org

Notice: you can download dictionaries from the StarDict website:
http://stardict.sourceforge.net

fghj ★★★★★
()
Ответ на: комментарий от fghj

Большое спасибо! Теперь разобрался что к чему.

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.