Jump to content

Ubuntu Server 11.04 64-bit can`t install/start utorrent


du_ku

Recommended Posts

Posted

I have download utorrent-server-3.0-25053.tar.gz unpack and start

root@data:~/utorrent-server-v3_0# utserver
No command 'utserver' found, did you mean:
Command 'tserver' from package 'freewnn-cserver' (universe)
Command 'ttserver' from package 'tokyotyrant' (universe)
utserver: command not found

What do I wrong?

Posted

why?

what do I need to do to use utorrent?

do I change my system to 10.04 or 32bit?

or wait a little for new build with my system supported?

Posted
utserver: command not found

What do I wrong?

Command not found? It didn't find a program called utserver to execute. utserver is in a directory that is not in your path or it doesn't exist at all. Most like it is not in your path. Starting in the same direct as utserver, type "./utserver" and it will start. And hopefully work, but worry about that when it happens :)

Posted
utserver: command not found

What do I wrong?

Command not found? It didn't find a program called utserver to execute. utserver is in a directory that is not in your path or it doesn't exist at all. Most like it is not in your path. Starting in the same direct as utserver, type "./utserver" and it will start. And hopefully work, but worry about that when it happens :)

I do not understand. utserver file look like missed. but it`s present.

root@data:~/utorrent-server-v3_0# ls
docs utserver webui.zip
root@data:~/utorrent-server-v3_0# ./utserver
bash: ./utserver: No such file or directory
root@data:~/utorrent-server-v3_0# utserver
No command 'utserver' found, did you mean:
Command 'tserver' from package 'freewnn-cserver' (universe)
Command 'ttserver' from package 'tokyotyrant' (universe)
utserver: command not found
root@data:~/utorrent-server-v3_0#
root@data:~/utorrent-server-v3_0# /home/du_ku/utorrent-server-v3_0/utserver
bash: /home/du_ku/utorrent-server-v3_0/utserver: No such file or directory

You are wrong. :D

you are "really" help.

Posted


root@data:~/utorrent-server-v3_0# ls
docs utserver webui.zip
root@data:~/utorrent-server-v3_0# ./utserver

Check if has permission to execute. I bet it hasn't. Use ls -l to retrieve extended data on the directory listing and use chmod to fix permissions.

Posted
Sounds suspiciously like a 64/32 bit issue. ia32-libs maybe not installed.

Thank you for this answer this really help. It`s working now :)

Check if has permission to execute. I bet it hasn't. Use ls -l to retrieve extended data on the directory listing and use chmod to fix permissions.

Thank you too. But permission was right.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...