Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-11-2003, 11:03 PM
|
#1
|
Member
Registered: Feb 2002
Location: Virginia USA
Distribution: Slackware, CentOS, Fedora
Posts: 342
Rep:
|
compiling dia from source
Hi,
Im on Slack 9. I've been trying to compile Dia 0.91 but i keep getting this error when doing the make:
In file included from font.c:31:
/usr/include/pango-1.0/pango/pangoft2.h:26:31: freetype/freetype.h: No such file or directory
In file included from font.c:31:
/usr/include/pango-1.0/pango/pangoft2.h:52: syntax error before '*' token
/usr/include/pango-1.0/pango/pangoft2.h:57: syntax error before '*' token
/usr/include/pango-1.0/pango/pangoft2.h:61: syntax error before '*' token
/usr/include/pango-1.0/pango/pangoft2.h:86: syntax error before "pango_ft2_font_get_face"
/usr/include/pango-1.0/pango/pangoft2.h:86: warning: type defaults to `int' in declaration of `pango_ft2_font_get_face'
/usr/include/pango-1.0/pango/pangoft2.h:86: warning: data definition has no type or storage class
font.c:111: warning: no previous prototype for `dia_font_pop_context'
font.c:117: warning: no previous prototype for `dia_font_get_context'
make[2]: *** [font.lo] Error 1
make[2]: Leaving directory `/home/figa/downloads/dia-0.91/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/figa/downloads/dia-0.91'
make: *** [all-recursive-am] Error 2
any ideas anyone?
Thanks
Figa
|
|
|
08-12-2003, 01:36 PM
|
#2
|
Member
Registered: Feb 2002
Location: Virginia USA
Distribution: Slackware, CentOS, Fedora
Posts: 342
Original Poster
Rep:
|
I guess I've run out of luck then!
Figa
|
|
|
08-12-2003, 01:48 PM
|
#3
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
you've not got the pango development libraries installed
|
|
|
08-12-2003, 03:55 PM
|
#4
|
Member
Registered: Feb 2002
Location: Virginia USA
Distribution: Slackware, CentOS, Fedora
Posts: 342
Original Poster
Rep:
|
Should that be just pango, or shuld it be something like libpango? 'Cause if Im not mistaken or crazy pango is already installed. Well actually according to the remove option of pkgtool, it is already intalled.
Thanks for the reply acid!
Figa
|
|
|
08-12-2003, 09:19 PM
|
#5
|
Member
Registered: Jul 2003
Distribution: Slackware
Posts: 392
Rep:
|
It looks like it can't find freetype/freetype.h. Make sure you have freetype installed.
I have /usr/include/freetype1 and /usr/include/freetype2 directories on my machine. You may have to pass some options to ./configure to steer it toward the appropriate one.
See ./configure --help and see what you can dig up.
Lyle
|
|
|
All times are GMT -5. The time now is 09:50 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|