wechat-devtools icon indicating copy to clipboard operation
wechat-devtools copied to clipboard

请问mewchan在deepin或者ubuntu中如何配置,或者是mew_js如何搭建?

Open simple890921 opened this issue 5 years ago • 1 comments

请问mewchan在deepin或者ubuntu中如何配置,或者是mew_js如何搭建?

simple890921 avatar Oct 22 '20 06:10 simple890921

this is how I did it :

mkdir mewchan cd /opt/mewchan sudo wget https://www.mewchan.com/dists/runtime.mixed.linux.x86_64.200826.0ilw.zip unzip runtime.mixed.linux.x86_64.200826.0ilw.zip

Then I replaced the first line "#!/usr/bin/env mew_js" files in the "tools" folder by "#!/opt/mewchan/bin/mew_js"

I know it's not the way the author want us to do, but it works fine for me.

这是我的方法:

麦克迪尔·梅尚 cd / opt / mewchan sudo wget https://www.mewchan.com/dists/runtime.mixed.linux.x86_64.200826.0ilw.zip unzip runtime.mixed.linux.x86_64.200826.0ilw.zip

然后,我将“工具”文件夹中的第一行“#!/ usr / bin / env mew_js”文件替换为“#!/ opt / mewchan / bin / mew_js”

我知道这不是作者想要我们做的方式,但是对我来说很好。

tidjean avatar Nov 13 '20 23:11 tidjean