Ubuntu 64bit - Get arcconf to work

Introduction

This tutorial will help you if you come across the following error

sudo apt-get install libstdc++5
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libstdc++5
E: Couldn't find any package by regex 'libstdc++5'

Steps

Go here and download the package(perhaps copy the link and use wget on your server)
sudo dpkg -i
Now run your arcconf commands.

No comments:

Post a Comment