From owner-freebsd-questions Fri Feb 2 10:14:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id 8FB6737B401 for ; Fri, 2 Feb 2001 10:14:12 -0800 (PST) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id NAA47394; Fri, 2 Feb 2001 13:13:10 -0500 (EST) (envelope-from chris@monochrome.org) Date: Fri, 2 Feb 2001 13:13:10 -0500 (EST) From: Chris Hill X-Sender: chris@localhost To: Gustavo Vieira Goncalves Coelho Rios Cc: questions@FreeBSD.ORG Subject: Re: p5-HTML-Embperl In-Reply-To: <3A7AF57C.2C73432C@ifour.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 2 Feb 2001, Gustavo Vieira Goncalves Coelho Rios wrote: > I installed apache by hand, without using ports, so it's installed in > /usr/local/apache. > The problem is that embperl is seeking for /usr/local/include/apache and > it should not, but instead, seek for /usr/local/apache/include. > > How may i specify that it should seek into this directory? The first thing I would try is to make a symlink in the place where embperl is looking, and have the link point to the place where you want it to look. NB, I have never encountered your situation and this is only a suggestion/guess. That is, it may not work. Good luck. -- Chris Hill chris@monochrome.org ** [ Busy expunging <-> ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message