From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 14:34:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83CFE16A4CE for ; Tue, 25 Nov 2003 14:34:45 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CBD143FD7 for ; Tue, 25 Nov 2003 14:34:44 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 25 Nov 2003 16:37:39 -0600 Message-ID: <3FC3D90A.7000603@daleco.biz> From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?V=ED=ADctor_Guti=E9rrez_Cruz?= References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 25 Nov 2003 22:37:39.0703 (UTC) FILETIME=[BB6D8070:01C3B3A4] cc: questions@freebsd.org Subject: Re: Help me... (php) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Tue, 25 Nov 2003 22:34:45 -0000 X-Original-Date: Tue, 25 Nov 2003 16:34:50 -0600 X-List-Received-Date: Tue, 25 Nov 2003 22:34:45 -0000 Ví­ctor Gutiérrez Cruz wrote: > Hello > > I have problems when executing make > > Non find port PDFlib-Lite-5.0.0-Unix-src.tar.gz in the Ports of website, > you have a copy of port. > > > Thanks... > > > > $ cd /usr/ports/lang/php4-cli > $ pwd > /usr/ports/lang/php4-cli > $ make > ===> php4-cli-4.3.2.r4 depends on file: /usr/local/lib/libcrack.a - > found > ===> php4-cli-4.3.2.r4 depends on executable: libtool - found > ===> php4-cli-4.3.2.r4 depends on executable: bison - found > ===> php4-cli-4.3.2.r4 depends on shared library: curl.2 - found > ===> php4-cli-4.3.2.r4 depends on shared library: xml2.5 - found > ===> php4-cli-4.3.2.r4 depends on shared library: xslt.1 - found > ===> php4-cli-4.3.2.r4 depends on shared library: freetype.9 - found > ===> php4-cli-4.3.2.r4 depends on shared library: png.5 - found > ===> php4-cli-4.3.2.r4 depends on shared library: jpeg.9 - found > ===> php4-cli-4.3.2.r4 depends on shared library: Xpm.4 - found > ===> php4-cli-4.3.2.r4 depends on shared library: gdbm.3 - found > ===> php4-cli-4.3.2.r4 depends on shared library: intl.4 - found > ===> php4-cli-4.3.2.r4 depends on shared library: gmp.6 - found > ===> php4-cli-4.3.2.r4 depends on shared library: iconv.3 - found > ===> php4-cli-4.3.2.r4 depends on shared library: c-client4.8 - found > ===> php4-cli-4.3.2.r4 depends on shared library: gds.1 - found > ===> php4-cli-4.3.2.r4 depends on shared library: mcal.0 - found > ===> php4-cli-4.3.2.r4 depends on shared library: mcve.3 - found > ===> php4-cli-4.3.2.r4 depends on shared library: mcrypt.8 - found > ===> php4-cli-4.3.2.r4 depends on shared library: mhash.2 - found > ===> php4-cli-4.3.2.r4 depends on shared library: ming.3 - found > ===> php4-cli-4.3.2.r4 depends on shared library: mysqlclient.14 - > found > ===> php4-cli-4.3.2.r4 depends on shared library: ldap.2 - found > ===> php4-cli-4.3.2.r4 depends on shared library: pdf.5 - not found > ===> Verifying install for pdf.5 in /usr/ports/print/pdflib > >>> PDFlib-Lite-5.0.0-Unix-src.tar.gz doesn't seem to exist in >>> /usr/ports/distfiles/. >>> /usr/ports/distfiles is not writable by you; cannot fetch. >> > *** Error code 1 > > Stop in /usr/ports/print/pdflib. > *** Error code 1 > > Stop in /usr/ports/lang/php4-cli. > *** Error code 1 You must be logged in as the superuser (or 'root') in order to build ports. That's the only problem here. Kevin Kinsey DaleCo, S.P.