aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: SuSE  (Read 10126 times)

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
SuSE
« on: May 28, 2006, 07:44:35 PM »

Several SuSE packages are available on the usual space via the link in my sig. ;)

The files can be found here:

SuSE 9.0
http://www.ed2k-serverboard.de/downloads/ihmselbst/rpm/SuSE/9.0/amule/

SuSE 9.3:
http://www.ed2k-serverboard.de/downloads/ihmselbst/rpm/SuSE/9.3/amule/

SuSE 10.0
http://www.ed2k-serverboard.de/downloads/ihmselbst/rpm/SuSE/10.0/amule/

SuSE 10.1:
http://www.ed2k-serverboard.de/downloads/ihmselbst/rpm/SuSE/10.1/amule/

Necessary needed patched wxGTK's can be found in the directories of their respective versions.


cu
« Last Edit: May 28, 2006, 08:10:34 PM by IhmSelbst »
Logged

xupetas

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: SuSE
« Reply #1 on: May 29, 2006, 10:21:31 AM »

what happend to build for version 9.2?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: SuSE
« Reply #2 on: May 29, 2006, 10:32:11 AM »

those were build by zwiebelZ not Ihmselbst...
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."

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: SuSE
« Reply #3 on: May 29, 2006, 10:33:04 AM »

Quote
Originally posted by xupetas
what happend to build for version 9.2?
I'll ask somebody whether he could build a package.

If not: Could you please contribute a package? Compiling is not as difficult as you may think and the wiki (and of course the forum members) will help you.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: SuSE
« Reply #4 on: May 29, 2006, 10:35:20 AM »

well 2.1.2 was released yesterday, wait 1-2days and zwiebelZ will probably build them and post here...

peopel have a real life aswell  :]
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."

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: SuSE
« Reply #5 on: May 29, 2006, 10:48:43 AM »

I've asked him already, because I wanted to contact him anyway due to the 'stickiness' of the aMule 2.1.1 and 2.1.2-Threads in another forum.
Logged

xupetas

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: SuSE
« Reply #6 on: May 29, 2006, 11:37:22 AM »

Hi... i've been tring to build one but there are .... problems  ;(
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: SuSE
« Reply #7 on: May 29, 2006, 11:46:43 AM »

Could you try to be more verbose? What problems? Any error messages?

The infrastructure should be fine AFAICS (GCC version is OK, the dependencies except wxWidgets are OK, ...). You just have to build wxGTK first and then aMule (wxGTK must be an RPM, otherwise the aMule RPM will not recognize it as satisfying the dependencies).
Logged

xupetas

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: SuSE
« Reply #8 on: May 29, 2006, 11:52:16 AM »

In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from /usr/include/wx-2.6/wx/wxprec.h:13,
                 from alc.cpp:29:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from /usr/include/wx-2.6/wx/wxprec.h:13,
                 from alc.cpp:29:
/usr/include/wx-2.6/wx/defs.h:625:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined


For one....

In file included from /usr/include/wx-2.6/wx/defs.h:21,
                 from /usr/include/wx-2.6/wx/wxprec.h:13,
                 from alc.cpp:29:
/usr/include/wx-2.6/wx/platform.h:22:5: warning: "__MWERKS__" is not defined
In file included from /usr/include/wx-2.6/wx/wxprec.h:13,
                 from alc.cpp:29:
/usr/include/wx-2.6/wx/defs.h:625:5: warning: "wxUSE_COMPATIBLE_COORD_TYPES" is not defined
In file included from /usr/include/wx-2.6/wx/wx.h:17,
                 from alc.cpp:37:
/usr/include/wx-2.6/wx/dynarray.h: In member function `int wxArrayShort::Index(short int, bool) const':
/usr/include/wx-2.6/wx/dynarray.h:963: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayShort::Add(short int, unsigned int)':
/usr/include/wx-2.6/wx/dynarray.h:963: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayShort::Insert(short int, unsigned int, unsigned int)':
/usr/include/wx-2.6/wx/dynarray.h:963: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayShort::Remove(short int)':
/usr/include/wx-2.6/wx/dynarray.h:963: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `int wxArrayInt::Index(int, bool) const':
/usr/include/wx-2.6/wx/dynarray.h:964: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayInt::Add(int, unsigned int)':
/usr/include/wx-2.6/wx/dynarray.h:964: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayInt::Insert(int, unsigned int, unsigned int)':
/usr/include/wx-2.6/wx/dynarray.h:964: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayInt::Remove(int)':
/usr/include/wx-2.6/wx/dynarray.h:964: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `int wxArrayLong::Index(long int, bool) const':
/usr/include/wx-2.6/wx/dynarray.h:965: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayLong::Add(long int, unsigned int)':
/usr/include/wx-2.6/wx/dynarray.h:965: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayLong::Insert(long int, unsigned int, unsigned int)':
/usr/include/wx-2.6/wx/dynarray.h:965: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayLong::Remove(long int)':
/usr/include/wx-2.6/wx/dynarray.h:965: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `int wxArrayPtrVoid::Index(void*, bool) const':
/usr/include/wx-2.6/wx/dynarray.h:966: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayPtrVoid::Add(void*, unsigned int)':
/usr/include/wx-2.6/wx/dynarray.h:966: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `void wxArrayPtrVoid::Insert(void*, unsigned int, unsigned int)':
/usr/include/wx-2.6/wx/dynarray.h:966: warning: declaration of `Item' shadows a member of `this'
/usr/include/wx-2.6/wx/dynarray.h: In member function `v

And then it blows up in my face  ?(
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: SuSE
« Reply #9 on: May 29, 2006, 12:06:54 PM »

OK, this should go into the compilation problems forum.

But: I don't see an error there. These are warnings, not errors. Please make a new thread in the compilation problems forum and post the complete(!) compiler output there - this is only a subset, and I can't find an error there.
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: SuSE
« Reply #11 on: June 01, 2006, 02:52:35 PM »

IhmSelbst, did you consider making a repository instead of "simple" downloads? That way, people could add the repository to their favourite package manager and use it to install your packages with automatic dependency resolution and stuff.

This would be especially useful for the CVS builds because it would allow people to update their installations much more easily. But it's useful for the released versions as well.

It is very easy to do. Right now you have a "flat" directory layout on the server. To have a repository, two things would have to be done:

1) Create a directory hierarchy:

./i586 (all the i586 RPMs go here)
./noarch (all the noarch RPMs go here, if any)
./src (all the source RPMs go here, if any)
./x86_64 (all the x86_64 RPMs go here, if any)

2) Install "createrepo" and run it from the top level of the newly created directory hierarchy.

This will create a "repodata" subdirectory in the directory hierarchy with information that can be used by YaST, yum and SmartPM to access the RPMs directly, resolve dependencies etc.
Logged

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: SuSE
« Reply #12 on: June 02, 2006, 05:34:19 AM »

Hi Gerd78,
temporary, I indeed thought about something like that, but the usual lack of time kept me off from proceeding.


cu