Консультация № 168009
22.05.2009, 18:24
0.00 руб.
0 21 0
Здравствуйте уважаемые эксперты!
Есть необходимость на ноут с операционной системой Linux Fedora 10, поставить факсовую программу. Для начала выбрал Gfax.
На сколько я понимаю gfax-0.7.6.tar.gz архив для ручной установки.
В файле install написано:
1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.
Running `configure' takes awhile. While running, it prints some
messages telling which features it is checking for.
Распокавал архив и в каталоге с программой выполнил ./configure
В ответ получил:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

Подскажите пожалуйста, что не хватает для успешной работы программы?

Приложение:
http://gfax.cowlug.org/gfax-0.7.6.tar.gz

Обсуждение

Неизвестный
22.05.2009, 18:26
общий
В логе написано:
Код:
 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = ######.ru
uname -m = i686
uname -r = 2.6.27.21-170.2.56.fc10.i686
uname -s = Linux
uname -v = #1 SMP Mon Mar 23 23:37:54 EDT 2009

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/lib/qt-3.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/ollin12/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1596: checking for a BSD-compatible install
configure:1651: result: /usr/bin/install -c
configure:1662: checking whether build environment is sane
configure:1705: result: yes
configure:1720: checking whether make sets $(MAKE)
configure:1740: result: yes
configure:1772: checking for working aclocal-1.4
configure:1783: result: missing
configure:1787: checking for working autoconf
configure:1798: result: missing
configure:1802: checking for working automake-1.4
configure:1813: result: missing
configure:1817: checking for working autoheader
configure:1828: result: missing
configure:1832: checking for working makeinfo
configure:1839: result: found
configure:1848: checking whether to enable maintainer-specific portions of Makefiles
configure:1857: result: no
configure:1935: checking for pkg-config
configure:1953: found /usr/bin/pkg-config
configure:1965: result: /usr/bin/pkg-config
configure:1980: checking pkg-config is at least version 0.9.0
configure:1983: result: yes
configure:2001: checking for GDU_MODULE_VERSION_CHECK
configure:2009: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $GDU_REQUIRED_VERSION"
configure:2012: $? = 0
configure:2027: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $GDU_REQUIRED_VERSION"
configure:2030: $? = 0
configure:2106: result: yes
configure:2179: checking for a BSD-compatible install
configure:2234: result: /usr/bin/install -c
configure:2291: checking for gcc
configure:2320: result: no
configure:2371: checking for cc
configure:2400: result: no
configure:2413: checking for cc
configure:2459: result: no
configure:2512: checking for cl
configure:2541: result: no
configure:2555: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_GDU_MODULE_VERSION_CHECK_CFLAGS_set=
ac_cv_env_GDU_MODULE_VERSION_CHECK_CFLAGS_value=
ac_cv_env_GDU_MODULE_VERSION_CHECK_LIBS_set=
ac_cv_env_GDU_MODULE_VERSION_CHECK_LIBS_value=
ac_cv_env_GFAX_CFLAGS_set=
ac_cv_env_GFAX_CFLAGS_value=
ac_cv_env_GFAX_LIBS_set=
ac_cv_env_GFAX_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBGNOMEPRINTUI_CFLAGS_set=
ac_cv_env_LIBGNOMEPRINTUI_CFLAGS_value=
ac_cv_env_LIBGNOMEPRINTUI_LIBS_set=
ac_cv_env_LIBGNOMEPRINTUI_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_make_make_set=yes
pkg_cv_GDU_MODULE_VERSION_CHECK_CFLAGS=' '
pkg_cv_GDU_MODULE_VERSION_CHECK_LIBS=' '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/home/ollin12/Рабочий стол/gfax-0.7.6/missing aclocal-1.4'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
ALL_LINGUAS=''
AR=''
AUTOCONF='/home/ollin12/Рабочий стол/gfax-0.7.6/missing autoconf'
AUTOHEADER='/home/ollin12/Рабочий стол/gfax-0.7.6/missing autoheader'
AUTOMAKE='/home/ollin12/Рабочий стол/gfax-0.7.6/missing automake-1.4'
CATALOGS=''
CATOBJEXT=''
CC=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXFLAGS=''
DATADIRNAME=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS=''
DOC_USER_FORMATS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_DBUS_FALSE=''
ENABLE_DBUS_TRUE=''
ENABLE_SK_FALSE='#'
ENABLE_SK_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
GCONFTOOL=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GDU_MODULE_VERSION_CHECK_CFLAGS=' '
GDU_MODULE_VERSION_CHECK_LIBS=' '
GETTEXT_PACKAGE=''
GFAX_CFLAGS=''
GFAX_LIBS=''
GMOFILES=''
GMSGFMT=''
GNOME_PRINT_DATA_DIR=''
HELP_DIR='${datadir}/gnome/help'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_ICONV=''
INTLTOOL_KBD_RULE=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_MSGFMT=''
INTLTOOL_MSGMERGE=''
INTLTOOL_OAF_RULE=''
INTLTOOL_PERL=''
INTLTOOL_PONG_RULE=''
INTLTOOL_PROP_RULE=''
INTLTOOL_SCHEMAS_RULE=''
INTLTOOL_SERVER_RULE=''
INTLTOOL_SERVICE_RULE=''
INTLTOOL_SHEET_RULE=''
INTLTOOL_SOUNDLIST_RULE=''
INTLTOOL_THEME_RULE=''
INTLTOOL_UI_RULE=''
INTLTOOL_UPDATE=''
INTLTOOL_XAM_RULE=''
INTLTOOL_XGETTEXT=''
INTLTOOL_XML_NOMERGE_RULE=''
INTLTOOL_XML_RULE=''
LDFLAGS=''
LIBGNOMEPRINTUI_CFLAGS=''
LIBGNOMEPRINTUI_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MCS=''
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT=''
OMF_DIR='${datadir}/omf'
PACKAGE='gfax'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS=''
VERSION='0.7.6'
XGETTEXT=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "gfax"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.7.6"

configure: exit 1
Неизвестный
22.05.2009, 18:28
общий
похоже что у вас не стоит gcc. Попробуйте поставить его сначала.
Неизвестный
22.05.2009, 18:49
общий
Благодарю за ответ. Подскажите пожалуйста как это сделать.
Неизвестный
22.05.2009, 18:55
общий
Благодарю за подсказку. Выполнил yum install gcc
Неизвестный
22.05.2009, 19:02
общий
После установки gcc команда ./configure выдает :
Код:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for intltool >= 0.25... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Подскажите пожалуйста, чего не хватает.
Неизвестный
22.05.2009, 19:07
общий
надо поставить типа такого http://search.cpan.org/dist/XML-Parser/
Возможно есть на диске с дистрибутивом
Неизвестный
22.05.2009, 19:11
общий
Не встречал, подскажите пожалуйста, как именно это сделать.
Неизвестный
22.05.2009, 19:17
общий
попробуйте yum install perl-XML-Parser
Неизвестный
22.05.2009, 19:24
общий
После установки perl-XML-Parser команда ./configure выдает
Код:
 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for intltool >= 0.25... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... en_CA de nl
checking for pkg-config... /usr/bin/pkg-config
checking for mcs... /usr/bin/mcs
checking for DBUS... checking for LIBGNOMEPRINTUI... configure: error: Package requirements (libgnomeprint-2.2 >= 1.105.0) were not met:

No package 'libgnomeprint-2.2' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBGNOMEPRINTUI_CFLAGS
and LIBGNOMEPRINTUI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Неизвестный
22.05.2009, 19:37
общий
надо ставить libgnomeprint-2.2
Неизвестный
22.05.2009, 19:57
общий
Нашел ссылку. http://mail.gnome.org/archives/ftp-release-list/2003-February/msg00010.html
Подскажите пожалуйста, эта версия пакета?
Неизвестный
22.05.2009, 19:59
общий
возможно она подойдет. Поставьте, потом все сами увидите
Неизвестный
22.05.2009, 20:00
общий
При установке выдает

$ ./configure
Код:
 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /home/ollin12/Рабочий: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for bind_textdomain_codeset... yes
checking whether gcc understands -Wsign-promo... yes
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...
checking for ranlib... (cached) ranlib
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... am ar az be bg ca cs da de el es et fi fr he hi hu it ja ko lv mn ms nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi wa zh_TW zh_CN
checking for gtkdoc-mkdb... false
checking for db2html... false
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 1.3.10 gobject-2.0 >= 1.3.10 gmodule-2.0 >= 1.3.10 libart-2.0 >= 2.3.7 pango >= 0.21 libxml-2.0 >= 2.4.23 fontconfig >= 1.0 ... Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-2.0' found Package gmodule-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmodule-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gmodule-2.0' found Package libart-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libart-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libart-2.0' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package libxml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libxml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environment variable No package 'fontconfig' found
configure: error: Library requirements ( glib-2.0 >= 1.3.10 gobject-2.0 >= 1.3.10 gmodule-2.0 >= 1.3.10 libart-2.0 >= 2.3.7 pango >= 0.21 libxml-2.0 >= 2.4.23 fontconfig >= 1.0 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Неизвестный
22.05.2009, 20:03
общий
доставляйте
Library requirements ( glib-2.0, gobject-2.0, gmodule-2.0, libart-2.0, pango, libxml-2.0, fontconfig )
Неизвестный
22.05.2009, 22:14
общий
1.) glib-2.0 установил по ссылке ftp://ftp.gtk.org/pub/gtk/v2.0/glib-2.0.7.tar.bz2
2.) gmodule-2.0 установил по ссылке http://rpmfind.net/linux/rpm2html/search.php?query=pkgconfig(gmodule-2.0)
3.) libart-2.0 установил по ссылке http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/libart_lgpl-2.3.20.tar.bz2
4.) libxml-2.0 установил по ссылке ftp://xmlsoft.org/libxml2/
5.) pango попробовал установить по ссылке http://ftp.gnome.org/pub/GNOME/sources/pango/
в ответ на команду ./configure выдает :
Код:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether we are using the GNU C++ compiler... no
checking whether gcc accepts -g... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for flex... no
checking for lex... no
./configure: line 7603: flex: command not found
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for bison... no
checking for byacc... no
checking for some Win32 platform... no
checking for native Win32... no
checking for perl5... no
checking for perl... perl
checking for X... no
configure: WARNING: X development libraries not found
checking for freetype-config... no
checking freetype/internal/tterrors.h usability... no
checking freetype/internal/tterrors.h presence... no
checking for freetype/internal/tterrors.h... no
checking for FT_Get_First_Char... no
configure: error: *** Didn't find any of FreeType, X11, or Win32.
*** Must have at least one backend to build Pango.

Неизвестный
25.05.2009, 10:05
общий
Уважаемый Лунин Олег Владимирович,
Вам уже предлагали для установки воспользоваться yum (c его помощью Вы уже ставили gсс) - его прелесть в том, что все зависимости он "подтянет" сам.

попробуйте команду yum install gfax или, если он ответит, что не нашёл пакет, yum install gfax*
если и это не удастся, попробуйте поставить пакет ftp://rpmfind.net/linux/dag/fedora/1/en/i386/dag/RPMS/gfax-0.6.0-1.rhfc1.dag.noarch.rpm
это предыдущая версия Gfax.

Конечно, всё это хорошо в случае, если вам надоест ручная установка )
Неизвестный
25.05.2009, 21:36
общий
Здравствуйте Волков Алексей!
Прошу прощения, если я неправильно что сказал. Новичок в линукс.

команда yum install gfax дает ответ "No package gfax* available.".
Пакет ftp://rpmfind.net/linux/dag/fedora/1/en/i386/dag/RPMS/gfax-0.6.0-1.rhfc1.dag.noarch.rpm весит 97 кб. Очень мало для такой программы( Для примера http://gfax.cowlug.org/gfax-0.7.6.tar.gz весит 836 кб). И устанавливается с ошибками.

Еще раз простите, Алексей. Подскажите пожалуйста, какие подобные программы есть в линукс. Мне понравилось в win приложение вентафакс.

Благодарю.
Неизвестный
27.05.2009, 13:28
общий
Лунин Олег Владимирович:
Да нет, Вы всё так говорите, я просто попытался снова обратить Ваше внимание на yum )))
Насчёт ручной установки - Вы уже наверняка убедились, что это не совсем просто, поэтому yum ))
Но если по-другому никак - то имеет смысл обратить внимание на вот этот кусок Вашего лога:

checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing

Поставьте (опять же лучше yum install automake* ) например automake - это поможет сразу собрать и установить все пакеты, нужные для компиляции, сейчас и на потом.

Насчёт ошибок - на что именно ругается федора при установке того пакета? (на его размер внимания не обращайте - это же не сурс, который Вы качали в таре)

Насчёт программы факса - сразу не отвечу, надо покопаться...

PS: да, и ещё: yum install pango
Неизвестный
27.05.2009, 19:50
общий
Благодарю. Команда yum install automake* успешно выполнилась.

Команда rpm -ivv /home/ollin12/progs/gfax-0.6.0-1.rhfc1.dag.noarch.rpm среди прочего выдает:
Код:
ошибка: Неудовлетворенные зависимости:
mono >= 0.30 нужен для gfax-0.6.0-1.rhfc1.dag.noarch

Неизвестный
28.05.2009, 03:17
общий
Похоже нет пакета mono
Неизвестный
29.05.2009, 20:58
общий
Подскажите пожалуйста, пакет mono http://www.mono-project.com/Main_Page ?
Этот?
Форма ответа