From owner-freebsd-questions@FreeBSD.ORG Wed May 17 13:50:12 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org 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 3259716A5AE for ; Wed, 17 May 2006 13:50:12 +0000 (UTC) (envelope-from fbsd@a1poweruser.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B1B43D6D for ; Wed, 17 May 2006 13:50:04 +0000 (GMT) (envelope-from fbsd@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060517135003.HCNB27996.mta10.adelphia.net@barbish>; Wed, 17 May 2006 09:50:03 -0400 From: "fbsd" To: "Ieeieae Iaoei" , Date: Wed, 17 May 2006 09:50:02 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: Subject: RE: phpMyAdmin Question from user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 13:50:14 -0000 The phpMyAdmin package is broken in Freebsd 6.1 because the pdflib dependent in the port is broken. You have to run the port version of phpMyAdmin. First do a port "make config" and disable all the options. You will see pdflib as one of those. Then do make install clean and it will build just fine. Please submit bug PR so ports group will see it needs attention. This problem is conponded even more because phpMyAdmin defaults to using php4 and mysql4. If you install mysql5 package first then phpMyAdmin will use it over mysql4. phpMyAdmin also defaults to using php4 which is also broken. So follow the instruction in the post on this list about php4/php5 not working. Followed by phpMyAdmin and then phpMyAdmin will use php5. In 6.0 the php4/php5 packages are not broken. Just the phpMyAdmin port/package is which can be worked around as said above. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Николай Пашин Sent: Wednesday, May 17, 2006 4:13 AM To: freebsd-questions@FreeBSD.org Subject: Question from user Good afternoon! I`m from Russia. My name is Nick Pashin. I have some questions about installation phpMyAdmin. During installation freebsd 5.3 (with updated ports) tried to download pdflib-lite-6.0.2.tar.gz but can`t find this file. Where I can get this file. I could`t find it on your ftp-server. In advance thank you very much. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"