Ancore
New Member
- Joined
- Jul 6, 2012
- Messages
- 216
- Reaction score
- 1
Hi, when I want to open my server by shell TFS, I execute the command ./TFS and this error comes up:
./TFS: error while loading shared libraries: libboost_filesystem.so.1.42.0: cannot open shared object file: No such file or directory
I have been reading and I have execute those other commands:
But nothing happened...
Please help!
./TFS: error while loading shared libraries: libboost_filesystem.so.1.42.0: cannot open shared object file: No such file or directory
I have been reading and I have execute those other commands:
Code:
apt-get install libboost-all-dev
Code:
apt-get install libboost1.42-dev libboost-system1.42-dev libboost-filesystem1.42-dev libboost-date-time1.42-dev libboost-regex1.42-dev libboost-thread1.42-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-client-5.1 mysql-server-5.1 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++8
But nothing happened...
Please help!