Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » slackware 10 - build problem
slackware 10 - build problem [message #7904] |
Wed, 31 January 2007 08:25  |
slashmais
Messages: 20 Registered: January 2007 Location: south africa
|
Promising Member |
|
|
I've installed Upp without problems on slackware 10
but when I tested it: by trying to build the 'HelloWorld' example; it failed to find the "fontconfig/fontconfig.h" header.
Failing a simple direct solution to the above, where can I find:
(1) a description of the enviroment requirements for Upp,
(2) a list of default directory structure that Upp expects,
(3) what you think I should also know..
Thanx
|
|
|
Re: slackware 10 - build problem [message #7927 is a reply to message #7904] |
Wed, 31 January 2007 20:06   |
fallingdutch
Messages: 258 Registered: July 2006
|
Experienced Member |
|
|
Hi,
you need to have include path set to the path where the headers are , in nomal case /usr/include, which is assumed by Upp, too
upp depends on the following:
gcc (>= 3.4.0), g++(>= 3.4.0), libc6-dev (>= 2.3.6), libstdc++6-dev (>= 3.4.6), libx11-dev (>= 1.0.0), libxft-dev (>= 2.1.8), zlib1g-dev(>=1.2.3) , libpng12-dev (>= 1.2.8), libfontconfig1-dev (>= 2.3.2), libxrender-dev(>= 0.9.0), libfreetype6-dev (>= 2.1.10), libexpat1-dev (>= 1.95.8), libxau-dev (>= 1.0.0), libxdmcp-dev (>= 1.0.0), libgtk2.0-dev (>= 2.8.17), libglib2.0-dev (>= 2.10.2), libgnome2-dev (>= 2.14.1)
upp installs its sources into /usr/share/upp and if you decided to get a local copy ~/upp theide stores its setting in ~/.theide
Bas
[Updated on: Wed, 31 January 2007 20:07] Report message to a moderator
|
|
|
|
|
Re: slackware 10 - build problem [message #8178 is a reply to message #7941] |
Wed, 14 February 2007 15:32  |
slashmais
Messages: 20 Registered: January 2007 Location: south africa
|
Promising Member |
|
|
Fix for slackware:
[Setup]-[Build methods]
Click in "INCLUDE - directories for include files"
<Insert> or R-click-[Append row]
Type in: /usr/X11/includes
Click OK
[build]
- all should work fine now ...
I've installed the beta version on my WinXP box and is using
it - so far all is well ...
|
|
|
Goto Forum:
Current Time: Fri Apr 25 12:20:24 CEST 2025
Total time taken to generate the page: 0.00910 seconds
|