Gnome Commander

Kubuntu, Xubuntu и другие

Модератор: Модераторы разделов

cupoma
Сообщения: 3
ОС: ubuntu 8.04

Gnome Commander

Сообщение cupoma »

Пытаюсь установить gnome commander 1.2.7

плохо понимаю каких пакетов не хватает?
Боюсь ставить из синаптика GTK+ там много разных пакетов, а после прочтения нескольких форумов слышал что может отвалится gnom
Подробности ниже.

Код:

cupoma@cupoma-laptop:~/garbage/comander/gnome-commander-1.2.7$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes 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 checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for intltool >= 0.31... 0.35.5 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 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 if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ar bg ca cs de dz el en_CA en_GB eo es eu fi fr ga hr hu it ja nb ne nl pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv uk vi zh_CN zh_TW checking if glib >= 2.6.0 exists... yes checking if gmodule >= 2.0.0 exists... yes checking if gtk+ >= 2.8.0 exists... configure: error: no
Спасибо сказали:
cupoma
Сообщения: 3
ОС: ubuntu 8.04

Re: Gnome Commander

Сообщение cupoma »

Разобрался тему клозе :)
Спасибо сказали:
Аватара пользователя
Snupt
Бывший модератор
Сообщения: 2062
Статус: No Place for RTFM Here…
ОС: Mac OS X

Re: Gnome Commander

Сообщение Snupt »

Лучше решение напишите, что бы не удалять тему.
Спасибо сказали:
cupoma
Сообщения: 3
ОС: ubuntu 8.04

Re: Gnome Commander

Сообщение cupoma »

Из синаптика ставить те "dev" пакеты, которые указываются в терминале после команды "./configure" с пометкой "error", те которые "no" ставить не нужно.

Например из первого поста:

checking if gtk+ >= 2.8.0 exists... configure: error: no

Означает что нужно ставить dev пакет GTK+ из синаптика, поиском там ищется на раз два. Ну и так далее :)
Спасибо сказали:
blackdevil
Бывший модератор
Сообщения: 2751
Статус: Добровольный помощник
ОС: Ubuntu (lts)

Re: Gnome Commander

Сообщение blackdevil »

Пытаюсь установить gnome commander 1.2.7

сейчас не могу проверить но по-моему он должен быть в репозиториях...
Простые решения для Ubuntu-подобных систем: смотрим тут
Спасибо сказали:
Аватара пользователя
Strange_V
Сообщения: 69
ОС: Ubuntu last version

Re: Gnome Commander

Сообщение Strange_V »

blackdevil, там 1.2.6, а вот на getdeb 1.2.7 есть, так что смысла собирать нет.
Кстати, советую посмотреть на Tux Commander i Double Commander.
www.notes.if.ua | Клуб «Velo–Stalker»
Жизнь - это шахматная партия, по окончании которой и короли, и пешки ложатся в один ящик.
Спасибо сказали:
Аватара пользователя
SV13
Сообщения: 192
ОС: openSUSE 12.3. KDE 4.10.00

Re: Gnome Commander

Сообщение SV13 »

При копировании в корень флешки Gnome commander пишет: Каталог "Флешка" не существует, создать его? Жму "Да". В ответ - "Файл не найден". В папки на флешке копирует нормально. Чего это он (GC) в корень копировать брезгует?
Linux - это вам не просто так..! Им заниматься надо!
Спасибо сказали: