UNSOLVED

AnthonH

updated

12 years ago

A

AnthonH

1 Rookie

35 Posts

0

3127

December 9th, 2014 02:00

Install Networker 8.1.1.3 on Ubuntu 14.10

Hello!

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:

lgtoclnt depends on ksh | pdksh; however:

  Package ksh is not installed.

  Package pdksh is not installed.

lgtoclnt depends on libstdc++5; however:

  Package libstdc++5 is not installed.

lgtoclnt depends on libxp6; however:

  Package libxp6 is not installed.

lgtoclnt depends on libxt6; however:

  Package libxt6 is not installed.

dpkg: error processing package lgtoclnt (--install):

dependency problems - leaving unconfigured

Errors were encountered while processing:

lgtoclnt

Can anyone give me a list of packages that i need to install?

Thanks in advance.

// Anthon

  • 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.

  • AnthonH

    1 Rookie

    35 Posts

    1104

    0

    Posted December 9th, 2014 04:00

    Thank you for your reply Bingo!

    Im currently following this guide but I had to do a sudo apt-get update first. Then it worked just like you explained!

    Thank you!

    I got one more question, do you know where i can find the equivalent to /nsr/res/servers on a Windows client in Linux?

  • bingo.1

    1 Rookie

    2430 Posts

    1104

    0

    Posted December 9th, 2014 05:00

    It is in the same directory ... wherever the 'nsr' directory tree starts.

    Simply replace the '/' with a '\'.

  • crazyrov

    6 Operator

    1319 Posts

    1104

    0

    Posted December 10th, 2014 05:00

    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.