skynetbbs wrote:
/misc/mount ?
okay you're giving me hope for amule

btw any sign of amuleweb inside as well?
I got some errors on that one as well during installation but could have been due to memory full
*(now i have usb pen mounted on /home/)*
amuled works:
Code:
root@Fonera:/home/opkg/usr/bin# ./amuled
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
ERROR: Warning Warning! You are running aMule as root.
Doing so is not recommended for security reasons,
and you are advised to run aMule as an normal
user instead.
--------------------------------------------------
Warning! You are running aMule as root.
Doing so is not recommended for security reasons,
and you are advised to run aMule as an normal
user instead.
--------------------------------------------------
Loading temp files from /home/aMule/Temp.
All PartFiles Loaded.
ListenSocket: Ok.
*** TCP socket (ECServer) listening on 127.0.0.1:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir /home/aMule/Incoming/ shared
And when there aren't any server list loaded amulecmd works!
Code:
root@Fonera:/home/opkg/usr/bin# ./amulecmd
This is amulecmd 2.1.3
Enter password for mule connection:
Creating client...
Succeeded! Connection established to aMule 2.1.3
---------------------------------------
| aMule text client |
---------------------------------------
Use 'Help' for command list
aMulecmd$ status
> ED2K: Not connected
> Kad: Not connected
> Download: 0 bytes/sec
> Upload: 0 bytes/sec
> Clients in queue: 0
> Total sources: 0
aMulecmd$
But when i load a server list i have this amulecmd's error
Code:
root@Fonera:/home/opkg/usr/bin# ./amulecmd
This is amulecmd 2.1.3
Enter password for mule connection:
Creating client...
ReadPacket: packet have invalid flags 00000000Connection Failed. Unable to connect to the specified host
In .pkg package there is amuleweb binary but it doesn't work if amulecmd doesn't work