[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-linux
Subject:    [kde-linux] Installing Kate Into KDE 2.1.2
From:       Steve <stevesusenet () yahoo ! com>
Date:       2002-01-22 5:41:38
[Download RAW message or body]

I'm trying to install Kate on Suse 7.2 running the KDE
2.1.2.


I ran the following commands in my /home/steve/Downloads/kate directory 
( as root ):

configure( & also configure --prefix /usr/local/Kate )
make
make install



I got these error messages during the "make" saying that these files 
could not be found:

qarray.h:
qbitarray.h:
qcache.h:
qintdict.h:
qmap.h:
qtringlist.h:
qstring.h:
qtl.h:
qvector.h:

This looks like the only major message to my untrained eye.  I included 
output of each install command below.

Do these files belong to a library I don't have with the kde 2.1.2 ?

Which libraries do I need to run Kate?


Steve


Here is the output of each command

==================================
configure --prefix=/usr/local/Kate
==================================


linux:/home/steve/Downloads/kate # ./configure --prefix=/usr/local/Kate/
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for a C-Compiler...
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a C++-Compiler...
checking for g++... (cached) g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ supports -fno-exceptions... (cached) yes
checking whether g++ supports -fno-check-new... (cached) yes
checking whether g++ supports -Wno-long-long... (cached) yes
checking whether g++ supports -Wnon-virtual-dtor... (cached) yes
checking whether g++ supports -fno-builtin... (cached) yes
checking whether g++ supports -fexceptions... (cached) yes
checking whether g++ supports -frtti... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking whether g++ supports -frepo... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 73729
checking if gcc supports -c -o file.o... (cached) 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 command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... 
(cached) no
creating libtool
loading cache ./config.cache
loading cache ./config.cache within ltconfig
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
checking for objdir... .libs
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if g++ supports -c -o file.o... (cached) yes
checking if g++ 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 command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... 
(cached) no
appending configuration tag "CXX" to libtool
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... (cached) /usr/bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
checking for main in -lcompat... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for socklen_t... (cached) socklen_t
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for inet_ntoa... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for res_init... (cached) no
checking for res_init in -lresolv... (cached) no
checking for killpg in -lucb... (cached) no
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of char *... (cached) 4
checking size of char... (cached) 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for extra includes... no
checking for extra libs... no
checking for libz... (cached) -lz
checking for X... (cached) libraries /usr/X11R6/lib, headers 
/usr/X11R6/include
checking for IceConnectionNumber in -lICE... (cached) yes
checking for libXext... (cached) yes
checking for libpng... (cached) -lpng -lz -lm
checking for libjpeg6b... (cached) no
checking for libjpeg... (cached) -ljpeg
checking for Qt... (cached) libraries /usr/lib, headers /usr/include/qt
checking if Qt compiles without flags... (cached) yes
checking for moc... (cached) /usr/bin/moc
checking for uic... (cached) /usr/bin/uic
checking for rpath... yes
checking for KDE... (cached) libraries /usr/lib, headers /usr/include
checking for KDE paths... (cached) defaults
checking for dcopidl... (cached) /usr/bin/dcopidl
checking for dcopidl2cpp... (cached) /usr/bin/dcopidl2cpp
checking for mcopidl... (cached) /usr/bin/mcopidl
checking for kdb2html... (cached) /usr/bin/kdb2html
checking for artsc-config... (cached) /usr/bin/artsc-config
checking for kde-config... (cached) /usr/bin/kde-config
checking if kate should be compiled... yes
creating ./config.status
fast creating ./Makefile
fast creating kate/Makefile
fast creating kate/app/Makefile
fast creating kate/console/Makefile
fast creating kate/data/Makefile
fast creating kate/document/Makefile
fast creating kate/factory/Makefile
fast creating kate/filelist/Makefile
fast creating kate/fileselector/Makefile
fast creating kate/interfaces/Makefile
fast creating kate/main/Makefile
fast creating kate/mainwindow/Makefile
fast creating kate/pics/Makefile
fast creating kate/pics/actions/Makefile
fast creating kate/pics/indicators/Makefile
fast creating kate/pics/tabicons/Makefile
fast creating kate/pluginmanager/Makefile
fast creating kate/qt3back/Makefile
fast creating kate/view/Makefile
creating config.h
config.h is unchanged
linux:/home/steve/Downloads/kate #



===============================================
make
===============================================
linux:/home/steve/Downloads/kate # make
make  all-recursive
make[1]: Entering directory `/home/steve/Downloads/kate'
Making all in kate
make[2]: Entering directory `/home/steve/Downloads/kate/kate'
Making all in qt3back
make[3]: Entering directory `/home/steve/Downloads/kate/kate/qt3back'
/bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. 
-I. -I../.. -I/usr/include -I/usr/include/qt -I/usr/X11R6/include 
-O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor 
-fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST 
-DQCHAR_SUPPORT -c qregexp3.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/include/qt 
-I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic 
-W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long 
-Wnon-virtual-dtor -fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT 
-DQT_NO_ASCII_CAST -DQCHAR_SUPPORT -Wp,-MD,.deps/qregexp3.pp -c 
qregexp3.cpp  -fPIC -DPIC -o .libs/qregexp3.o
qregexp3.cpp:41: qarray.h: No such file or directory
qregexp3.cpp:42: qbitarray.h: No such file or directory
qregexp3.cpp:43: qcache.h: No such file or directory
qregexp3.cpp:44: qintdict.h: No such file or directory
qregexp3.cpp:45: qmap.h: No such file or directory
In file included from qregexp3.cpp:47:
qregexp3.h:41: qstringlist.h: No such file or directory
qregexp3.cpp:51: qstring.h: No such file or directory
qregexp3.cpp:52: qtl.h: No such file or directory
qregexp3.cpp:53: qvector.h: No such file or directory
make[3]: *** [qregexp3.lo] Error 1
make[3]: Leaving directory `/home/steve/Downloads/kate/kate/qt3back'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/steve/Downloads/kate/kate'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steve/Downloads/kate'
make: *** [all-recursive-am] Error 2
linux:/home/steve/Downloads/kate #


=================================================
make install
=================================================
linux:/home/steve/Downloads/kate # make install
Making install in kate
make[1]: Entering directory `/home/steve/Downloads/kate/kate'
Making install in qt3back
make[2]: Entering directory `/home/steve/Downloads/kate/kate/qt3back'
/bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. 
-I. -I../.. -I/usr/include -I/usr/include/qt -I/usr/X11R6/include 
-O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor 
-fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST 
-DQCHAR_SUPPORT -c qregexp3.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/include/qt 
-I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic 
-W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long 
-Wnon-virtual-dtor -fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT 
-DQI'm trying to install Kate on Suse 7.2 running the KDE
2.1.2.  I downloaded the .bz files appropiate for versions of Kate < 2.2

I un "bz'd" the files.

I ran the following commands in my /home/steve/Downloads/kate directory 
( as root ):

configure( & also configure --prefix /usr/local/Kate )
make
make install

"kate" at the command prompt did nothing.  I searche for "kate" and 
found no new
files.  There was nothing in /usr/local/kate and my unzip directory looked
unchanged.


Error messages during "make" complained that these files could not be found:

qarray.h:
qbitarray.h:
qcache.h:
qintdict.h:
qmap.h:
qtringlist.h:
qstring.h:
qtl.h:
qvector.h:

This looks like the only major message to my untrained eye.  I included 
output of
each install command below.

Do these files belong to a library I don't have with the kde 2.1.2 ?


Steve


Here is the output of each command

==================================
configure --prefix=/usr/local/Kate
==================================


linux:/home/steve/Downloads/kate # ./configure --prefix=/usr/local/Kate/
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for a C-Compiler...
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a C++-Compiler...
checking for g++... (cached) g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ supports -fno-exceptions... (cached) yes
checking whether g++ supports -fno-check-new... (cached) yes
checking whether g++ supports -Wno-long-long... (cached) yes
checking whether g++ supports -Wnon-virtual-dtor... (cached) yes
checking whether g++ supports -fno-builtin... (cached) yes
checking whether g++ supports -fexceptions... (cached) yes
checking whether g++ supports -frtti... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking whether g++ supports -frepo... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 73729
checking if gcc supports -c -o file.o... (cached) 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 command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... 
(cached) no
creating libtool
loading cache ./config.cache
loading cache ./config.cache within ltconfig
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
checking for objdir... .libs
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if g++ supports -c -o file.o... (cached) yes
checking if g++ 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 command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... 
(cached) no
appending configuration tag "CXX" to libtool
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... (cached) /usr/bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
checking for main in -lcompat... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for socklen_t... (cached) socklen_t
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for inet_ntoa... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for res_init... (cached) no
checking for res_init in -lresolv... (cached) no
checking for killpg in -lucb... (cached) no
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of char *... (cached) 4
checking size of char... (cached) 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for extra includes... no
checking for extra libs... no
checking for libz... (cached) -lz
checking for X... (cached) libraries /usr/X11R6/lib, headers 
/usr/X11R6/include
checking for IceConnectionNumber in -lICE... (cached) yes
checking for libXext... (cached) yes
checking for libpng... (cached) -lpng -lz -lm
checking for libjpeg6b... (cached) no
checking for libjpeg... (cached) -ljpeg
checking for Qt... (cached) libraries /usr/lib, headers /usr/include/qt
checking if Qt compiles without flags... (cached) yes
checking for moc... (cached) /usr/bin/moc
checking for uic... (cached) /usr/bin/uic
checking for rpath... yes
checking for KDE... (cached) libraries /usr/lib, headers /usr/include
checking for KDE paths... (cached) defaults
checking for dcopidl... (cached) /usr/bin/dcopidl
checking for dcopidl2cpp... (cached) /usr/bin/dcopidl2cpp
checking for mcopidl... (cached) /usr/bin/mcopidl
checking for kdb2html... (cached) /usr/bin/kdb2html
checking for artsc-config... (cached) /usr/bin/artsc-config
checking for kde-config... (cached) /usr/bin/kde-config
checking if kate should be compiled... yes
creating ./config.status
fast creating ./Makefile
fast creating kate/Makefile
fast creating kate/app/Makefile
fast creating kate/console/Makefile
fast creating kate/data/Makefile
fast creating kate/document/Makefile
fast creating kate/factory/Makefile
fast creating kate/filelist/Makefile
fast creating kate/fileselector/Makefile
fast creating kate/interfaces/Makefile
fast creating kate/main/Makefile
fast creating kate/mainwindow/Makefile
fast creating kate/pics/Makefile
fast creating kate/pics/actions/Makefile
fast creating kate/pics/indicators/Makefile
fast creating kate/pics/tabicons/Makefile
fast creating kate/pluginmanager/Makefile
fast creating kate/qt3back/Makefile
fast creating kate/view/Makefile
creating config.h
config.h is unchanged
linux:/home/steve/Downloads/kate #



===============================================
make
===============================================
linux:/home/steve/Downloads/kate # make
make  all-recursive
make[1]: Entering directory `/home/steve/Downloads/kate'
Making all in kate
make[2]: Entering directory `/home/steve/Downloads/kate/kate'
Making all in qt3back
make[3]: Entering directory `/home/steve/Downloads/kate/kate/qt3back'
/bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. 
-I. -I../.. -I/usr/include -I/usr/include/qt -I/usr/X11R6/include 
-O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor 
-fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST 
-DQCHAR_SUPPORT -c qregexp3.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/include/qt 
-I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic 
-W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long 
-Wnon-virtual-dtor -fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT 
-DQT_NO_ASCII_CAST -DQCHAR_SUPPORT -Wp,-MD,.deps/qregexp3.pp -c 
qregexp3.cpp  -fPIC -DPIC -o .libs/qregexp3.o
qregexp3.cpp:41: qarray.h: No such file or directory
qregexp3.cpp:42: qbitarray.h: No such file or directory
qregexp3.cpp:43: qcache.h: No such file or directory
qregexp3.cpp:44: qintdict.h: No such file or directory
qregexp3.cpp:45: qmap.h: No such file or directory
In file included from qregexp3.cpp:47:
qregexp3.h:41: qstringlist.h: No such file or directory
qregexp3.cpp:51: qstring.h: No such file or directory
qregexp3.cpp:52: qtl.h: No such file or directory
qregexp3.cpp:53: qvector.h: No such file or directory
make[3]: *** [qregexp3.lo] Error 1
make[3]: Leaving directory `/home/steve/Downloads/kate/kate/qt3back'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/steve/Downloads/kate/kate'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steve/Downloads/kate'
make: *** [all-recursive-am] Error 2
linux:/home/steve/Downloads/kate #


=================================================
make install
=================================================
linux:/home/steve/Downloads/kate # make install
Making install in kate
make[1]: Entering directory `/home/steve/Downloads/kate/kate'
Making install in qt3back
make[2]: Entering directory `/home/steve/Downloads/kate/kate/qt3back'
/bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. 
-I. -I../.. -I/usr/include -I/usr/include/qt -I/usr/X11R6/include 
-O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor 
-fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST 
-DQCHAR_SUPPORT -c qregexp3.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/include/qt 
-I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic 
-W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long 
-Wnon-virtual-dtor -fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT 
-DQT_NO_ASCII_CAST -DQCHAR_SUPPORT -Wp,-MD,.deps/qregexp3.pp -c 
qregexp3.cpp  -fPIC -DPIC -o .libs/qregexp3.o
qregexp3.cpp:41: qarray.h: No such file or directory
qregexp3.cpp:42: qbitarray.h: No such file or directory
qregexp3.cpp:43: qcache.h: No such file or directory
qregexp3.cpp:44: qintdict.h: No such file or directory
qregexp3.cpp:45: qmap.h: No such file or directory
In file included from qregexp3.cpp:47:
qregexp3.h:41: qstringlist.h: No such file or directory
qregexp3.cpp:51: qstring.h: No such file or directory
qregexp3.cpp:52: qtl.h: No such file or directory
qregexp3.cpp:53: qvector.h: No such file or directory
make[2]: *** [qregexp3.lo] Error 1
make[2]: Leaving directory `/home/steve/Downloads/kate/kate/qt3back'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/steve/Downloads/kate/kate'
make: *** [install-recursive] Error 1
linux:/home/steve/Downloads/kate # kate
bash: kate: command not found
linux:/home/steve/Downloads/kate #











T_NO_ASCII_CAST -DQCHAR_SUPPORT -Wp,-MD,.deps/qregexp3.pp -c 
qregexp3.cpp  -fPIC -DPIC -o .libs/qregexp3.o
qregexp3.cpp:41: qarray.h: No such file or directory
qregexp3.cpp:42: qbitarray.h: No such file or directory
qregexp3.cpp:43: qcache.h: No such file or directory
qregexp3.cpp:44: qintdict.h: No such file or directory
qregexp3.cpp:45: qmap.h: No such file or directory
In file included from qregexp3.cpp:47:
qregexp3.h:41: qstringlist.h: No such file or directory
qregexp3.cpp:51: qstring.h: No such file or directory
qregexp3.cpp:52: qtl.h: No such file or directory
qregexp3.cpp:53: qvector.h: No such file or directory
make[2]: *** [qregexp3.lo] Error 1
make[2]: Leaving directory `/home/steve/Downloads/kate/kate/qt3back'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/steve/Downloads/kate/kate'
make: *** [install-recursive] Error 1
linux:/home/steve/Downloads/kate # kate
bash: kate: command not found
linux:/home/steve/Downloads/kate #












Steve

The Java Resource Dump
http://www.geocities.com/beforewisdom/Java/index.html

Steve's Tech Links:
http://www.geocities.com/beforewisdom/Tech/index.html

-------------------------------------------------------
"Rancor is an outpouring of a feeling of inferiority"
- Jose' Ortega y Gasset
--------------------------------------------------------

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic