[Kwintv] from CVS update in http://www.kwintv.org?

Gerhard Öttl kwintv@mail.kde.org
Thu, 24 Oct 2002 09:52:30 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C27B43.11874C20
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_000C_01C27B43.118EED40"


------=_NextPart_001_000C_01C27B43.118EED40
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I am a new user of Linux, so I do not know a lot of this operating =
system. Using kmLinux 3.0 (based on SuSE 8.0).

I made a file kwintv as executable file with commands as described on =
http://www.kwintv.org menue Developers CVS Information (attachement =
kwintv). as $HOME directory I used /home (registrated as root user). =
then i logged the installation with the command ./kwintv > kwintv.txt . =
At the end of the file in addition I put the errors (attachement =
kwintv.txt).

the changes in XF86Config file i have made bevore.

which changes are necessary to get QtVision?

Best regards
Gerhard Oettl

------=_NextPart_001_000C_01C27B43.118EED40
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I am a new user of Linux, so I do not =
know a lot of=20
this operating system. Using kmLinux 3.0 (based on SuSE =
8.0).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I made a file kwintv as executable file =
with=20
commands as described on <A=20
href=3D"http://www.kwintv.org">http://www.kwintv.org</A> menue =
Developers CVS=20
Information (attachement kwintv). as $HOME directory I used /home =
(registrated=20
as root user). then i logged the installation with the command ./kwintv =
&gt;=20
kwintv.txt . At the end of the file in addition I put the errors =
(attachement=20
kwintv.txt).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>the changes in XF86Config file i have =
made=20
bevore.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>which changes are necessary to get=20
QtVision?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Best regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><A =
href=3D"mailto:gerhard.oettl@liwest.at">Gerhard=20
Oettl</A></FONT></DIV></BODY></HTML>

------=_NextPart_001_000C_01C27B43.118EED40--

------=_NextPart_000_000B_01C27B43.11874C20
Content-Type: application/octet-stream;
	name="kwintv"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="kwintv"

     cvs -z4 -q=0A=
     diff -u3 -p=0A=
     update -dP=0A=
     checkout -P=0A=
     export CVSROOT=3D:pserver:anonymous@anoncvs.kde.org:/home/kde=0A=
     cvs login=0A=
     cvs checkout kdenonbeta/kwintv3=0A=
     cvs checkout kdenonbeta/libsearch=0A=
     cvs checkout kdenonbeta/kdedb=0A=
     cvs checkout kdenonbeta/librss=0A=
     cvs checkout kde-common=0A=
     cvs checkout kdenonbeta/Makefile.am.in=0A=
     cvs checkout kdenonbeta/Makefile.cvs=0A=
     cvs checkout kdenonbeta/config.h.bot=0A=
     cvs checkout kdenonbeta/configure.in.in=0A=
     You can also use cvs checkout -l kdenonbeta instead of the above =
commands.=0A=
     export KDEDIR=3D/opt/kde3=0A=
     export QTDIR=3D/opt/qt3=0A=
     export KDEHOME=3D$HOME/.kde3=0A=
     export PATH=3D$QTDIR/bin:$KDEDIR/bin:$PATH=0A=
     export MANPATH=3D$QTDIR/doc/man:$MANPATH=0A=
     export LD_LIBRARY_PATH=3D$KDEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH=0A=
     cd kdenonbeta=0A=
     ln -s ../kde-common/admin admin=0A=
     make -f Makefile.cvs=0A=
     ./configure=0A=
     cd libsearch=0A=
     make && make install=0A=
     cd ../librss=0A=
     make && make install=0A=
     cd ../kdedb=0A=
     make && make install=0A=
     ldconfig=0A=
     cd ../kwintv3=0A=
     make && make install=0A=

------=_NextPart_000_000B_01C27B43.11874C20
Content-Type: text/plain;
	name="kwintv.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="kwintv.txt"

Logging in to :pserver:anonymous@anoncvs.kde.org:2401/home/kde=0A=
This Makefile is only for the CVS repository=0A=
This will be deleted before making the distribution=0A=
=0A=
*** Creating acinclude.m4=0A=
*** Creating list of subdirectories=0A=
*** Creating configure.in=0A=
*** Creating aclocal.m4=0A=
*** Creating configure=0A=
*** Creating config.h template=0A=
*** Creating Makefile templates=0A=
*** Postprocessing Makefile templates=0A=
*** Creating date/time stamp=0A=
*** Finished=0A=
    Don't forget to run ./configure=0A=
    If you haven't done so in a while, run ./configure --help=0A=
checking build system type... i686-pc-linux-gnu=0A=
checking host system type... i686-pc-linux-gnu=0A=
checking target system type... i686-pc-linux-gnu=0A=
checking for a BSD compatible install... /usr/bin/install -c=0A=
checking for -p flag to install... yes=0A=
checking whether build environment is sane... yes=0A=
checking for mawk... no=0A=
checking for gawk... gawk=0A=
checking whether make sets ${MAKE}... yes=0A=
checking for style of include used by make... GNU=0A=
checking for gcc... gcc=0A=
checking for C compiler default output... a.out=0A=
checking whether the C compiler works... yes=0A=
checking whether we are cross compiling... no=0A=
checking for executable suffix... =0A=
checking for object suffix... o=0A=
checking whether we are using the GNU C compiler... yes=0A=
checking whether gcc accepts -g... yes=0A=
checking dependency style of gcc... gcc=0A=
checking how to run the C preprocessor... gcc -E=0A=
checking for g++... g++=0A=
checking whether we are using the GNU C++ compiler... yes=0A=
checking whether g++ accepts -g... yes=0A=
checking dependency style of g++... gcc=0A=
checking whether g++ supports -Wundef... yes=0A=
checking whether g++ supports -Wno-long-long... yes=0A=
checking whether g++ supports -Wnon-virtual-dtor... yes=0A=
checking whether g++ supports -fno-exceptions... yes=0A=
checking whether g++ supports -fno-check-new... yes=0A=
checking whether g++ supports -fexceptions... yes=0A=
checking how to run the C++ preprocessor... g++ -E=0A=
checking whether g++ supports -frepo... yes=0A=
not using lib directory suffix=0A=
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld=0A=
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes=0A=
checking for /usr/i486-suse-linux/bin/ld option to reload object =
files... -r=0A=
checking for BSD-compatible nm... /usr/bin/nm -B=0A=
checking for a sed that does not truncate output... =0A=
checking whether ln -s works... yes=0A=
checking how to recognise dependant libraries... pass_all=0A=
checking for dlfcn.h... yes=0A=
checking the maximum length of command line arguments... 32768=0A=
checking command to parse /usr/bin/nm -B output from gcc object... ok=0A=
checking for objdir... .libs=0A=
checking for ranlib... ranlib=0A=
checking for strip... strip=0A=
checking if gcc static flag  works... no=0A=
checking if gcc supports -fno-rtti -fno-exceptions... yes=0A=
checking for gcc option to produce PIC... -fPIC=0A=
checking if gcc PIC flag -fPIC works... yes=0A=
checking if gcc supports -c -o file.o... yes=0A=
checking whether the gcc linker (/usr/i486-suse-linux/bin/ld) supports =
shared libraries... yes=0A=
checking whether -lc should be explicitly linked in... no=0A=
checking how to hardcode library paths into programs... immediate=0A=
checking whether stripping libraries is possible... yes=0A=
checking dynamic linker characteristics... GNU/Linux ld.so=0A=
checking for shl_load... no=0A=
checking for shl_load in -ldld... no=0A=
checking for dlopen... no=0A=
checking for dlopen in -ldl... yes=0A=
checking whether a program can dlopen itself... yes=0A=
checking whether a statically linked program can dlopen itself... yes=0A=
checking if libtool supports shared libraries... yes=0A=
checking whether to build shared libraries... yes=0A=
checking whether to build static libraries... no=0A=
configure: creating libtool=0A=
appending configuration tag "CXX" to libtool=0A=
checking whether the g++ linker (/usr/i486-suse-linux/bin/ld) supports =
shared libraries... yes=0A=
checking for g++ option to produce PIC... -fPIC=0A=
checking if g++ PIC flag -fPIC works... yes=0A=
checking if g++ supports -c -o file.o... yes=0A=
checking whether the g++ linker (/usr/i486-suse-linux/bin/ld) supports =
shared libraries... yes=0A=
checking whether -lc should be explicitly linked in... yes=0A=
checking how to hardcode library paths into programs... immediate=0A=
checking whether stripping libraries is possible... yes=0A=
checking dynamic linker characteristics... GNU/Linux ld.so=0A=
checking for shl_load... (cached) no=0A=
checking for shl_load in -ldld... (cached) no=0A=
checking for dlopen... (cached) no=0A=
checking for dlopen in -ldl... (cached) yes=0A=
checking whether a program can dlopen itself... (cached) yes=0A=
checking whether a statically linked program can dlopen itself... =
(cached) yes=0A=
appending configuration tag "GCJ" to libtool=0A=
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes=0A=
checking for gcj option to produce PIC... -fPIC=0A=
checking if gcj PIC flag -fPIC works... no=0A=
checking if gcj supports -c -o file.o... no=0A=
checking whether the gcj linker (/usr/i486-suse-linux/bin/ld) supports =
shared libraries... yes=0A=
checking whether -lc should be explicitly linked in... yes=0A=
checking how to hardcode library paths into programs... immediate=0A=
checking whether stripping libraries is possible... yes=0A=
checking dynamic linker characteristics... GNU/Linux ld.so=0A=
checking for shl_load... (cached) no=0A=
checking for shl_load in -ldld... (cached) no=0A=
checking for dlopen... (cached) no=0A=
checking for dlopen in -ldl... (cached) yes=0A=
checking whether a program can dlopen itself... (cached) yes=0A=
checking whether a statically linked program can dlopen itself... =
(cached) yes=0A=
checking for msgfmt... /usr/bin/msgfmt=0A=
checking for gmsgfmt... /usr/bin/msgfmt=0A=
checking for xgettext... /usr/bin/xgettext=0A=
checking for ANSI C header files... yes=0A=
checking for sys/types.h... yes=0A=
checking for sys/stat.h... yes=0A=
checking for stdlib.h... yes=0A=
checking for string.h... yes=0A=
checking for memory.h... yes=0A=
checking for strings.h... yes=0A=
checking for inttypes.h... yes=0A=
checking for stdint.h... yes=0A=
checking for unistd.h... yes=0A=
checking for main in -lutil... yes=0A=
checking for main in -lcompat... no=0A=
checking for crypt in -lcrypt... yes=0A=
checking for socklen_t... socklen_t=0A=
checking for dnet_ntoa in -ldnet... no=0A=
checking for dnet_ntoa in -ldnet_stub... no=0A=
checking for inet_ntoa... yes=0A=
checking for connect... yes=0A=
checking for remove... yes=0A=
checking for shmat... yes=0A=
checking for crt_externs.h... no=0A=
checking for _NSGetEnviron... no=0A=
checking for sys/types.h... (cached) yes=0A=
checking for stdint.h... (cached) yes=0A=
checking for poll in -lpoll... no=0A=
checking for CoreAudio/CoreAudio.h... no=0A=
checking for res_init... yes=0A=
checking if res_init needs custom prototype... no=0A=
checking for killpg in -lucb... no=0A=
checking for int... yes=0A=
checking size of int... 4=0A=
checking for long... yes=0A=
checking size of long... 4=0A=
checking for char *... yes=0A=
checking size of char *... 4=0A=
checking for char... yes=0A=
checking size of char... 1=0A=
checking for dlopen in -ldl... (cached) yes=0A=
checking for shl_unload in -ldld... no=0A=
checking for vsnprintf... yes=0A=
checking for snprintf... yes=0A=
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include=0A=
checking for IceConnectionNumber in -lICE... yes=0A=
checking for libXext... yes=0A=
checking for Xinerama... no=0A=
checking for pthread_create in -lpthread... yes=0A=
checking for extra includes... no=0A=
checking for extra libs... no=0A=
checking for libz... -lz=0A=
checking for libpng... -lpng -lz -lm=0A=
checking for libjpeg6b... no=0A=
checking for libjpeg... -ljpeg=0A=
checking for Qt... =0A=
=0A=
=0A=
now the errors:=0A=
=0A=
=0A=
=0A=
cvsanon server: warning: kdenonbeta/config.h.bot is not longer (any =
longer) pertinent=0A=
/kwintv: YOU: command not found=0A=
=0A=
	(command ln -s ../kde-common/admin admin:)=0A=
ln: `admin/admin': File exists=0A=
=0A=
	(command: ./configure)=0A=
configure.in:83: warning AC_PROG_LEX invoked multiple times=0A=
autoheader: config.h.in is unchanged=0A=
configure: error: Qt (>=3D3.0) (library qt-mt) not found. Please check =
your installation!=0A=
For more details about this Problem, look at the end of config.log.=0A=
Make sure that you have compiled QT with thread support!=0A=
=0A=
	(directory libsearch, command: make && make install)=0A=
make: *** No targets specified and no makefile found.  Stop.=0A=
=0A=
	(directory ../librss, command: make && make install)=0A=
make: *** No targets specified and no makefile found.  Stop.=0A=
=0A=
	(directory ../kdedb, command: make && make install)=0A=
make: *** No targets specified and no makefile found.  Stop.=0A=
=0A=
	(directory ../kwintv3, command: make && make install)=0A=
make: *** No targets specified and no makefile found.  Stop.
------=_NextPart_000_000B_01C27B43.11874C20--