LinuxQuestions.org
Visit Jeremy's Blog.
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 04-14-2006, 11:42 PM   #16
BEANYA
LQ Newbie
 
Registered: Apr 2006
Distribution: Mandrake LE 2005
Posts: 20

Original Poster
Rep: Reputation: 0

the result of running the cinfigure command is:

------------------------------------------------------------------------------

D4X -- Web Downloader for X (2.5.0final)

------------------------------------------------------------------------------
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 for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
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 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 a BSD-compatible install... /usr/bin/install -c
checking for gawk... (cached) gawk
checking for ranlib... ranlib
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for autogen... ${SHELL} /tmp/d4x-2.5.0final/admin/missing --run autogen
checking for doxygen... ${SHELL} /tmp/d4x-2.5.0final/admin/missing --run doxygen
checking for rpm... /bin/rpm
checking for dot... /usr/bin/dot
checking whether ln -s works... yes
checking for esd-config... /usr/bin/esd-config
checking for ESD - version >= 0.2.7... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.4.0... yes (version 2.8.6)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.8.16)
checking for pthread_testcancel in -lpthread... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking whether utime accepts a null argument... yes
checking for ftime... yes
checking for ftruncate... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for regcomp... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for utime... yes
checking for flock... yes
checking for pthread_testcancel... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating DOC/Makefile
config.status: creating intl/Makefile
config.status: creating admin/Doxyfile
config.status: creating main/Makefile
config.status: creating main/face/Makefile
config.status: creating share/Makefile
config.status: creating nt.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing fixer commands
------------------------------------------------------------------------------

Configuration: release

Host system type: i686-pc-linux-gnu
Install path: /usr/local
C++ compiler: g++ (g++ (GCC) 3.4.3 (Mandrakelinux 10.2 3.4.3-7mdk))

ESD output: enabled
OSS output: enabled
libao output: disabled

------------------------------------------------------------------------------
 
Old 04-15-2006, 01:45 AM   #17
tomdkat
Member
 
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595

Rep: Reputation: 30
Ok, that looks clean. At this point, you should be able to type "make" and let it rip.

What happens when you run make to build it?

Peace...
 
Old 04-15-2006, 05:58 AM   #18
BEANYA
LQ Newbie
 
Registered: Apr 2006
Distribution: Mandrake LE 2005
Posts: 20

Original Poster
Rep: Reputation: 0
yes, I can "make".while I "make", it shows:


[root@localhost d4x-2.5.0final]# make
make all-recursive
make[1]: Entering directory `/tmp/d4x-2.5.0final'
Making all in DOC
make[2]: Entering directory `/tmp/d4x-2.5.0final/DOC'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/d4x-2.5.0final/DOC'
Making all in intl
make[2]: Entering directory `/tmp/d4x-2.5.0final/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/d4x-2.5.0final/intl'
Making all in main
make[2]: Entering directory `/tmp/d4x-2.5.0final/main'
Making all in face
make[3]: Entering directory `/tmp/d4x-2.5.0final/main/face'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT about.o -MD -MP -MF ".deps/about.Tpo" -c -o about.o about.cc; \
then mv -f ".deps/about.Tpo" ".deps/about.Po"; else rm -f ".deps/about.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT fsched.o -MD -MP -MF ".deps/fsched.Tpo" -c -o fsched.o fsched.cc; \
then mv -f ".deps/fsched.Tpo" ".deps/fsched.Po"; else rm -f ".deps/fsched.Tpo";exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.cc; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT addd.o -MD -MP -MF ".deps/addd.Tpo" -c -o addd.o addd.cc; \
then mv -f ".deps/addd.Tpo" ".deps/addd.Po"; else rm -f ".deps/addd.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT fsface.o -MD -MP -MF ".deps/fsface.Tpo" -c -o fsface.o fsface.cc; \
then mv -f ".deps/fsface.Tpo" ".deps/fsface.Po"; else rm -f ".deps/fsface.Tpo";exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT mywidget.o -MD -MP -MF ".deps/mywidget.Tpo" -c -o mywidget.o mywidget.cc;\
then mv -f ".deps/mywidget.Tpo" ".deps/mywidget.Po"; else rm -f ".deps/mywidget.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT buttons.o -MD -MP -MF ".deps/buttons.Tpo" -c -o buttons.o buttons.cc; \
then mv -f ".deps/buttons.Tpo" ".deps/buttons.Po"; else rm -f ".deps/buttons.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT graph.o -MD -MP -MF ".deps/graph.Tpo" -c -o graph.o graph.cc; \
then mv -f ".deps/graph.Tpo" ".deps/graph.Po"; else rm -f ".deps/graph.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT passface.o -MD -MP -MF ".deps/passface.Tpo" -c -o passface.o passface.cc;\
then mv -f ".deps/passface.Tpo" ".deps/passface.Po"; else rm -f ".deps/passface.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT colors.o -MD -MP -MF ".deps/colors.Tpo" -c -o colors.o colors.cc; \
then mv -f ".deps/colors.Tpo" ".deps/colors.Po"; else rm -f ".deps/colors.Tpo";exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.cc; \
then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT prefs.o -MD -MP -MF ".deps/prefs.Tpo" -c -o prefs.o prefs.cc; \
then mv -f ".deps/prefs.Tpo" ".deps/prefs.Po"; else rm -f ".deps/prefs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT filtrgui.o -MD -MP -MF ".deps/filtrgui.Tpo" -c -o filtrgui.o filtrgui.cc;\
then mv -f ".deps/filtrgui.Tpo" ".deps/filtrgui.Po"; else rm -f ".deps/filtrgui.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT lmenu.o -MD -MP -MF ".deps/lmenu.Tpo" -c -o lmenu.o lmenu.cc; \
then mv -f ".deps/lmenu.Tpo" ".deps/lmenu.Po"; else rm -f ".deps/lmenu.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT qtree.o -MD -MP -MF ".deps/qtree.Tpo" -c -o qtree.o qtree.cc; \
then mv -f ".deps/qtree.Tpo" ".deps/qtree.Po"; else rm -f ".deps/qtree.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT dndtrash.o -MD -MP -MF ".deps/dndtrash.Tpo" -c -o dndtrash.o dndtrash.cc;\
then mv -f ".deps/dndtrash.Tpo" ".deps/dndtrash.Po"; else rm -f ".deps/dndtrash.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -include ../../config.h -O2 -MT lod.o -MD -MP -MF ".deps/lod.Tpo" -c -o lod.o lod.cc; \
then mv -f ".deps/lod.Tpo" ".deps/lod.Po"; else rm -f ".deps/lod.Tpo"; exit 1; fi
lod.cc:130: error: conflicting declaration 'struct GtkCellRendererProgress'
/usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h:41: error: 'GtkCellRendererProgress' has a previous declaration as `typedef struct _GtkCellRendererProgress GtkCellRendererProgress'
lod.cc:136: error: conflicting declaration 'struct GtkCellRendererProgressClass'
/usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h:42: error: 'GtkCellRendererProgressClass' has a previous declaration as `typedef struct _GtkCellRendererProgressClass GtkCellRendererProgressClass'
lod.cc: In function `void gtk_cell_renderer_progress_set_property(GObject*, guint, const GValue*, GParamSpec*)':
lod.cc:178: error: 'struct _GtkCellRendererProgress' has no member named 'percent'
lod.cc:181: error: 'struct _GtkCellRendererProgress' has no member named 'dwn'
lod.cc: In function `void gtk_cell_renderer_progress_render(GtkCellRenderer*, GdkWindow*, GtkWidget*, GdkRectangle*, GdkRectangle*, GdkRectangle*, GtkCellRendererState)':
lod.cc:198: error: 'struct _GtkCellRendererProgress' has no member named 'percent'
lod.cc:226: error: 'struct _GtkCellRendererProgress' has no member named 'dwn'
make[3]: *** [lod.o] Error 1
make[3]: Leaving directory `/tmp/d4x-2.5.0final/main/face'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/d4x-2.5.0final/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/d4x-2.5.0final'
make: *** [all] Error 2

Last edited by BEANYA; 04-15-2006 at 06:15 AM.
 
Old 04-15-2006, 06:13 AM   #19
BEANYA
LQ Newbie
 
Registered: Apr 2006
Distribution: Mandrake LE 2005
Posts: 20

Original Poster
Rep: Reputation: 0
Because I have ""configure" and "make" more than one time ,I type "make distclean" first ,then type "configure", the result of "configure" shows on "#16";and then I type "make" ,the result of "make" shows on "#18".
 
Old 04-15-2006, 08:52 AM   #20
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Talking to myself is fun. Package manager, package manager, package manager....
 
Old 04-15-2006, 09:41 AM   #21
tomdkat
Member
 
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595

Rep: Reputation: 30
Quote:
Originally Posted by BEANYA
Because I have ""configure" and "make" more than one time ,I type "make distclean" first ,then type "configure", the result of "configure" shows on "#16";and then I type "make" ,the result of "make" shows on "#18".
Cool. Based on that compiler output, it looks like the version of d4x doesn't support the newer GTK+ API. You've got GTK+ 2.8 installed and it wanted GTK+ 2.4, at the minimum but I'm thinking d4x is using the older API, which is why it's not compiling.

So, you need to contact the d4x folks and find out if/when d4x will support GTK+ 2.8. Or, you can downgrade from GTK+ 2.8 to GTK+ 2.4 and see what happens. I suggest keeping GTK+ 2.8 and contacting the d4x folks.

Go to the d4x homepage and at the bottom is the e-mail address for the maintainer. E-mail the maintainer and send him the configure output and the make output from above and he'll be able to let you know what you need to do.

EDIT: Also, what version of d4x are you building? Download version 2.5.7, which appears to be the latest, and see if that works any better for you.

Peace...

Last edited by tomdkat; 04-15-2006 at 09:51 AM.
 
Old 04-16-2006, 12:39 AM   #22
BEANYA
LQ Newbie
 
Registered: Apr 2006
Distribution: Mandrake LE 2005
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by tomdkat
Cool. Based on that compiler output, it looks like the version of d4x doesn't support the newer GTK+ API. You've got GTK+ 2.8 installed and it wanted GTK+ 2.4, at the minimum but I'm thinking d4x is using the older API, which is why it's not compiling.

So, you need to contact the d4x folks and find out if/when d4x will support GTK+ 2.8. Or, you can downgrade from GTK+ 2.8 to GTK+ 2.4 and see what happens. I suggest keeping GTK+ 2.8 and contacting the d4x folks.

Go to the d4x homepage and at the bottom is the e-mail address for the maintainer. E-mail the maintainer and send him the configure output and the make output from above and he'll be able to let you know what you need to do.

EDIT: Also, what version of d4x are you building? Download version 2.5.7, which appears to be the latest, and see if that works any better for you.

Peace...

OK! Thank you so much!!!
I will try it later.
My version of d4x is 2.5.0
 
Old 04-16-2006, 12:52 AM   #23
BEANYA
LQ Newbie
 
Registered: Apr 2006
Distribution: Mandrake LE 2005
Posts: 20

Original Poster
Rep: Reputation: 0
Actually, I have tried to install d4x2.5.7.1 before,
what I install is rpm ,but it seems another pronlem ,when I type "rpm -ivh d4x-2.5.7.1-1.src.rpm" ,it shows:

1:d4x warning: user max does not exist - using root
warning: group max does not exist - using root
########################################### [100%]

Does it means I can only use d4x with Root?
and if I type "whereis d4x" I can find noting.

Maybe I wil try to install the source code later.
 
Old 04-16-2006, 07:00 PM   #24
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,832

Rep: Reputation: 108Reputation: 108
It seems that the rpm file you have is a source code. Do you see any source code?
 
Old 04-16-2006, 11:00 PM   #25
tomdkat
Member
 
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595

Rep: Reputation: 30
You downloaded the RPM of the source.

Do this:
  1. Download the bzipped tarball to your home directory
  2. Use this command to uncompress it: bzip2 -dc d4x-2.5.7.1.tar.bz2 | tar xf -
  3. The go to the d4x directory: cd d4x-2.5.7.1
  4. Then READ THE README AND INSTALL FILES, if any exist
  5. Run the configure script and make commands as you did before
  6. Report your results back here
Peace...
 
  


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
Can't install d4x because GTK,but i have install it!! BEANYA Linux - Software 1 04-13-2006 03:08 AM
GTK+ programs on Windows without having to install GTK+, GLib, etc Nylex Programming 2 02-19-2006 01:33 PM
GTK source install doesn't give gtk-config Feebles Linux - Software 4 06-15-2005 12:51 PM
Can I install GTK-1.x.x although GTK-2.x.x has already been install in Fedora3 ? Vincenttalk Linux - Software 4 04-13-2005 10:32 PM
cant find gtk-config file or gtk-devel to install happychappy Linux - Software 2 02-16-2005 12:46 AM

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

All times are GMT -5. The time now is 07:54 PM.

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