felixonmars / BaiduPCS-Go

Re-upload of iikira/BaiduPCS-Go
Apache License 2.0
927 stars 307 forks source link

请问linux下,命令行怎么启动运行 #3

Open zhangscofield opened 4 years ago

Universebenzene commented 4 years ago

要先编译。Arch系有现成打好的包。不过由于旧仓库被删好像直接 go get github.com/felixonmars/BaiduPCS-Go 也编译不出来了

这两天试了试,直接本地暴力sed把路径全改了好像就能build过了

zhangscofield commented 4 years ago

我的是Ubuntu,已经运行下载了BaiduPCS-Go,然后是怎么才能在终端启动运行

------------------ 原始邮件 ------------------ 发件人: "天苯"<notifications@github.com>; 发送时间: 2020年6月12日(星期五) 下午5:09 收件人: "felixonmars/BaiduPCS-Go"<BaiduPCS-Go@noreply.github.com>; 抄送: "张志海"<762634089@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [felixonmars/BaiduPCS-Go] 请问linux下,命令行怎么启动运行 (#3)

要先编译。如果是Arch或者Gentoo系发行版有现成的可以用,其他的发行版就得自己编译了。试试 go get github.com/felixonmars/BaiduPCS-Go 看看能不能编译出来

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

felixonmars commented 4 years ago

要先编译。Arch系有现成打好的包。不过由于旧仓库被删好像直接 go get github.com/felixonmars/BaiduPCS-Go 也编译不出来了

这两天试了试,直接本地暴力sed把路径全改了好像就能build过了

我魔改了一下build了一份传到release了……

Universebenzene commented 4 years ago

要先编译。Arch系有现成打好的包。不过由于旧仓库被删好像直接 go get github.com/felixonmars/BaiduPCS-Go 也编译不出来了 这两天试了试,直接本地暴力sed把路径全改了好像就能build过了

我魔改了一下build了一份传到release了……

肥猫领袖万岁

masx200 commented 4 years ago

先下载可执行文件 https://github.com/felixonmars/BaiduPCS-Go/releases

然后

添加执行权限

chmod 777 ./BaiduPCS-Go