aMule Forum
English => Distro-Specific Packages => Packages for older versions => Topic started by: IhmSelbst 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
-
what happend to build for version 9.2?
-
those were build by zwiebelZ not Ihmselbst...
-
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.
-
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 :]
-
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.
-
Hi... i've been tring to build one but there are .... problems ;(
-
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).
-
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 ?(
-
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.
-
So far, one can try these files:
aMule-2.1.2-0.SuSE_9.2.ihmselbst.i586.rpm (http://rapidshare.de/files/21830576/aMule-2.1.2-0.SuSE_9.2.ihmselbst.i586.rpm.html)
aMule-wxGTK-2.6.3-1.SuSE_9.2.i586.rpm (http://rapidshare.de/files/21830809/aMule-wxGTK-2.6.3-1.SuSE_9.2.i586.rpm.html)
md5sums:
aMule-2.1.2-0.SuSE_9.2.ihmselbst.i586.rpm.MD5SUM (http://rapidshare.de/files/21830601/aMule-2.1.2-0.SuSE_9.2.ihmselbst.i586.rpm.MD5SUM.html)
aMule-wxGTK-2.6.3-1.SuSE_9.2.i586.rpm.MD5SUM (http://rapidshare.de/files/21830620/aMule-wxGTK-2.6.3-1.SuSE_9.2.i586.rpm.MD5SUM.html)
cu
-
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.
-
Hi Gerd78,
temporary, I indeed thought about something like that, but the usual lack of time kept me off from proceeding.
cu