Im trying to install Networker 8.1.1.3 on Ubuntu Server 14.10 but i can't get it to work. For some reason Ubuntu is missing system packages and i don't really know how to install them since im pretty new to Linux.
Im getting the following errors messages.
Selecting previously unselected package lgtoclnt.
(Reading database ... 55581 files and directories currently installed.)
Preparing to unpack lgtoclnt_8.1.1.3_amd64.deb ...
Unpacking lgtoclnt (8.1.1.3) ...
dpkg: dependency problems prevent configuration of lgtoclnt:
On Linux the servers file is not automatically created. You ca create it and it works as it should, the file should be created under /nsr/res. Remember to restart the networker services for the changes to take affect.
bingo.1
1 Rookie
•
2430 Posts
1104
1
Posted December 9th, 2014 03:00
From the NW 8.2 Installation Guide:
4. Use the apt-get command to install the missing packages.
sudo apt-get -f upgrade
The apt-get command automatically completes the NetWorker software installation.
Make sure that you have a working internet connection.