Автор Тема: Gbgoffice проблем  (Прочетена 3434 пъти)

rip_darkman

  • Напреднали
  • *****
  • Публикации: 65
    • Профил
Gbgoffice проблем
« -: Sep 07, 2006, 07:54 »
Ето какво ми дава ./configure на моя дебиан (testing(etch)) :
Цитат
ognian@debian:~/gbgoffice-1.3$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking how to run the C preprocessor... gcc -E
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 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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtkmm-2.4 >= 2.4.0... Package x11 was not found in the pkg-config search path. Perhaps you should add the directory containing `x11.pc' to the PKG_CONFIG_PATH environment variable Package 'x11', required by 'GDK', not found
configure: error: Library requirements (gtkmm-2.4 >= 2.4.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.

Благодаря предварително. '<img'>
Активен

buboleck

  • Напреднали
  • *****
  • Публикации: 388
  • Distribution: Gentoo
  • Window Manager: Kde 4.x
  • ?
    • Профил
Gbgoffice проблем
« Отговор #1 -: Sep 07, 2006, 08:16 »
Имаш ли gtkmm? То си казва, че не го намира. Или го инсталирай или го покажи къде е.
Активен

Powered by Gentoo, AMD Athlon64 X2 5050e (Intel Pentium D 840 sucks) and 400W Fortron PSU
http://www.russian-motorcycles.com

aaaaaa

  • Напреднали
  • *****
  • Публикации: 971
    • Профил
Gbgoffice проблем
« Отговор #2 -: Sep 07, 2006, 08:20 »
Цитат
Инсталиране под Debian

Инсталиране на необходимите хедъри и компилатор:
apt-get install g++ libgtkmm-2.4-dev libsigc++-2.0-dev

(може да използвате и auto-apt(1) за да откриете пакетите с необходимите файлове за компилацията) скоро ще има source и binary packages на [URL=http://debian-addons-bg.openfmi.net




Активен

...to boldly go where no one has gone before...

rip_darkman

  • Напреднали
  • *****
  • Публикации: 65
    • Профил
Gbgoffice проблем
« Отговор #3 -: Sep 07, 2006, 08:31 »
Да,имам го.Но като хвърлих поглед има два файла,които може би ще ми вършат работа : /usr/lib/libgtkmm-2.4.so.1 и /usr/lib/libgtkmm-2.4.so.1.0.29 .И как да ги 'покажа' ?

aaaaaa : забравих да пиша,че ги изпълних тези хави.



Активен

aaaaaa

  • Напреднали
  • *****
  • Публикации: 971
    • Профил
Gbgoffice проблем
« Отговор #4 -: Sep 07, 2006, 08:35 »
Аз преди да изпълня тези инструкции имах същият проблем, като твоя. След като ги изпълних ./configure завършва нормално. Проблемът обаче идва при make, където получавам следната грешка:
Цитат
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffice/\"   -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/atk-1.0    -g -O2 -MT trayicon.o -MD -MP -MF ".deps/trayicon.Tpo" -c -o trayicon.o trayicon.cpp; \
        then mv -f ".deps/trayicon.Tpo" ".deps/trayicon.Po"; else rm -f ".deps/trayicon.Tpo"; exit 1; fi
trayicon.h:41: error: extra qualification 'TrayIcon::' on member 'getWindow'
make[2]: *** [trayicon.o] Error 1
make[2]: Leaving directory `/home/hellfire/Downloads/gbgoffice/gbgoffice-1.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/hellfire/Downloads/gbgoffice/gbgoffice-1.3/src'
make: *** [all-recursive] Error 1




Активен

...to boldly go where no one has gone before...

rip_darkman

  • Напреднали
  • *****
  • Публикации: 65
    • Профил
Gbgoffice проблем
« Отговор #5 -: Sep 07, 2006, 08:41 »
Както казах : инсталирах g++ и libgtkmm,не е оттам проблемът.
Според мен проблемът идва от това,че path системата нещо е прецакана и не може да открие вече инсталирани библиотеки.Предположението ми идва оттам,че при опит да инсталирам kbgoffice не успя пък да ми намери qt при положение,че инсталирах и dev пакети и прочее,даже в последствие си инсталирах qt4 от сорс код,но уви - нищо.Сега изглежда не може да намери библиотеките на gtkmm
Активен

redcure

  • Напреднали
  • *****
  • Публикации: 914
    • Профил
Gbgoffice проблем
« Отговор #6 -: Sep 07, 2006, 14:16 »
Може да видиш това. Също така има и един много лесен начин.
Примерен код

apt-get install gbgoffice

След това само трябва да си инсталираш речниците и всичко ще ти е на 6. Ако не го направиш и се опиташ да стартираш програмите, ще ти изпраска грешка '<img'>

Успех
Активен

Debian testing 2.6.18, Enlightenment DR17

http://www.debian.org/doc/manuals/apt-howto/index.en.html

Йордан

  • Напреднали
  • *****
  • Публикации: 1451
  • Distribution: Ubuntu / Gentoo
  • Window Manager: Gnome
  • не е важно колко ти е голяма пишката, а какво можеш с нея
    • Профил
    • WWW
Gbgoffice проблем
« Отговор #7 -: Sep 07, 2006, 15:42 »
За да инсталирааш от сорс е ХУБАВО да слагаш -dev пакетите '<img'>
Активен

Всеки пост - отговор на въпрос !!!

Йордан Георгиев
http://ygeorgiev.net/

_NetCutter_

  • Напреднали
  • *****
  • Публикации: 513
    • Профил
Gbgoffice проблем
« Отговор #8 -: Sep 07, 2006, 17:52 »
И на мене ми цепи некви ерори:
Примерен код
debian:/home/netcutter/Desktop/kbgoffice-1.8# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 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 how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for X... libraries , headers in standard search path
checking for QT libraries... no
configure: error: You need to have the QT 3.0 or higher libraries installed
debian:/home/netcutter/Desktop/kbgoffice-1.8# apt-get install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
debian:/home/netcutter/Desktop/kbgoffice-1.8# apt-get install libsigc++
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package libsigc
debian:/home/netcutter/Desktop/kbgoffice-1.8# apt-get install libsigc++
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package libsigc
debian:/home/netcutter/Desktop/kbgoffice-1.8# cd /home/netcutter/Desktop/gbgoffi ce-1.3
debian:/home/netcutter/Desktop/gbgoffice-1.3# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking how to run the C preprocessor... gcc -E
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 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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtkmm-2.4 >= 2.4.0... yes
checking GTKMM_CFLAGS... -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include - I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6  -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include - I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/inc lude/libpng12 -I/usr/include/atk-1.0
checking GTKMM_LIBS... -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpango mm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpa ngocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -l Xfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
debian:/home/netcutter/Desktop/gbgoffice-1.3# make
Making all in src
make[1]: Entering directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
make  all-am
make[2]: Entering directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT database.o -MD -MP -MF ".deps/database.Tpo" -c -o database.o database.cpp; \
        then mv -f ".deps/database.Tpo" ".deps/database.Po"; else rm -f ".deps/d atabase.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT history.o -MD -MP -MF ".deps/history.Tpo" -c -o  history.o history.cpp; \
        then mv -f ".deps/history.Tpo" ".deps/history.Po"; else rm -f ".deps/his tory.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT translator.o -MD -MP -MF ".deps/translator.Tpo"  -c -o translator.o translator.cpp; \
        then mv -f ".deps/translator.Tpo" ".deps/translator.Po"; else rm -f ".de ps/translator.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT properties.o -MD -MP -MF ".deps/properties.Tpo"  -c -o properties.o properties.cpp; \
        then mv -f ".deps/properties.Tpo" ".deps/properties.Po"; else rm -f ".de ps/properties.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT translator_manager.o -MD -MP -MF ".deps/transla tor_manager.Tpo" -c -o translator_manager.o translator_manager.cpp; \
        then mv -f ".deps/translator_manager.Tpo" ".deps/translator_manager.Po";  else rm -f ".deps/translator_manager.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT gbgoffice_tools.o -MD -MP -MF ".deps/gbgoffice_ tools.Tpo" -c -o gbgoffice_tools.o gbgoffice_tools.cpp; \
        then mv -f ".deps/gbgoffice_tools.Tpo" ".deps/gbgoffice_tools.Po"; else rm -f ".deps/gbgoffice_tools.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT eggtrayicon.o -MD -MP -MF ".deps/eggtrayicon.Tp o" -c -o eggtrayicon.o eggtrayicon.cpp; \
        then mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Po"; else rm -f ". deps/eggtrayicon.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT trayicon.o -MD -MP -MF ".deps/trayicon.Tpo" -c -o trayicon.o trayicon.cpp; \
        then mv -f ".deps/trayicon.Tpo" ".deps/trayicon.Po"; else rm -f ".deps/t rayicon.Tpo"; exit 1; fi
trayicon.h:41: error: extra qualification 'TrayIcon::' on member 'getWindow'
make[2]: *** [trayicon.o] Error 1
make[2]: Leaving directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
make: *** [all-recursive] Error 1
debian:/home/netcutter/Desktop/gbgoffice-1.3# make install
Making install in src
make[1]: Entering directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffice/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0    -g -O2 -MT trayicon.o -MD -MP -MF ".deps/trayicon.Tpo" -c -o trayicon.o trayicon.cpp; \
        then mv -f ".deps/trayicon.Tpo" ".deps/trayicon.Po"; else rm -f ".deps/trayicon.Tpo"; exit 1; fi
trayicon.h:41: error: extra qualification 'TrayIcon::' on member 'getWindow'
make[1]: *** [trayicon.o] Error 1
make[1]: Leaving directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
make: *** [install-recursive] Error 1
debian:/home/netcutter/Desktop/gbgoffice-1.3# gbgoffice
bash: gbgoffice: command not found
debian:/home/netcutter/Desktop/gbgoffice-1.3#


Някой да успее да ми помогне?
Активен

Linux - Connecting People!

redcure

  • Напреднали
  • *****
  • Публикации: 914
    • Профил
Gbgoffice проблем
« Отговор #9 -: Sep 07, 2006, 18:49 »
Замисляш ли се като се опитваш да си инсталираш нещо или само нацъкваш?
Цитат

.......................................
checking for QT libraries... no
configure: error: You need to have the QT 3.0 or higher libraries installed
debian:/home/netcutter/Desktop/kbgoffice-1.8# apt-get install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
debian:/home/netcutter/Desktop/kbgoffice-1.8# apt-get install libsigc++
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package libsigc
debian:/home/netcutter/Desktop/kbgoffice-1.8# apt-get install libsigc++
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package libsigc
debian:/home/netcutter/Desktop/kbgoffice-1.8#
':crazy:'
Активен

Debian testing 2.6.18, Enlightenment DR17

http://www.debian.org/doc/manuals/apt-howto/index.en.html

_NetCutter_

  • Напреднали
  • *****
  • Публикации: 513
    • Профил
Gbgoffice проблем
« Отговор #10 -: Sep 07, 2006, 22:27 »
хаха!Не просто при първото без да искам натиснах ентер преди да съм написал пакета, а при другте две се очудих че пиша пакет, който завършва на ++,а той ми пише все едно че съм му поискал такъв без ++.
Както и да е, без да искам съм копнал и по-горната част '<img'>
Само за тая искам да ви питам, защо е така
И как да се оправи.
Примерен код
debian:/home/netcutter/Desktop/gbgoffice-1.3# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking how to run the C preprocessor... gcc -E
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 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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtkmm-2.4 >= 2.4.0... yes
checking GTKMM_CFLAGS... -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include - I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6  -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include - I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/inc lude/libpng12 -I/usr/include/atk-1.0
checking GTKMM_LIBS... -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpango mm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpa ngocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -l Xfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
debian:/home/netcutter/Desktop/gbgoffice-1.3# make
Making all in src
make[1]: Entering directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
make  all-am
make[2]: Entering directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT database.o -MD -MP -MF ".deps/database.Tpo" -c -o database.o database.cpp; \
       then mv -f ".deps/database.Tpo" ".deps/database.Po"; else rm -f ".deps/d atabase.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT history.o -MD -MP -MF ".deps/history.Tpo" -c -o  history.o history.cpp; \
       then mv -f ".deps/history.Tpo" ".deps/history.Po"; else rm -f ".deps/his tory.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT translator.o -MD -MP -MF ".deps/translator.Tpo"  -c -o translator.o translator.cpp; \
       then mv -f ".deps/translator.Tpo" ".deps/translator.Po"; else rm -f ".de ps/translator.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT properties.o -MD -MP -MF ".deps/properties.Tpo"  -c -o properties.o properties.cpp; \
       then mv -f ".deps/properties.Tpo" ".deps/properties.Po"; else rm -f ".de ps/properties.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT translator_manager.o -MD -MP -MF ".deps/transla tor_manager.Tpo" -c -o translator_manager.o translator_manager.cpp; \
       then mv -f ".deps/translator_manager.Tpo" ".deps/translator_manager.Po";  else rm -f ".deps/translator_manager.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT gbgoffice_tools.o -MD -MP -MF ".deps/gbgoffice_ tools.Tpo" -c -o gbgoffice_tools.o gbgoffice_tools.cpp; \
       then mv -f ".deps/gbgoffice_tools.Tpo" ".deps/gbgoffice_tools.Po"; else rm -f ".deps/gbgoffice_tools.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT eggtrayicon.o -MD -MP -MF ".deps/eggtrayicon.Tp o" -c -o eggtrayicon.o eggtrayicon.cpp; \
       then mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Po"; else rm -f ". deps/eggtrayicon.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffic e/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glib mm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2 .4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gt k-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/u sr/include/atk-1.0    -g -O2 -MT trayicon.o -MD -MP -MF ".deps/trayicon.Tpo" -c -o trayicon.o trayicon.cpp; \
       then mv -f ".deps/trayicon.Tpo" ".deps/trayicon.Po"; else rm -f ".deps/t rayicon.Tpo"; exit 1; fi
trayicon.h:41: error: extra qualification 'TrayIcon::' on member 'getWindow'
make[2]: *** [trayicon.o] Error 1
make[2]: Leaving directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
make: *** [all-recursive] Error 1
debian:/home/netcutter/Desktop/gbgoffice-1.3# make install
Making install in src
make[1]: Entering directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DDATA_DIR_CONFIG=\"/usr/local/share/bgoffice/\"   -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0    -g -O2 -MT trayicon.o -MD -MP -MF ".deps/trayicon.Tpo" -c -o trayicon.o trayicon.cpp; \
       then mv -f ".deps/trayicon.Tpo" ".deps/trayicon.Po"; else rm -f ".deps/trayicon.Tpo"; exit 1; fi
trayicon.h:41: error: extra qualification 'TrayIcon::' on member 'getWindow'
make[1]: *** [trayicon.o] Error 1
make[1]: Leaving directory `/home/netcutter/Desktop/gbgoffice-1.3/src'
make: *** [install-recursive] Error 1
debian:/home/netcutter/Desktop/gbgoffice-1.3# gbgoffice
bash: gbgoffice: command not found
debian:/home/netcutter/Desktop/gbgoffice-1.3#




Активен

Linux - Connecting People!

mironcho

  • Напреднали
  • *****
  • Публикации: 495
    • Профил
Gbgoffice проблем
« Отговор #11 -: Sep 15, 2006, 08:46 »
Здравей,
проблема с компилирането е оправен в последната версия 1.4.

Миро
Активен

phantomlord

  • Напреднали
  • *****
  • Публикации: 1832
  • Distribution: Debian Sid
  • Window Manager: KDE 4
  • Fall to your knees and bow to the Phantom Lord
    • Профил
    • WWW
Gbgoffice проблем
« Отговор #12 -: Sep 15, 2006, 12:54 »
Не е необходимо да си играете да го компилирате. Add:
Цитат
deb     ftp://ftp.uni-sofia.bg/debian-addons-bg ./
deb-src ftp://ftp.uni-sofia.bg/debian-addons-bg ./
Активен

http://myfreesoft.net/phpBB2/index.php?c=7
Помогни си сам, за да ти помогне и Господ
Linux - connecting people...

danchev

  • Напреднали
  • *****
  • Публикации: 16
    • Профил
Gbgoffice проблем
« Отговор #13 -: Sep 15, 2006, 14:03 »
За Дебиан инсталирайте следните пакети:
libsigc++-2.0-dev, libgtkmm-2.4-dev, libglibmm-2.4-dev, imagemagick, desktop-file-utils
Активен