Hi everybody. I am trying to install (compile) CEGUI on Ubuntu 8-04 and I am unable...
This is what I do (correct me please if I am doing sth wrong):
- Download CEGUI-0.6.1.tar.gz
- Extract it
- ./bootstrap (no error info shown on screen)
- ./configure ( at the end I get:
No package 'freetype2' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables freetype2_CFLAGS
and freetype2_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
)
- Here I think I shoul execute 'make' but there is NO MAKEFILE in the directory...
I need it installed urgently... What do I have to do?
THANKS in advance
Please Installation Urge HELP! [SOLVED]
Moderators: CEGUI MVP, CEGUI Team
Please Installation Urge HELP! [SOLVED]
Last edited by reixons on Sun Nov 30, 2008 14:13, edited 1 time in total.
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Hi,
You will only need one package to use CEGUI, which will be - for example - the CEGUI-0.6.1.tar.gz file (which you unpack, configure, make and install). If you want the documentation also, you could get CEGUI-0.6.1-DOCS.tar.gz (there is no install for these at the moment, they just unpack and you access them in place).
CEGUI-OPENGL is a pkg-config package that brings in CEGUI and the OpenGLRenderer module for CEGUI - it is installed when you build CEGUI with the OpenGL renderer module. Conversely, the CEGUI package is just the CEGUI base library - no renderer is automatically referenced for linking.
CE.
You will only need one package to use CEGUI, which will be - for example - the CEGUI-0.6.1.tar.gz file (which you unpack, configure, make and install). If you want the documentation also, you could get CEGUI-0.6.1-DOCS.tar.gz (there is no install for these at the moment, they just unpack and you access them in place).
CEGUI-OPENGL is a pkg-config package that brings in CEGUI and the OpenGLRenderer module for CEGUI - it is installed when you build CEGUI with the OpenGL renderer module. Conversely, the CEGUI package is just the CEGUI base library - no renderer is automatically referenced for linking.
CE.
Who is online
Users browsing this forum: No registered users and 7 guests