Error in Install packages

Added by rudovicon almost 8 years ago

i follow the tutorial: http://dev.ryzom.com/wiki/ryzom/BuildForLinuxCmake
and say me error in install packages (1st line of tutorial)
i use ubuntu 10.10 and it is virgin.. i only install cmake
the errors:
Impossible to find package libx11-dev
Impossible to find package cmake
Impossible to find package libmysqlclient5-dev

someone is having the same problem or can help me?

Hugs


Replies (4)

RE: Error in Install packages - Added by rudovicon almost 8 years ago

i solve my problem.. is i :)

the \ is other line.. i'm sorry! i'm nb in linux!

but, it install the 1st line OK, 2st line OK, and 3st line this show me an error in cmake..

The Souce Directory /home/cemetery/libxmu-dev does not exist. if i create it, say me CMAKEList.TXT not Exist!

someone is having the same problem or can help me?

RE: Error in Install packages - Added by sm3 almost 8 years ago

Hello,

I believe you are probably missing some libraries that needed to be installed. What I would do is try this line again but remove the \ (maybe your cut-and-paste didn't go so well ;)

sudo apt-get install mercurial libcurl4-openssl-dev libluabind-dev libfreetype6-dev libx11-dev libgl1-mesa-dev libxxf86vm-dev libxrandr-dev libxrender-dev libopenal-dev libogg-dev libvorbis-dev libxml2-dev cmake build-essential libpng12-dev libjpeg62-dev rrdtool libmysqlclient15-dev bison libxmu-dev

Anything you have already installed should be skipped of course.

sm3

RE: Error in Install packages - Added by rudovicon almost 8 years ago

Work..

Thank's!

(1-4/4)