我尝试使用终端在 14.04 上安装 utorrent 并尝试安装 libssl 0.9.8,但没有成功。此外,这个 utorrent 版本是 V3.3,位于我的下载中。我已经尝试过我被欺骗的帖子(如何逐步安装 uTorrent?)
我看过有关安装 u-torrent 的详细教程,但在我输入最后一行代码后,它说:
'bash: /usr/bin/utserver: No such file or directory'
syntax; utserver -settingspath /opt/utorrent-server-v3_0/
Run Code Online (Sandbox Code Playgroud) 我开始安装 utorrent wrt。当我尝试安装 utorrent 到这一步时,它很好
sudo chmod -R 777 /opt/utorrent-server-v3_0/
Run Code Online (Sandbox Code Playgroud)
在这一步之后,当我继续进行并给出下一个命令时
sudo ln -s /opt/utorrent-server-v3_0/utserver /usr/bin/utserver
Run Code Online (Sandbox Code Playgroud)
然后我得到:
failed to create symbolic link ‘/usr/bin/utserver’: File exists
Run Code Online (Sandbox Code Playgroud)
而且里面的文件/usr/bin坏了。
知道如何解决这个问题吗?
我只是在 ubuntu 中安装了 Utorrent,但我想将端口号 localhost:8080 更改为 localhost:8085,因为我的 apache geronimo 服务器使用该端口号。我可以更改端口号吗?谢谢。
尝试在 sudo 模式下运行任何命令时出现错误。
错误:
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
Run Code Online (Sandbox Code Playgroud)
我在askubuntu 上发现了一些问题并接受了答案。
但这些都没有解决我的问题。可能我的情况和他们不一样。
更多信息:
我尝试按照这个问题utorrent的最高投票答案进行安装。
提取文件后,我重命名了提取的文件。
从那时起我就面临这个错误。.tz/opt
我期望得到一个不建议我重新安装系统的答案。
如果重新安装是唯一的解决方案,我将不得不备份我曾经安装的所有内容。