Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 2004 17:18:07 +0200
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        Nika Vidal <nikageek@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Problem with graphics/php4-gd
Message-ID:  <20040923151807.GC1185@isis.wad.cz>
In-Reply-To: <d847898604092308042be02114@mail.gmail.com> <d847898604092305167a9bf13e@mail.gmail.com>
References:  <20040923110929.GA30497@happy-idiot-talk.infracaninophile.co.uk> <d847898604092305167a9bf13e@mail.gmail.com> <d847898604092308042be02114@mail.gmail.com> <d8478986040919165235e306c1@mail.gmail.com> <20040920102323.GB6502@happy-idiot-talk.infracaninophile.co.uk> <d8478986040922172222589be7@mail.gmail.com> <20040923074317.GA28396@happy-idiot-talk.infracaninophile.co.uk> <d8478986040923020251405588@mail.gmail.com> <20040923110929.GA30497@happy-idiot-talk.infracaninophile.co.uk> <d847898604092305167a9bf13e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
# nikageek@gmail.com / 2004-09-23 14:16:52 +0200:
> Well, I didn't change anything on /etc/make.conf, but when I compile
> php I added this options:
> 
> --with-gd --with-png --with-jpeg --with-mysql --with-zlib
> 
> And some others that havn't relation with gd or graphics.
> 
> In httpd-error.log there isn't any error about this.
> 
> I'm compiling it with te options you tell and waiting to know if that works.

# nikageek@gmail.com / 2004-09-23 17:04:11 +0200:
> After compiling with the options you tell me It gives me the same error.
> 
> I only delete from Makefile the --disable-all option, can this be the
> problem??

    Your problem very likely has to do with the fact that you don't seem
    to know what you're doing, e. g. specifying just --with-gd results
    in PHP using its bundled gd. Revert the changes you have made (best
    done with a cvsup), and try again, limiting yourself to the
    user-targeted knobs this time. In case of ports, this usually doesn't
    include direct modifications of the configure switches used.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040923151807.GC1185>