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

drakulan

  • Участници
  • ***
  • Публикации: 6
    • Профил
два проблема
« -: Dec 10, 2006, 21:56 »
1.Опитвам се да инсталирам kbgoffice,обаче се появява това
subose:/home/boian/Desktop/kbgoffice-1.8.2-win32 # ./configure
bash: ./configure: No such file or directory
subose:/home/boian/Desktop/kbgoffice-1.8.2-win32 # ls
.kbgoffice       QtSql4.dll       bg_en_flag.xpm       dialect.dict         kbgoffice_icon.xpm       polytechnical.dict
COPYING          QtXml4.dll       bg_flag.xpm          dialect.xpm          kbgoffice_icon_bg.ico    polytechnical.xpm
Qt3Support4.dll  abbr.dat         computer_terms.dat   en-bg.test           kbgoffice_icon_gb.ico    readme.txt
QtCore4.dll      bg-en.test       computer_terms.dict  kbgoffice.exe        kbgoffice_icon_mini.xpm  thesaurus.dict
QtGui4.dll       bg-en_dual.dict  computer_terms.xpm   kbgoffice_about.png  kbgoffice_splash.png     thesaurus.test
QtNetwork4.dll   bg_en_dual.xpm   dialect.dat          kbgoffice_bg.qm      mingwm10.dll             thesaurus.xpm
subose:/home/boian/Desktop/kbgoffice-1.8.2-win32 #

2.страниците които отварям в интернет(с лисица) изглеждат смалени,някои по-дребни шрифтове трудно се разчитат
Използвам СУЗЕ 10.1
Благодаря предварително
Активен

karaman

  • Напреднали
  • *****
  • Публикации: 351
    • Профил
    • WWW
два проблема
« Отговор #1 -: Dec 10, 2006, 22:03 »
изтеглил си версията за виндовс, нормално е да няма ./configure '<img'>

drakulan

  • Участници
  • ***
  • Публикации: 6
    • Профил
два проблема
« Отговор #2 -: Dec 10, 2006, 22:28 »
мда объркал съм се сериозно благодаря,а сега разни неща "missing"
Активен

drakulan

  • Участници
  • ***
  • Публикации: 6
    • Профил
два проблема
« Отговор #3 -: Dec 10, 2006, 23:46 »
Ами сега?
subose:/home/boian/kbgoffice-1.8 # ./configure --with-kde
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... missing
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++... 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 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... no
checking for QT libraries... no
configure: error: You need to have the QT 3.0 or higher libraries installed
Това QT 3.0 го имам
Активен

karaman

  • Напреднали
  • *****
  • Публикации: 351
    • Профил
    • WWW
два проблема
« Отговор #4 -: Dec 11, 2006, 00:06 »
qt-xxx-devel пакет ти трябва

v_badev

  • Напреднали
  • *****
  • Публикации: 1355
    • Профил
два проблема
« Отговор #5 -: Dec 11, 2006, 11:21 »
Трябва да си инсталираш и g++.
Активен

drakulan

  • Участници
  • ***
  • Публикации: 6
    • Профил
два проблема
« Отговор #6 -: Dec 12, 2006, 21:51 »
благодаря,а сега след make...
subose:/home/boian/kbgoffice-1.8 # make
Making all in src
make[1]: Entering directory `/home/boian/kbgoffice-1.8/src'
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_
STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"bgoffice\" -DVERSION=\"1.8\" -D
STDC_HEADERS=1 -DWITH_KDE=1  -I. -I.  -I/usr/lib/qt3/include -INO  -Wall  -O2 -c
 main.cpp
main.cpp:32:18: error: kapp.h: No such file or directory
main.cpp:33:26: error: kcmdlineargs.h: No such file or directory
main.cpp:34:25: error: kmessagebox.h: No such file or directory
In file included from win.h:34,
                 from main.cpp:43:
watchclipboard.h:33:24: error: dcopclient.h: No such file or directory
watchclipboard.h:34:24: error: dcopobject.h: No such file or directory
In file included from win.h:35,
                 from main.cpp:43:
systemtray.h:33:26: error: kglobalaccel.h: No such file or directory
systemtray.h:34:25: error: ksystemtray.h: No such file or directory
watchclipboard.h:46: error: expected class-name before '{' token
watchclipboard.h:73: error: ISO C++ forbids declaration of 'DCOPClient' with no
type
watchclipboard.h:73: error: expected ';' before '*' token
systemtray.h:46: error: expected class-name before '{' token
systemtray.h:54: error: ISO C++ forbids declaration of 'KGlobalAccel' with no ty
pe
systemtray.h:54: error: expected ';' before '*' token
systemtray.h:46: warning: 'class CSystemTray' has virtual functions but non-virt
ual destructor
main.cpp: In function 'int main(int, char**)':
main.cpp:79: error: 'KCmdLineArgs' has not been declared
main.cpp:79: error: invalid type in declaration before '(' token
main.cpp:79: error: initializer expression list treated as compound expression
main.cpp:79: warning: left-hand operand of comma has no effect
main.cpp:79: warning: right-hand operand of comma has no effect
main.cpp:79: warning: right-hand operand of comma has no effect
main.cpp:79: warning: right-hand operand of comma has no effect
main.cpp:79: warning: right-hand operand of comma has no effect
main.cpp:79: warning: right-hand operand of comma has no effect
main.cpp:80: error: 'KApplication' was not declared in this scope
main.cpp:80: error: expected `;' before 'a'
main.cpp:95: error: 'QTranslator' was not declared in this scope
main.cpp:95: error: expected `;' before 'qtr'
main.cpp:96: error: 'qtr' was not declared in this scope
main.cpp:97: error: 'a' was not declared in this scope
main.cpp:112: error: incomplete type 'QApplication' used in nested name specifie                                                           r
main.cpp:116: error: 'KMessageBox' has not been declared
main.cpp:116: error: invalid type in declaration before '(' token
main.cpp:116: error: initializer expression list treated as compound expression
main.cpp:116: warning: left-hand operand of comma has no effect
main.cpp:116: error: cannot convert 'QString' to 'int' in initialization
main.cpp:116: warning: unused variable 'sorry'
main.cpp:79: warning: unused variable 'init'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/boian/kbgoffice-1.8/src'
make: *** [all-recursive] Error 1
subose:/home/boian/kbgoffice-1.8 #
някакви идеи?
За firefox-a вкарах където можах настроиките от Уиндоуския (preference>font&color>advanced....) но си е все със същия дребен вид.
Активен