GTK+-2.10.0
Модератор: Bizdelnick
-
svas
- Сообщения: 203
GTK+-2.10.0
Не могу установить GTK+-2.10.0
Требует библиотеку pango. Я её устанавливаю, и когда пытаюсь отконфигурировать GTK+, пишет что неверная библиотека, и что-то типа "pango must build with cario support". Библиотека cario тоже установлена.
Требует библиотеку pango. Я её устанавливаю, и когда пытаюсь отконфигурировать GTK+, пишет что неверная библиотека, и что-то типа "pango must build with cario support". Библиотека cario тоже установлена.
-
Виталмий
- Сообщения: 468
- Статус: Любитель
- ОС: Gentoo Linux
Re: GTK+-2.10.0
pango должен быть собран с поддержкой cairo.
если вы pango собираете из исходников то смотрите опции ./configure --help
если вы pango собираете из исходников то смотрите опции ./configure --help
linux-2.6.17-gentoo-r5 x86 on AMD Athlon XP 2000+
OpenSuse 11.0 x86_64 on Sony VNG-FZ31ER
OpenSuse 11.0 x86_64 on Sony VNG-FZ31ER
-
svas
- Сообщения: 203
Re: GTK+-2.10.0
Смотрел опции. Мало что понял.
После компиляции pango в каталоге появляется файл pangocairo.pc. Если его скопировать в /usr/lib/pkgconfig то всё нормально. Но будет ли это работать? (GTK+ ещё не устанавливал, atk нету)
И ещё. Что сделать чтобы библиотеки были видны в /usr/local/lib?
После компиляции pango в каталоге появляется файл pangocairo.pc. Если его скопировать в /usr/lib/pkgconfig то всё нормально. Но будет ли это работать? (GTK+ ещё не устанавливал, atk нету)
И ещё. Что сделать чтобы библиотеки были видны в /usr/local/lib?
-
polachok
- Бывший модератор
- Сообщения: 2199
- Статус: главный форумный маргинал
- ОС: gnu/linux
-
Виталмий
- Сообщения: 468
- Статус: Любитель
- ОС: Gentoo Linux
Re: GTK+-2.10.0
на этапе компиляции GTK+ узнаете
И ещё. Что сделать чтобы библиотеки были видны в /usr/local/lib?
Код: Выделить всё
#ln -s /usr/lib/ /usr/local/liblinux-2.6.17-gentoo-r5 x86 on AMD Athlon XP 2000+
OpenSuse 11.0 x86_64 on Sony VNG-FZ31ER
OpenSuse 11.0 x86_64 on Sony VNG-FZ31ER
-
Atragor
- Сообщения: 681
- Статус: ...
Re: GTK+-2.10.0
Подолбался я с этим GTK порядочно, когда пытался Mozilla Firefox 2 из исходников собрать. Лису так и не поставил, видимо, надо какой-нибудь gtk-devel или что-то в этом роде. Зато поставил GTK+, скачав и собрав для него 15 пакетов:
atk1.0-1.12.4-1mdv2007.1.src.rpm
bdftopcf-1.0.0-3mdv2007.0.src.rpm
cairo-1.3.8-1mdv2007.1.src.rpm
docbook-style-dsssl-1.79-3mdk.src.rpm
docbook-style-xsl-1.70.1-1mdv2007.0.src.rpm
docbook-utils-0.6.14-4mdk.src.rpm
fonts-ttf-bitstream-vera-1.10-4mdv2007.0.src.rpm
fonttosfnt-1.0.1-4mdv2007.0.src.rpm
gtk-doc-1.7-1mdv2007.0.src.rpm
mkcfm-1.0.1-3mdv2007.0.src.rpm
pango-1.15.2-1mdv2007.1.src.rpm
perl-SGMLSpm-1.03ii-8mdk.src.rpm
x11-font-util-1.0.1-3mdv2007.0.src.rpm
x11-util-macros-1.1.1-1mdv2007.0.src.rpm
xlsfonts-1.0.1-3mdv2007.0.src.rpm
Все качал с rpm.pbone.net... Если у тебя Mandriva Free, желаю удачи.
ЗЫ Могу обрадовать - это всего 7 Мб
Ах да, еще один вроде забыл: libpango1.0_0-devel-1.14.3-2mdv2007.0.i586.rpm - 41 Кб
atk1.0-1.12.4-1mdv2007.1.src.rpm
bdftopcf-1.0.0-3mdv2007.0.src.rpm
cairo-1.3.8-1mdv2007.1.src.rpm
docbook-style-dsssl-1.79-3mdk.src.rpm
docbook-style-xsl-1.70.1-1mdv2007.0.src.rpm
docbook-utils-0.6.14-4mdk.src.rpm
fonts-ttf-bitstream-vera-1.10-4mdv2007.0.src.rpm
fonttosfnt-1.0.1-4mdv2007.0.src.rpm
gtk-doc-1.7-1mdv2007.0.src.rpm
mkcfm-1.0.1-3mdv2007.0.src.rpm
pango-1.15.2-1mdv2007.1.src.rpm
perl-SGMLSpm-1.03ii-8mdk.src.rpm
x11-font-util-1.0.1-3mdv2007.0.src.rpm
x11-util-macros-1.1.1-1mdv2007.0.src.rpm
xlsfonts-1.0.1-3mdv2007.0.src.rpm
Все качал с rpm.pbone.net... Если у тебя Mandriva Free, желаю удачи.
ЗЫ Могу обрадовать - это всего 7 Мб
Ах да, еще один вроде забыл: libpango1.0_0-devel-1.14.3-2mdv2007.0.i586.rpm - 41 Кб
If you were MEANT to understand it, we wouldn't have called it 'code' © bash.org
-
*Sasha*
- Сообщения: 2519
- Статус: Мимо шёл
- ОС: Debian
Re: GTK+-2.10.0
(Atragor @ Jan 23 2007, в 01:18) писал(а):пытался Mozilla Firefox 2 из исходников собрать
Ну вы маньяк.
-
sergeyvp
- Сообщения: 807
- ОС: ubuntu
Re: GTK+-2.10.0
Вот здесь описан процесс компиляции GTK+
http://linfoline.homedns.org/gtk-2.10-refe...k-building.html
-
svas
- Сообщения: 203
Re: GTK+-2.10.0
Но там ничего нет по сборке pango с поддержкой cairo
Какие опции нужно указать?
Какие опции нужно указать?
-
svas
- Сообщения: 203
Re: GTK+-2.10.0
Блин, ну помогите собрать GTK+. Или дайте ссылку на готовый пакет. Чё только не пробовал.
-
Juliette
- Сообщения: 5058
- Статус: ROSA Lab
- ОС: Ubuntu LTS, Mandriva 2011
Re: GTK+-2.10.0
Уважаемый Виталмий, лихой совет, знай наших
ну давайте попробуем посмотреть вместе вывод ./configure --help
выкладывайте (только в аттаче, плз
-
svas
- Сообщения: 203
Re: GTK+-2.10.0
cairo-1.2.0
./configure --help
`configure' configures cairo 1.2.0 to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data [PREFIX/share]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--infodir=DIR info documentation [PREFIX/info]
--mandir=DIR man documentation [PREFIX/man]
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
X features:
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-maintainer-mode enable make rules and dependencies not useful
(and sometimes confusing) to the casual installer
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--enable-shared[=PKGS]
build shared libraries [default=yes]
--enable-static[=PKGS]
build static libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--enable-xlib=[no/auto/yes]
Enable cairo's Xlib backend [default=auto]
--enable-xlib-xrender=[no/auto/yes]
Enable cairo's Xlib Xrender backend
[default=auto]
--enable-quartz=[no/auto/yes]
Enable cairo's Quartz backend [default=no]
--enable-xcb=[no/auto/yes]
Enable cairo's XCB backend [default=no]
--enable-win32=[no/auto/yes]
Enable cairo's Microsoft Windows backend
[default=auto]
--enable-win32-font=[no/auto/yes]
Enable cairo's Microsoft Windows font backend
[default=auto]
--enable-beos=[no/auto/yes]
Enable cairo's BeOS/Zeta backend [default=no]
--enable-png=[no/auto/yes]
Enable cairo's PNG backend [default=yes]
--enable-glitz=[no/auto/yes]
Enable cairo's glitz backend [default=no]
--enable-directfb=[no/auto/yes]
Enable cairo's directfb backend [default=no]
--enable-freetype=[no/auto/yes]
Enable cairo's FreeType font backend
[default=auto]
--enable-ps=[no/auto/yes]
Enable cairo's PostScript backend
[default=auto]
--enable-pdf=[no/auto/yes]
Enable cairo's PDF backend [default=auto]
--enable-svg=[no/auto/yes]
Enable cairo's SVG backend [default=auto]
--enable-atsui=[no/auto/yes]
Enable cairo's ATSUI font backend [default=no]
--enable-gtk-doc use gtk-doc to build documentation default=no
--enable-gcov Enable gcov
--enable-test-surfaces Add backends for more test suite coverage (no
additional public functionality)
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use
both]
--with-tags[=TAGS]
include additional configurations [automatic]
--with-x use the X Window System
--with-html-dir=PATH path to installed docs
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CPP C preprocessor
CXX C++ compiler command
CXXFLAGS C++ compiler flags
CXXCPP C++ preprocessor
F77 Fortran 77 compiler command
FFLAGS Fortran 77 compiler flags
PKG_CONFIG path to pkg-config utility
xlib_xrender_CFLAGS
C compiler flags for xlib_xrender, overriding pkg-config
xlib_xrender_LIBS
linker flags for xlib_xrender, overriding pkg-config
xcb_CFLAGS C compiler flags for xcb, overriding pkg-config
xcb_LIBS linker flags for xcb, overriding pkg-config
png_CFLAGS C compiler flags for png, overriding pkg-config
png_LIBS linker flags for png, overriding pkg-config
glitz_CFLAGS
C compiler flags for glitz, overriding pkg-config
glitz_LIBS linker flags for glitz, overriding pkg-config
GLITZ_AGL_CFLAGS
C compiler flags for GLITZ_AGL, overriding pkg-config
GLITZ_AGL_LIBS
linker flags for GLITZ_AGL, overriding pkg-config
GLITZ_EGL_CFLAGS
C compiler flags for GLITZ_EGL, overriding pkg-config
GLITZ_EGL_LIBS
linker flags for GLITZ_EGL, overriding pkg-config
GLITZ_GLX_CFLAGS
C compiler flags for GLITZ_GLX, overriding pkg-config
GLITZ_GLX_LIBS
linker flags for GLITZ_GLX, overriding pkg-config
GLITZ_WGL_CFLAGS
C compiler flags for GLITZ_WGL, overriding pkg-config
GLITZ_WGL_LIBS
linker flags for GLITZ_WGL, overriding pkg-config
directfb_CFLAGS
C compiler flags for directfb, overriding pkg-config
directfb_LIBS
linker flags for directfb, overriding pkg-config
FONTCONFIG_CFLAGS
C compiler flags for FONTCONFIG, overriding pkg-config
FONTCONFIG_LIBS
linker flags for FONTCONFIG, overriding pkg-config
FREETYPE_CFLAGS
C compiler flags for FREETYPE, overriding pkg-config
FREETYPE_LIBS
linker flags for FREETYPE, overriding pkg-config
POPPLER_CFLAGS
C compiler flags for POPPLER, overriding pkg-config
POPPLER_LIBS
linker flags for POPPLER, overriding pkg-config
LIBRSVG_CFLAGS
C compiler flags for LIBRSVG, overriding pkg-config
LIBRSVG_LIBS
linker flags for LIBRSVG, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <http://bugs.freedesktop.org/enter_bug.cgi?product=cairo>.
pango-1.14.4
./configure --help
`configure' configures pango 1.14.4 to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data [PREFIX/share]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--infodir=DIR info documentation [PREFIX/info]
--mandir=DIR man documentation [PREFIX/man]
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
X features:
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--enable-static[=PKGS]
build static libraries [default=no]
--enable-shared[=PKGS]
build shared libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--enable-debug=[no/minimum/yes]
turn on debugging [default=minimum]
--disable-rebuilds disable all source autogeneration rules
--enable-gtk-doc use gtk-doc to build documentation default=no
--enable-man regenerate man pages from Docbook [default=no]
--enable-explicit-deps=[no/auto/yes]
use explicit dependencies in .pc files
[default=auto]
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use
both]
--with-tags[=TAGS]
include additional configurations [automatic]
--with-x use the X Window System
--with-included-modules=no/yes/MODULE1 MODULE2 ...
build the given modules included [default=no]
--with-dynamic-modules=no/yes/MODULE1 MODULE2 ...
build the given dynamic modules [default=yes]
--with-usp10=DIRECTORY where to find the usp10.h header file for Win32
(typically the Include directory in the Platform
SDK)
--with-html-dir=PATH path to installed docs
--with-xml-catalog=CATALOG
path to xml catalog to use
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CXX C++ compiler command
CXXFLAGS C++ compiler flags
CPP C preprocessor
CXXCPP C++ preprocessor
F77 Fortran 77 compiler command
FFLAGS Fortran 77 compiler flags
PKG_CONFIG path to pkg-config utility
FONTCONFIG_CFLAGS
C compiler flags for FONTCONFIG, overriding pkg-config
FONTCONFIG_LIBS
linker flags for FONTCONFIG, overriding pkg-config
XFT_CFLAGS C compiler flags for XFT, overriding pkg-config
XFT_LIBS linker flags for XFT, overriding pkg-config
CAIRO_CFLAGS
C compiler flags for CAIRO, overriding pkg-config
CAIRO_LIBS linker flags for CAIRO, overriding pkg-config
GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config
GLIB_LIBS linker flags for GLIB, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=pango>.
gtk+-2.10.1
`configure' configures gtk+ 2.10.1 to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data [PREFIX/share]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--infodir=DIR info documentation [PREFIX/info]
--mandir=DIR man documentation [PREFIX/man]
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
X features:
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-dependency-tracking Speeds up one-time builds
--enable-dependency-tracking Do not reject slow dependency extractors
--enable-static[=PKGS]
build static libraries [default=no]
--enable-shared[=PKGS]
build shared libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--disable-largefile omit support for large files
--enable-maintainer-mode enable make rules and dependencies not useful
(and sometimes confusing) to the casual installer
--enable-debug=[no/minimum/yes]
turn on debugging [default=minimum]
--enable-shm support shared memory if available [default=yes]
--enable-xkb support XKB [default=maybe]
--disable-rebuilds disable all source autogeneration rules
--disable-visibility don't use ELF visibility attributes
--disable-shadowfb disable shadowfb support for linux-fb
--enable-fbmanager enable framebuffer manager support (GtkFB)
--enable-explicit-deps=[yes/no/auto]
use explicit dependencies in .pc files
[default=auto]
--disable-glibtest do not try to compile and run a test GLIB program
--disable-modules disable dynamic module loading
--enable-gtk-doc use gtk-doc to build documentation default=no
--enable-man regenerate man pages from Docbook [default=no]
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use
both]
--with-tags[=TAGS]
include additional configurations [automatic]
--with-xinput=[no/yes]
support XInput
--with-wintab=DIRECTORY use Wintab API with win32 backend
--with-ie55=DIRECTORY IE5.5 libs and headers (for Active IMM)
--with-gdktarget=[x11/linux-fb/win32/quartz/directfb] select non-default GDK target
--without-libpng disable PNG loader for gdk-pixbuf
--without-libjpeg disable JPEG loader for gdk-pixbuf
--without-libtiff disable TIFF loader for gdk-pixbuf
--with-included-loaders=LOADER1,LOADER2,...
build the specified loaders into gdk-pixbuf (only
used if module loading disabled)
--with-x use the X Window System
--with-html-dir=PATH path to installed docs
--with-xml-catalog=CATALOG
path to xml catalog to use
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CPP C preprocessor
CXX C++ compiler command
CXXFLAGS C++ compiler flags
CXXCPP C++ preprocessor
F77 Fortran 77 compiler command
FFLAGS Fortran 77 compiler flags
PKG_CONFIG path to pkg-config utility
BASE_DEPENDENCIES_CFLAGS
C compiler flags for BASE_DEPENDENCIES, overriding pkg-config
BASE_DEPENDENCIES_LIBS
linker flags for BASE_DEPENDENCIES, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B>.
./configure --help
`configure' configures cairo 1.2.0 to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data [PREFIX/share]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--infodir=DIR info documentation [PREFIX/info]
--mandir=DIR man documentation [PREFIX/man]
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
X features:
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-maintainer-mode enable make rules and dependencies not useful
(and sometimes confusing) to the casual installer
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--enable-shared[=PKGS]
build shared libraries [default=yes]
--enable-static[=PKGS]
build static libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--enable-xlib=[no/auto/yes]
Enable cairo's Xlib backend [default=auto]
--enable-xlib-xrender=[no/auto/yes]
Enable cairo's Xlib Xrender backend
[default=auto]
--enable-quartz=[no/auto/yes]
Enable cairo's Quartz backend [default=no]
--enable-xcb=[no/auto/yes]
Enable cairo's XCB backend [default=no]
--enable-win32=[no/auto/yes]
Enable cairo's Microsoft Windows backend
[default=auto]
--enable-win32-font=[no/auto/yes]
Enable cairo's Microsoft Windows font backend
[default=auto]
--enable-beos=[no/auto/yes]
Enable cairo's BeOS/Zeta backend [default=no]
--enable-png=[no/auto/yes]
Enable cairo's PNG backend [default=yes]
--enable-glitz=[no/auto/yes]
Enable cairo's glitz backend [default=no]
--enable-directfb=[no/auto/yes]
Enable cairo's directfb backend [default=no]
--enable-freetype=[no/auto/yes]
Enable cairo's FreeType font backend
[default=auto]
--enable-ps=[no/auto/yes]
Enable cairo's PostScript backend
[default=auto]
--enable-pdf=[no/auto/yes]
Enable cairo's PDF backend [default=auto]
--enable-svg=[no/auto/yes]
Enable cairo's SVG backend [default=auto]
--enable-atsui=[no/auto/yes]
Enable cairo's ATSUI font backend [default=no]
--enable-gtk-doc use gtk-doc to build documentation default=no
--enable-gcov Enable gcov
--enable-test-surfaces Add backends for more test suite coverage (no
additional public functionality)
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use
both]
--with-tags[=TAGS]
include additional configurations [automatic]
--with-x use the X Window System
--with-html-dir=PATH path to installed docs
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CPP C preprocessor
CXX C++ compiler command
CXXFLAGS C++ compiler flags
CXXCPP C++ preprocessor
F77 Fortran 77 compiler command
FFLAGS Fortran 77 compiler flags
PKG_CONFIG path to pkg-config utility
xlib_xrender_CFLAGS
C compiler flags for xlib_xrender, overriding pkg-config
xlib_xrender_LIBS
linker flags for xlib_xrender, overriding pkg-config
xcb_CFLAGS C compiler flags for xcb, overriding pkg-config
xcb_LIBS linker flags for xcb, overriding pkg-config
png_CFLAGS C compiler flags for png, overriding pkg-config
png_LIBS linker flags for png, overriding pkg-config
glitz_CFLAGS
C compiler flags for glitz, overriding pkg-config
glitz_LIBS linker flags for glitz, overriding pkg-config
GLITZ_AGL_CFLAGS
C compiler flags for GLITZ_AGL, overriding pkg-config
GLITZ_AGL_LIBS
linker flags for GLITZ_AGL, overriding pkg-config
GLITZ_EGL_CFLAGS
C compiler flags for GLITZ_EGL, overriding pkg-config
GLITZ_EGL_LIBS
linker flags for GLITZ_EGL, overriding pkg-config
GLITZ_GLX_CFLAGS
C compiler flags for GLITZ_GLX, overriding pkg-config
GLITZ_GLX_LIBS
linker flags for GLITZ_GLX, overriding pkg-config
GLITZ_WGL_CFLAGS
C compiler flags for GLITZ_WGL, overriding pkg-config
GLITZ_WGL_LIBS
linker flags for GLITZ_WGL, overriding pkg-config
directfb_CFLAGS
C compiler flags for directfb, overriding pkg-config
directfb_LIBS
linker flags for directfb, overriding pkg-config
FONTCONFIG_CFLAGS
C compiler flags for FONTCONFIG, overriding pkg-config
FONTCONFIG_LIBS
linker flags for FONTCONFIG, overriding pkg-config
FREETYPE_CFLAGS
C compiler flags for FREETYPE, overriding pkg-config
FREETYPE_LIBS
linker flags for FREETYPE, overriding pkg-config
POPPLER_CFLAGS
C compiler flags for POPPLER, overriding pkg-config
POPPLER_LIBS
linker flags for POPPLER, overriding pkg-config
LIBRSVG_CFLAGS
C compiler flags for LIBRSVG, overriding pkg-config
LIBRSVG_LIBS
linker flags for LIBRSVG, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <http://bugs.freedesktop.org/enter_bug.cgi?product=cairo>.
pango-1.14.4
./configure --help
`configure' configures pango 1.14.4 to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data [PREFIX/share]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--infodir=DIR info documentation [PREFIX/info]
--mandir=DIR man documentation [PREFIX/man]
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
X features:
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--enable-static[=PKGS]
build static libraries [default=no]
--enable-shared[=PKGS]
build shared libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--enable-debug=[no/minimum/yes]
turn on debugging [default=minimum]
--disable-rebuilds disable all source autogeneration rules
--enable-gtk-doc use gtk-doc to build documentation default=no
--enable-man regenerate man pages from Docbook [default=no]
--enable-explicit-deps=[no/auto/yes]
use explicit dependencies in .pc files
[default=auto]
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use
both]
--with-tags[=TAGS]
include additional configurations [automatic]
--with-x use the X Window System
--with-included-modules=no/yes/MODULE1 MODULE2 ...
build the given modules included [default=no]
--with-dynamic-modules=no/yes/MODULE1 MODULE2 ...
build the given dynamic modules [default=yes]
--with-usp10=DIRECTORY where to find the usp10.h header file for Win32
(typically the Include directory in the Platform
SDK)
--with-html-dir=PATH path to installed docs
--with-xml-catalog=CATALOG
path to xml catalog to use
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CXX C++ compiler command
CXXFLAGS C++ compiler flags
CPP C preprocessor
CXXCPP C++ preprocessor
F77 Fortran 77 compiler command
FFLAGS Fortran 77 compiler flags
PKG_CONFIG path to pkg-config utility
FONTCONFIG_CFLAGS
C compiler flags for FONTCONFIG, overriding pkg-config
FONTCONFIG_LIBS
linker flags for FONTCONFIG, overriding pkg-config
XFT_CFLAGS C compiler flags for XFT, overriding pkg-config
XFT_LIBS linker flags for XFT, overriding pkg-config
CAIRO_CFLAGS
C compiler flags for CAIRO, overriding pkg-config
CAIRO_LIBS linker flags for CAIRO, overriding pkg-config
GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config
GLIB_LIBS linker flags for GLIB, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=pango>.
gtk+-2.10.1
`configure' configures gtk+ 2.10.1 to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data [PREFIX/share]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--infodir=DIR info documentation [PREFIX/info]
--mandir=DIR man documentation [PREFIX/man]
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
X features:
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-dependency-tracking Speeds up one-time builds
--enable-dependency-tracking Do not reject slow dependency extractors
--enable-static[=PKGS]
build static libraries [default=no]
--enable-shared[=PKGS]
build shared libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--disable-largefile omit support for large files
--enable-maintainer-mode enable make rules and dependencies not useful
(and sometimes confusing) to the casual installer
--enable-debug=[no/minimum/yes]
turn on debugging [default=minimum]
--enable-shm support shared memory if available [default=yes]
--enable-xkb support XKB [default=maybe]
--disable-rebuilds disable all source autogeneration rules
--disable-visibility don't use ELF visibility attributes
--disable-shadowfb disable shadowfb support for linux-fb
--enable-fbmanager enable framebuffer manager support (GtkFB)
--enable-explicit-deps=[yes/no/auto]
use explicit dependencies in .pc files
[default=auto]
--disable-glibtest do not try to compile and run a test GLIB program
--disable-modules disable dynamic module loading
--enable-gtk-doc use gtk-doc to build documentation default=no
--enable-man regenerate man pages from Docbook [default=no]
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use
both]
--with-tags[=TAGS]
include additional configurations [automatic]
--with-xinput=[no/yes]
support XInput
--with-wintab=DIRECTORY use Wintab API with win32 backend
--with-ie55=DIRECTORY IE5.5 libs and headers (for Active IMM)
--with-gdktarget=[x11/linux-fb/win32/quartz/directfb] select non-default GDK target
--without-libpng disable PNG loader for gdk-pixbuf
--without-libjpeg disable JPEG loader for gdk-pixbuf
--without-libtiff disable TIFF loader for gdk-pixbuf
--with-included-loaders=LOADER1,LOADER2,...
build the specified loaders into gdk-pixbuf (only
used if module loading disabled)
--with-x use the X Window System
--with-html-dir=PATH path to installed docs
--with-xml-catalog=CATALOG
path to xml catalog to use
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CPP C preprocessor
CXX C++ compiler command
CXXFLAGS C++ compiler flags
CXXCPP C++ preprocessor
F77 Fortran 77 compiler command
FFLAGS Fortran 77 compiler flags
PKG_CONFIG path to pkg-config utility
BASE_DEPENDENCIES_CFLAGS
C compiler flags for BASE_DEPENDENCIES, overriding pkg-config
BASE_DEPENDENCIES_LIBS
linker flags for BASE_DEPENDENCIES, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B>.
-
sergeyvp
- Сообщения: 807
- ОС: ubuntu
-
sergeyvp
- Сообщения: 807
- ОС: ubuntu
Re: GTK+-2.10.0
Там же должен быть пакетный менеджер для установки программного обеспечения!
Зачем ты из исходников собрать пытаешься???
-
svas
- Сообщения: 203
Re: GTK+-2.10.0
А где мне взять готовый пакет? Я искал - не нашёл. Дай ссылку пожалуйста
-
sergeyvp
- Сообщения: 807
- ОС: ubuntu
Re: GTK+-2.10.0
Ссылку не дам, так как сам использую Ubuntu.
Почитай как использовать rpm http://sky.inp.nsk.su/~bolkhov/teach/inpun...ake_rpm.ru.html
Потом в сети найди репозиторий с необходимыми пакетами.
А вобще если использование GTK+ принципиально, а использование дистрибутива Mandriva не принципиально, то лучше перейди на Ubuntu.
Он изначально построен на GTK+, сейчас более популярен чем Mandriva и информации на русском по нему намного больше. :)
-
svas
- Сообщения: 203
Re: GTK+-2.10.0
Ну, если на хакере выложут то попробую. А то в городе купить где-то линукс... мне кажется нельзя (хотя всё таки поищу). А скачивать из инета многовато и долго.
-
Crazy
- Сообщения: 862
- Статус: Адепт Дзен.
- ОС: Mint, Win7.
Re: GTK+-2.10.0
Для сборки GTK
./configure --prefix=/usr --sysconfdir=/etc ну и доп. опции.
Если не видит pango тo нужно поставить пакет libpango1.0_0-devel-1.14.3-2mdv2007.0.i586(urpmi pango-devel )
./configure --prefix=/usr --sysconfdir=/etc ну и доп. опции.
Если не видит pango тo нужно поставить пакет libpango1.0_0-devel-1.14.3-2mdv2007.0.i586(urpmi pango-devel )
Desipere in loco
-
sergeyvp
- Сообщения: 807
- ОС: ubuntu
Re: GTK+-2.10.0
Ubuntu можно получить бесплатно по почте, нужно только подписаться на него на официальном сайте. Я сам его из сети качаю, поэтому незнаю как долго он идёт по почте и как правильно подписаться, можешь почитать здесь https://shipit.ubuntu.com/
Русский форум по Ubuntu http://forum.ubuntu.ru/index.php , возможно там же тебе подскажут как получить Ubuntu в твоём городе.
-
sergeyvp
- Сообщения: 807
- ОС: ubuntu
Re: GTK+-2.10.0
-
prokoudine
- Сообщения: 688