-
JFTR: For me it helped removing Perl/lib from the include path.
2009-06-24 09:24:00 UTC in EPIC - Eclipse Perl Integration
-
Thanks for the fast reply. I just figured it out, installed automake 1.6 and everything works fine. I successfully compiled ed2k_gui but now the new core (0.49.5) doesn't seem to do anything. No connections to anybody - state "unclear" and no sources.
cu, samson_.
2003-07-14 19:11:58 UTC in Overnet/eDonkey2000 GUI
-
hi,
I installed mandrake 9.1 and tried to compile todays ed2k-gui cvs. But autogen.sh exists with following error message.
./autogen.sh
***** Running aclocal...
***** Running autoheader...
***** Running automake...
Makefile.am:3: AM_GNU_GETTEXT in `configure.in' but `intl' not in SUBDIRS
automake: Makefile.am: AM_GNU_GETTEXT in `configure.in' but `ALL_LINGUAS' not defined
Did I miss...
2003-07-14 17:19:20 UTC in Overnet/eDonkey2000 GUI
-
well I think I'd rather wait for the 0.6 rpm release than messing with my libs.
@uberdork: how far is the development on 0.6 and when can we expect a new release?
cu, samson_.
2003-06-06 19:30:04 UTC in Overnet/eDonkey2000 GUI
-
.. and i forgot to mention: javascript has to be enabled of course. I am using kde3.0 / konqueror over here.
2003-06-06 19:23:55 UTC in Overnet/eDonkey2000 GUI
-
You have to install the ed2k-gui as link handler. As said in the options->gui3 tab "This only works with browsers who honour your desktop enviroment's settings, ie galeon/konqueror.".
2003-06-06 19:22:44 UTC in Overnet/eDonkey2000 GUI
-
Hi,
I have another problem compiling. ./configure runs cleanly but make aborts after a while with
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Seek_Stream'
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Short'
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Forget_Frame'
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Access_Frame'...
2003-05-01 20:50:18 UTC in Overnet/eDonkey2000 GUI
-
stupid me.. just found a similar posting in another forum. It's the autoconf-problem. I have 2.13 and autogen.sh needs 2.52+
(error message: *** KDE requires autoconf 2.52, 2.53 or 2.54 )
But thanks for the quick reply anyway. I was just about to delete my stupid question...
cu, samson_.
2003-04-30 22:53:50 UTC in Overnet/eDonkey2000 GUI
-
Hi,
I have been desperately trying to compile the current cvs version of the gui but I can't find a way to get a ./configure
There is no configure.in only a configure.in.in which only produces the following error:
[~]# autoconf configure.in.in
autoconf: Undefined macros:
configure.in.in:62:AC_CHECK_C_COMPILER
How can I compile it and why has the original configure script been deleted...
2003-04-30 22:42:12 UTC in Overnet/eDonkey2000 GUI
-
Did you try it? Does it fix the bugs smurf mentioned?.
2003-04-05 23:44:32 UTC in Overnet/eDonkey2000 GUI