aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2] 3

Author Topic: Webserver: Configure ok, make.... ko (another user, different problem;) )  (Read 14180 times)

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #15 on: October 22, 2005, 05:07:00 PM »

if this is the case, I will never respont to any SuSE user, exect telling them to get a working Linux....
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #16 on: October 22, 2005, 05:50:19 PM »

lol, oh, stefanero, u are so good to me... *gg*
but pse never say never again... ;)
infact:
any ideas, what has changed from the 17th with the webserverthings?

Quote
Originally posted by mithrandir77
... I have problems with a lot of dependencies for wxGTK. These make me not able to uninstall with rpm -e
mithrandir77, dependent, from what you have installed, you should have effort with the --nodeps and then reinstall only one correct wxGTK, as stefanero said.

for example rpm -e wxGTK-2.5.3.1-5 --nodeps

(perhaps you also have to rpm -e wxGTK-devel-2.5.3.1-5 --nodeps
rpm -e wxGTK-compat-2.5.3.1-5 --nodeps
rpm -e wxGTK-gl-2.5.3.1-5 --nodeps)

and try the deltaHF´s sledgehammer, to get rid of your several wxthings before a clean reinstall:

rm -f  /usr/bin/wx*
rm -rf /usr/lib/wx
rm -f  /usr/lib/libwx*
rm -f  /usr/local/bin/wx*
rm -rf /usr/local/lib/wx
rm -f  /usr/local/lib/libwx*

don´t forget SuSEconfig/ldconfig after this.

then, after a clean newinstallation of wxGTK for SuSE9.3, the wxthingsmess should be gone.
but i fear, the problem with the errorthings on configure will stay...

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #17 on: October 22, 2005, 06:09:51 PM »

well thats why I wanted him to compile into his homedirectoy and not use any of this "presented messy libs" and this way we can tell if its teh system or the libs ;)

about the cahnge:

well 16th worked...
17th there we NO commits

and 18th the only commit for webserver was

Code: [Select]
Reorganizing hirarchy for image classes in order to allow
creation of statistic graphs as png images.
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #18 on: October 22, 2005, 07:00:57 PM »

Quote
Originally posted by stefanero
well thats why I wanted him to compile into his homedirectoy and not use any of this "presented messy libs" and this way we can tell if its teh system or the libs ;)
i know, but i wanted it a little bit easier for him, to get rid of his mess with this fu%&§(& wxthings.... ;)

Quote
Originally posted by stefanero
about the cahnge:
well 16th worked...
17th there we NO commits
...
ahum, perhaps i expressed myself some inaccurately (surely i should have been more attentively in school those days, decades ago...) - the tarball from 2005/10/17 works, too, meaning including the 17th. (u made it so important, that there has been _no_ changes on oct, 17th...)

Quote
Originally posted by stefanero
..
and 18th the only commit for webserver was

Code: [Select]
Reorganizing hirarchy for image classes in order to allow
creation of statistic graphs as png images.
very strange, this. but let us wait, what mithrandir77 has to report.


cu

mithrandir77

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 69
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #19 on: October 22, 2005, 07:39:11 PM »

Hi! I have read your discussion but i have a bad new:  ;(

Also with new wxGTK the problem remains... the same of previous library...

I can try to disable amule server web, but just for testing, because i need it...  :rolleyes:

What do you think i can do now?  ;(
« Last Edit: October 22, 2005, 07:39:42 PM by mithrandir77 »
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #20 on: October 22, 2005, 07:44:51 PM »

Code: [Select]
Revision: 5504
Author:   lfroen
Date:     2005-10-17 08:16:11 +0200 (Mon, 17 Oct 2005)

Log Message:
-----------
Bringing kad info to webserver:
1 Adding EC tag (only declaration, since int128 is not transferred yet).
2 Adding container for kad nodes
3 Adding php native object for kad node

Modified Paths:
--------------
    trunk/src/ECSpecialTags.h
    trunk/src/kademlia/utils/UInt128.cpp
    trunk/src/webserver/src/Makefile.am
    trunk/src/webserver/src/WebServer.cpp
    trunk/src/webserver/src/WebServer.h
    trunk/src/webserver/src/php_core_lib.cpp

Modified: trunk/src/webserver/src/Makefile.am
===================================================================
--- trunk/src/webserver/src/Makefile.am 2005-10-17 04:23:02 UTC (rev 5503)
+++ trunk/src/webserver/src/Makefile.am 2005-10-17 06:16:11 UTC (rev 5504)
@@ -24,7 +24,8 @@
        $(top_srcdir)/src/StringFunctions.cpp \
        $(top_srcdir)/src/NetworkFunctions.cpp \
        $(top_srcdir)/src/Format.cpp \
-       $(top_srcdir)/src/MuleDebug.cpp
+       $(top_srcdir)/src/MuleDebug.cpp \
+       $(top_srcdir)/src/kademlia/utils/UInt128.cpp
 
 amuleweb_SOURCES += \
        php_parser.c \
@@ -58,7 +59,8 @@
        $(top_srcdir)/src/StringFunctions.cpp \
        $(top_srcdir)/src/NetworkFunctions.cpp \
        $(top_srcdir)/src/Format.cpp \
-       $(top_srcdir)/src/MuleDebug.cpp
+       $(top_srcdir)/src/MuleDebug.cpp \
+       $(top_srcdir)/src/kademlia/utils/UInt128.cpp
 
 amulewebDLG_SOURCES += \
         php_parser.c \

I bet this causes the bugs.
Logged
concordia cum veritate

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #21 on: October 22, 2005, 07:45:32 PM »

Quote
Originally posted by mithrandir77

What do you think i can do now?  ;(

get a REAL linux? or at least update this crapy 9.3 since IhmSelbst said its working on 10.0

suse is really open now and you can get it from http://www.opensuse.org ;)

btw: what configure did you use now? can you post the configure line?
also did you try again a "clean tarball" or did not forget "make distclean" ?
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

mithrandir77

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 69
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #22 on: October 22, 2005, 07:48:54 PM »

About Suse 9.3 it is the first problem i found on this distribution. Howevere I want to upgrade to 10 in few time... ;-)

The configure line is

./configure --with-wx-config=/usr/local/bin/wx-config --enable-webserver --enable-amulecmd --enable-amulecmdgui --enable-webservergui --enable-amule-gui --enable-wxcas --enable-cas --enable-alc --enable-alcc --enable-kad-compile --enable-amule-daemon --enable-optimize


What do you mean with clean tarball?

About make distclean, i don't know it until now...  :P

I can try it ;-)
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #23 on: October 22, 2005, 07:51:41 PM »

wwwwwwwwaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

did you do what I told ya and compiled a 2nd wxGTK to /home/USER_NAME/libs/wxgtk?

if YES, you have to use --with-wx-config=/home/USER_NAME/libs/wxgtk/bin/wx-config !!!!!!!!!!!
if not, no wonder it did not compile again ;)

ps: about "make distclean" I think I wrote the command 10posts before, since when you only do configure, and then do a "make" again, it will remain "fucked" if you dont clean it up again.

so chaning configure will not help, until you clean the dir again....thats what "make distclean" does, but you have to rerun, autogen.sh also

with clean tarball I meant, download a new one from teh server, or atleast unpack it again, and throw away the old stuff....
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

mithrandir77

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 69
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #24 on: October 22, 2005, 07:54:33 PM »

Quote
Originally posted by stefanero
wwwwwwwwaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

did you do what I told ya and compiled a 2nd wxGTK to /home/USER_NAME/libs/wxgtk?

if YES, you have to use --with-wx-config=/home/USER_NAME/libs/wxgtk/bin/wx-config !!!!!!!!!!!
if not, no wonder it did not compile again ;)

Yes yes  :P

I have tried to run configure with /home/USER_NAME/libs/wxgtk but without success, so i come back to old configure line ;-)


I use make clean, instead make distclean...

However i have tried also to download another tarball but nothing has changed  ;)
« Last Edit: October 22, 2005, 07:57:13 PM by mithrandir77 »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #25 on: October 22, 2005, 07:56:25 PM »

kk  :D

try the distclean tehn ;) and then retry with /home/USER_NAME/libs/wxgtk/bin/wx-config, maybe it was just "fucked" from teh make before...

it this does not help I think only an update will help ya ;)
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

mithrandir77

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 69
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #26 on: October 22, 2005, 08:03:02 PM »

Quote
Originally posted by stefanero
kk  :D

try the distclean tehn ;) and then retry with /home/USER_NAME/libs/wxgtk/bin/wx-config, maybe it was just "fucked" from teh make before...

it this does not help I think only an update will help ya ;)

Ok, i will try these solution before upgrading.

Now i have tried the cvs tarball of 16-10-2005 and everything is ok...  ?(

I don't know... However tomorrow i will update to suse 10 and i will try with last tarball... and i will make you to know

THX a lot for your help  ;)
« Last Edit: October 22, 2005, 08:03:17 PM by mithrandir77 »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #27 on: October 22, 2005, 08:08:13 PM »

Quote
Originally posted by mithrandir77

Now i have tried the cvs tarball of 16-10-2005 and everything is ok...  ?(


well so its teh same thing as IhmSelbst said....

lfroen probably changed it some way thats its incompatible with suse 9.3, and maybe also some other systems...I guess we find out sometime ;)
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

mithrandir77

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 69
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #28 on: October 23, 2005, 02:00:12 AM »

Quote
Originally posted by stefanero
Quote
Originally posted by mithrandir77

Now i have tried the cvs tarball of 16-10-2005 and everything is ok...  ?(


well so its teh same thing as IhmSelbst said....

lfroen probably changed it some way thats its incompatible with suse 9.3, and maybe also some other systems...I guess we find out sometime ;)

I think so...  ;)
Logged

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: Webserver: Configure ok, make.... ko (another user, different problem;) )
« Reply #29 on: October 23, 2005, 07:55:12 AM »

Quote
Originally posted by mithrandir77
Now i have tried the cvs tarball of 16-10-2005 and everything is ok...  ?(
as expected...  ;(

Quote
Originally posted by mithrandir77
I don't know... However tomorrow i will update to suse 10 and i will try with last tarball... and i will make you to know
ok, to prevent you from other bad experiences:
when you build the mule on your SuSE10.0, you should remove the old wxthings (i think, during installation it requests for that, if you upgrade from 9.3), and take those from your installmedia or from the suse-ftp. works fine here. :)
btw:
today´s cvs still works on suse10, and still fails on 9.3.


cu
Pages: 1 [2] 3