public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: bley@wh2-19.st.uni-magdeburg.de (Claudio Bley)
To: Sawa <sawa@cse.iitb.ac.in>
Cc: gcc-help@gcc.gnu.org
Subject: Re: image magic compilation errorrs
Date: Mon, 28 Oct 2002 05:18:00 -0000	[thread overview]
Message-ID: <20021028131750.GB1582@wh2-19.st.uni-magdeburg.de> (raw)
In-Reply-To: <Pine.HPX.4.21.0210242104270.6336-100000@voxel.cse.iitb.ac.in>

On Thu, Oct 24, 2002 at 09:07:31PM +0530, Sawa wrote:
> 
> On Thu, 24 Oct 2002, Claudio Bley wrote:
> 
> > ,----
> > | bash-2.05b$ c++ -o test test.cpp `Magick++-config --cxxflags --cppflags --ldflags --libs`
> > | In file included from /usr/X11R6/include/X11/magick/Magick++/Thread.h:25,
> > |                  from /usr/X11R6/include/X11/magick/Magick++/Blob.h:11,
> > |                  from /usr/X11R6/include/X11/magick/Magick++/Image.h:14,
> > |                  from /usr/X11R6/include/X11/magick/Magick++.h:9,
> > |                  from test.cpp:1:
> > | /usr/X11R6/include/X11/magick/Magick++/Include.h:13:36: magick/magick_config.h: No such
> > | file or directory
> > | /usr/X11R6/include/X11/magick/Magick++/Include.h:47:24: magick/api.h: No such file or
> > | directory
> > `----
> > 
> > OK, here's where the trouble begins. It simply can't find some header
> > files. So, the question is: do you have those files somewhere on your
> > system? Where? (locate magick_config.h)
> > 
> > Just include the location with an -I option on the command line.
> > 
> > Btw, what kind of system are you using? (uname -a) It's often easier
> > to give advice specific to your problem then.
> 
> 
> I cant locate magick_config.h anywhere
> though i do see files like Magick++-config.1 and Magick++-config
> the system is i386 type
> what do I do ??

Sorry for replying so late, but I had problems getting into the net;
couldn't send any mails.

If you don't have those files on your system I'm wondering how you
installed Magick++? Did you compile it yourself? Do you have a
RPM-based distribution? Or are you using Slackware?

Magick++ depends on ImageMagick. You need to install
ImageMagick-devel, libmagick5-dev or whatever the package is called in
terms of your distribution.

-- 
Claudio Bley                                 ASCII ribbon campaign (")
Debian GNU/Linux advocate                     - against HTML email  X 
http://www.cs.uni-magdeburg.de/~bley/                     & vCards / \

  reply	other threads:[~2002-10-28 13:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-23  6:39 Sawa
2002-10-23  7:46 ` Claudio Bley
2002-10-23  8:28   ` Sawa
2002-10-23 16:26     ` Claudio Bley
2002-10-24  8:34       ` Sawa
2002-10-28  5:18         ` Claudio Bley [this message]
2002-10-28 22:50           ` Abhineet Sawa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021028131750.GB1582@wh2-19.st.uni-magdeburg.de \
    --to=bley@wh2-19.st.uni-magdeburg.de \
    --cc=gcc-help@gcc.gnu.org \
    --cc=sawa@cse.iitb.ac.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).