Installation stuck on libtorrent install

Kimsufi server with Ubuntu 14.04 fresh install
I installed with commands provided in README
I used my domain when there was input to pass hostname info, example: lajt.com
This is how it looks in my console: http://i.imgur.com/Yd3hgLa.gifv
Seems like still working but log file was not modified for over 1hour now.

I cant upload full log because “Sorry, new users can not upload attachments.”

so end of log file:

Libraries have been installed in:
/usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR’
flag during linking and do at least one of the following:

  • add LIBDIR to the `LD_LIBRARY_PATH’ environment variable
    during execution
  • add LIBDIR to the `LD_RUN_PATH’ environment variable
    during linking
  • use the `-Wl,-rpath -Wl,LIBDIR’ linker flag
  • have your system administrator add LIBDIR to `/etc/ld.so.conf’

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.

make[3]: Nothing to be done for install-data-am'. make[3]: Leaving directory/root/tmp/libtorrent-0.13.6/src’
make[2]: Leaving directory /root/tmp/libtorrent-0.13.6/src' make[1]: Leaving directory/root/tmp/libtorrent-0.13.6/src’
Making install in test
make[1]: Entering directory /root/tmp/libtorrent-0.13.6/test' make[2]: Entering directory/root/tmp/libtorrent-0.13.6/test’
make[2]: Nothing to be done for install-exec-am'. make[2]: Nothing to be done forinstall-data-am’.
make[2]: Leaving directory /root/tmp/libtorrent-0.13.6/test' make[1]: Leaving directory/root/tmp/libtorrent-0.13.6/test’
make[1]: Entering directory /root/tmp/libtorrent-0.13.6' make[2]: Entering directory/root/tmp/libtorrent-0.13.6’
make[2]: Nothing to be done for install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtorrent.pc '/usr/lib/pkgconfig' make[2]: Leaving directory/root/tmp/libtorrent-0.13.6’
make[1]: Leaving directory `/root/tmp/libtorrent-0.13.6’

Thanks for any help :slight_smile:

Out of curiosity, (if you still have it loading) what happens if you hit enter on your keyboard and wait a few minutes. The lines you submitted there from the log look natural.

I have to head out shortly, but I will attempt to reproduce on a 14.04 install later.

After enter and 10 minutes still same, loading in console, no modifications in log file.
Should i try another distro? if yes what do you recommend?
I don’t really want to wait too long because i use this server also for another things.

Well, the “other things” could be causing unusual occurrences like this to happen.

We really recommend moving away from 14.04 in lieu of 16.04 as the new LTS.

1 Like

OK, i will reinstall with 16.04 hopefully without problems now.
Thanks and i will post progress later.

@EDIT
Install on 16.04 went smooth :slight_smile: