Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to next message
slashmais is currently offline  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 Go to previous messageGo to next message
fallingdutch is currently offline  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 #7936 is a reply to message #7927] Thu, 01 February 2007 08:26 Go to previous messageGo to next message
slashmais is currently offline  slashmais
Messages: 20
Registered: January 2007
Location: south africa
Promising Member
Ta.
I'll check & change, most probably this weekend, and give full feedback here.

Re: slackware 10 - build problem [message #7941 is a reply to message #7936] Thu, 01 February 2007 10:03 Go to previous messageGo to next message
fallingdutch is currently offline  fallingdutch
Messages: 258
Registered: July 2006
Experienced Member
please test the newest beta and tell me wether it works

Bas

PS: the libgnome2-dev dependencie is wrong - so if this is was the Problems it is solved Smile
Re: slackware 10 - build problem [message #8178 is a reply to message #7941] Wed, 14 February 2007 15:32 Go to previous message
slashmais is currently offline  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 ...
Previous Topic: Crash when using Microsoft's Virtual Desktop Manager [BUG]
Next Topic: [bug] scrollbars not working properly in KDE
Goto Forum:
  


Current Time: Fri Mar 29 12:07:25 CET 2024

Total time taken to generate the page: 0.01726 seconds