You are not logged in.
Hi
Problem with package amule?
When I try to start amule, it's as if the program does not exist.
Offline
And FYI: Slitaz Rolling 32bits
Offline
Hi,
Is there an error message when you try to run it from the terminal?
Offline
Hello,
In the terminal, when I try "amule", I see this message:
sh: amule: not found
I am not a specialist of packages but I think that the problem is that there is no file "amule" in /usr/bin/. Is that a problem in the package?
Offline
According to https://cook.slitaz.org/index.cgi?files=amule [c]amule-2.3.2.tazpkg[/c] does not install any [c]amule[/c] binary in [c]/usr/bin/[/c] but [c]amulecmd[/c], [c]amuled[/c], [c]amuleweb[/c] and [c]e2dk[/c]???
It's possible that [c]amule-2.3.2.tazpkg[/c] built on 2022-08-04 is broken. The one built on 2022-07-24 seems OK, maybe someone still have it in its cache...
Or maybe a dev could rebuild it (btw I saw that rel 2.3.3 has been released). If I find some time I'll try to do it.
Offline
Hi,
After check history hg between 2022-07-24 and 2022-08-04, i see change on wxWidgets bump 3.0.4 to 3.2.0.
When try to build amule i have same issue
[c]extern/wxWidgets/listctrl.cpp:4864:5: error: 'OnScroll' is not a member of 'wxScrolledWindow'[/c]
With rebuild of wxWidgets 3.0.4, work fine, maybe need check and build new amule version.
At time you can retrieve amule packages with wxWidgets deps here (not need wxWidgets-dev) :
https://people.slitaz.org/~shann/amule-2.3.2
Regards
Offline
@ shann
With rebuild of wxWidgets 3.0.4, work fine
You're right, I found this information on the aMules'forum: aMule does not compile with wxWidgets 3.1 or higher.
@ R8
Here is the 2.3.3 release of aMule (I didn't test it but it compiled fine).
Whatever the version you choose, 2.3.2 or 2.3.3 you should
[*]install first wxWidgets-3.0.4
[*]then block the package
[c]tazpkg -b wxWidget[/c]
to avoid it is replaced by the 3.2.0 release at next update
before installing the aMule package.
Offline
Hi,
Thank you Ceel and shann. It works fine with aMule 2.3.3 and wxWidgets 3.0.4 
And I also blocked the package amule to avoid it is replaced by release 2.3.2 at next update.
Offline
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]