LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-02-2003, 03:56 PM   #16
Born^Dead
Member
 
Registered: Mar 2003
Posts: 87

Original Poster
Rep: Reputation: 15

Password:
[root@10 tal]# cd Desktop
[root@10 Desktop]# dir
7268-sbluebar.tar.gz
extract
Home
jpeg-6b
jpegsrc.v6b.tar.gz
karamba-0.17
karamba-0.17-24.rpm
karamba-0.17.tar.gz
konqbrowser.desktop
[root@10 karamba-0.17]# ./configure --with-qt-dir=/usr/lib/qt-3.1
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 for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
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... 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 dependency style of gcc... gcc3
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 dependency style of g++... none
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
checking whether g++ supports -frepo... no
checking whether g++ supports -instances=explicit... no
not using lib directory suffix
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 for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant 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 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 ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... no
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 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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling C++ test program
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... no
checking whether the g++ 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
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... no
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 for msgfmt... msgfmt
checking for gmsgfmt... msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... :
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... size_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking for res_init... no
checking if res_init needs custom prototype... res_init unavailable
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... no
checking for libjpeg6b... no
checking for libjpeg... no
configure: WARNING: libjpeg not found. disable JPEG support.
checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
[root@10 karamba-0.17]#
 
Old 08-02-2003, 04:06 PM   #17
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well open up the configure file with a text editor and search for the occurance of qt and when you get to the if statement for the searching of the qt directorys, change the one that looks for qt 3.0 and point it to your /usr/lib/qt-3.1
you may see something similiar to this:
if test $kde_qtver = 3; then
kde_qt_dirs="$QTDIR /usr/lib/qt3 /usr/lib/qt"
fi
if test $kde_qtver = 2; then
kde_qt_dirs="$QTDIR /usr/lib/qt2 /usr/lib/qt"
fi
if test $kde_qtver = 1; then
kde_qt_dirs="$QTDIR /usr/lib/qt"
fi
so you'll change the first one to say /usr/lib/qt-3.1 instead of /usr/lib/qt3

just give it a try and see if you have any sucess
 
Old 08-02-2003, 04:13 PM   #18
Born^Dead
Member
 
Registered: Mar 2003
Posts: 87

Original Poster
Rep: Reputation: 15
Damn it .
it still wont work this is realy wierd !!!

maybe my qt wont install right. ?
 
Old 08-02-2003, 04:16 PM   #19
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
http://netdragon.sourceforge.net/
try the newest version 0.29
 
Old 08-02-2003, 04:22 PM   #20
Born^Dead
Member
 
Registered: Mar 2003
Posts: 87

Original Poster
Rep: Reputation: 15
http://newrpms.sunsite.dk/apt/redhat....27-1.i386.rpm

no luck for me

was not found on this server.

Last edited by Born^Dead; 08-02-2003 at 04:24 PM.
 
Old 08-02-2003, 04:39 PM   #21
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
http://sourceforge.net/project/showf...group_id=21351

even if you have to resort to the source package then get it and try it anyways.
 
Old 08-02-2003, 04:45 PM   #22
Born^Dead
Member
 
Registered: Mar 2003
Posts: 87

Original Poster
Rep: Reputation: 15
The soucreforge aint got the superkaramba-0.27-1.i386.rpm file .
its for the redhat 9 .
 
Old 08-03-2003, 04:03 AM   #23
Born^Dead
Member
 
Registered: Mar 2003
Posts: 87

Original Poster
Rep: Reputation: 15
Stilll cant fint the package for redhat9
 
Old 08-03-2003, 04:27 AM   #24
julienp
LQ Newbie
 
Registered: Aug 2003
Posts: 12

Rep: Reputation: 0
"checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!"

I'm not sure about RedHat, but on SuSE there is qt and a qt-non-mt package, looks like you need the qt package with threads. On SuSE this is the "qt" package, but it might be named "qt-mt" on RedHat.
 
Old 08-03-2003, 05:43 AM   #25
Born^Dead
Member
 
Registered: Mar 2003
Posts: 87

Original Poster
Rep: Reputation: 15
Someone know where i can get the superkaramba for redhat 9
 
Old 08-03-2003, 09:21 AM   #26
Born^Dead
Member
 
Registered: Mar 2003
Posts: 87

Original Poster
Rep: Reputation: 15
??
 
Old 08-03-2003, 09:50 AM   #27
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
d00d get the source package (tar.gz) if the link is down with the redhat9 package just compile it...no need to hold off just to have an rpm.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
karamba *not super karamba* whishkah Linux - Software 1 09-28-2004 09:59 AM
Please help...karamba.... Veteq Linux - Newbie 3 04-01-2004 09:56 PM
****Karamba**** iLLuSionZ Linux - General 3 11-22-2003 11:03 AM
karamba iLLuSionZ Linux - Newbie 4 11-20-2003 10:36 PM
Karamba Help Evohack Linux - Software 2 08-07-2003 10:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration