설치를 정상적으로 했고 실행을 하려는데 이런 문제가 생깁니다. 구체적으로 어떻게 해야하는지 알려주세요
$ lsb_release -a
가 Ubuntu
가 아닌가요?
확인해보니까 Ubuntu로 나옵니다.혹시 x86 프로세서에서만 작동하고 ARM에서는 작동하지 않는건가요?
Hi, same here. Plz tell me how to install it on an ARM 32bit Ubuntu.
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS Release: 16.04
Codename: xenial
lscpu
Architecture: armv7l
Byte Order: Little Endian
Model name: ARMv7 Processor rev 5 (v7l)
CPU min MHz: 408.0000 CPU max MHz: 1200.0000
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
lscpu
Architecture: armv7l
Byte Order: Little Endian
Model name: Cortex-A7
CPU max MHz: 2000.0000
CPU min MHz: 200.0000
install step
$ wget https://mudfish.net/download?filename=mudfish-4.5.1-linux-x86_64.sh
$ sudo sh mudfish-4.5.1-linux-x86_64.sh
$ ls -l /opt/mudfish/4.5.1/bin/
but i don’t know why mudfish not working.
$ sudo /opt/mudfish/4.5.1/bin/mudrun
i entered the above into the linux terminal, but I get an error
i think my error’s reason is language crash(korean/english) or cpu architecture(x86/arm)
Hi again. I found this packages ipk for ARM. Can you convert them to deb?
https://mudfish.net/releases/openwrt/packages-18.06/arm_cortex-a7_neon-vfpv4/base/
I can do that request, but I can not use Linux terminal well
So you have to tell me how to enter
Hi! I’m asking for help too. I cannot convert it by myself. Need to request techical support for this task.
I will ask how to install it in a community I know.
however, as far as I know, * .ipk is an installation file for the android os.
so I’m not sure I can install this program.
Yes, but its a package for Openwrt. Android packages are *.apk not *.ipk. Openwrt is a linux based os for routers. I think it’s possible to convert them. I wonder if any mudfish’s support can answer our topic.
First thank you for interesting to Mudfish. Yesterday I’d ordered one ODROID device so when it’s shipped I’ll try to build a package for it. I hope at next week it’ll be available to use.
@weongyo thx for support us!! Waiting here anxious
It’ll good to help if you let us know what message shows while installing the package with adb install
@primoitt
sry, now I installed Android(deleted linux).
if I failed install/run mudfish on Android, I will reinstall mudfish on linux
@kwangseok adb install? I’m not on Android. My OS is an Ubuntu 16.04 using an ARM7 32bits processor.
@kwangseok thx for new build.
Packages install was successful.
But I cannot access the webserver on my server’s ip http://192.168.50.10:8282
I think its because mudfish is host on 127.0.0.1:8282 not on 0.0.0.0:8282.
Here some results:
$ netstat -tupan
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 2576/lighttpd
tcp 0 0 0.0.0.0:51413 0.0.0.0:* LISTEN 3350/transmission-d
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2522/sshd
tcp 0 0 127.0.0.1:8282 0.0.0.0:* LISTEN 16285/mudrun
tcp 0 0 0.0.0.0:9091 0.0.0.0:* LISTEN 3350/transmission-d
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 2979/mysqld
$ telnet 127.0.0.1 8282
Trying 127.0.0.1…
Connected to 127.0.0.1.
Escape character is ‘^]’.
$ telnet 192.168.50.10 8282
Trying 192.168.50.10…
telnet: Unable to connect to remote host: Connection refused
Is it possible to change access from
127.0.0.1:8282 to 0.0.0.0:8282?
We’re re-build it up so please download and install again then run it with -a
option.
Hi again!
I tryed but does not worked.
./mudrun -a
illegal option – a
usage: