Olá boa tarde,
Quero Pedir desculpa se estou postando no lugar errado.
Bem eu estou tentando Criar um Ot em Ubuntu só que quando eu tento instalar as libs e boots:
apt-get install libboost-all-dev libgmp3-dev liblua5.1-0 liblua5.1-0-dev liblua50 liblua50-dev liblualib50 liblualib50-dev lua50 lua5.1 libsqlite0-dev libsqlite3-dev sqlite3 libmysql++-dev libmysqlclient-dev mysql-common libxml2-dev libxml++2.6-dev cpp gcc g++ make automake autoconf pkg-config subversion liblua5.1-sql-mysql-dev liblua5.1-sql-sqlite3-dev zlib1g-dev zlib1g libcrypto++-dev libcrypto++9
acontece o seguinte erro :
E: Package 'libboost1.42-dev' has no installation candidate
E: Package 'libboost-system1.42-dev' has no installation candidate
E: Package 'libboost-filesystem1.42-dev' has no installation candidate
E: Package 'libboost-date-time1.42-dev' has no installation candidate
E: Package 'libboost-regex1.42-dev' has no installation candidate
E: Package 'libboost-thread1.42-dev' has no installation candidate
E: Package 'mysql-client-5.1' has no installation candidate
E: Package 'mysql-server-5.1' has no installation candidate
E: Unable to locate package liblua5.1-sql-mysql-dev
E: Couldn't find any package by regex 'liblua5.1-sql-mysql-dev'
E: Unable to locate package liblua5.1-sql-sqlite3-dev
E: Couldn't find any package by regex 'liblua5.1-sql-sqlite3-dev'
E: Unable to locate package libcrypto++8
E: Couldn't find any package by regex 'libcrypto++8'
alguem pode me Ajudar ?