From owner-freebsd-ports@FreeBSD.ORG Fri Jan 31 17:30:08 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD3EA59C for ; Fri, 31 Jan 2014 17:30:08 +0000 (UTC) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5A79F1675 for ; Fri, 31 Jan 2014 17:30:08 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id x13so9488683wgg.27 for ; Fri, 31 Jan 2014 09:30:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RN+tpA6k1xIhuVWlJqD9lPsKtlg3MMTSIe0MIP+VWzw=; b=nNrhAoUcR9KEACiDXuTwdlSXe9ShwZnmrt6xk2xdtBrMHZUQqupGQSNBMIZgU/Y8Cy LGb4ahPky+wam9LGepqv795ouSaosXZTdiOLyh1YjEX3CcwrEnvovVGjhyRK/8EgxnJH kfbBz0Tsd046P0yAHAwkq8bbfrMc0yqWRNieQzlhtcd18Akgtqpf+bRbwmRXOU9qBSCY 9Chp8R76EFUMz9xSxf+tG2XWI2A/h05engktPpbzumdWH47pMdJg+2axcbwTpGmk/qwz amig604/Z5fvf+xGBtM6jX1grbgxZK44fYGAaNvYpIt5pBvXBU484mNyHmJS8zau4UMS 7lyQ== MIME-Version: 1.0 X-Received: by 10.194.23.201 with SMTP id o9mr2408937wjf.67.1391189406724; Fri, 31 Jan 2014 09:30:06 -0800 (PST) Received: by 10.180.189.166 with HTTP; Fri, 31 Jan 2014 09:30:06 -0800 (PST) In-Reply-To: References: <20140130190128.4a6dd0dc.rodperson@rodperson.com> <52EB9487.7040507@rodperson.com> <52EBCA21.3090902@rodperson.com> Date: Fri, 31 Jan 2014 18:30:06 +0100 Message-ID: Subject: Re: Help with new port - required port already installed error From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Henry Hu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: ports FreeBSD , Rod Person X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2014 17:30:08 -0000 On Fri, Jan 31, 2014 at 6:24 PM, Henry Hu wrote: > > > > On Fri, Jan 31, 2014 at 11:06 AM, Rod Person wro= te: > >> Fernando Apestegu=EDa wrote: >> >>> On Fri, Jan 31, 2014 at 1:18 PM, Rod Person >>> wrote: >>> >>> Fernando Apestegu=EDa wrote: >>>> >>>> El 31/01/2014 01:01, "Rod Person" escribi= =F3: >>>>> >>>>> Hi, >>>>>> >>>>>> I working on a new new port that requires the existing port >>>>>> graphics/py-qt4-svg. If this port is installed on the sytem already >>>>>> I get the error below. I have tried this on a secondary system of >>>>>> mine and also redports.org and get the same error. Is there anyway = I >>>>>> can fix this. >>>>>> >>>>>> This is a like the port I'm working on >>>>>> http://www.rodperson.com/usr/www/users/pl905/rodperson.com/DL/spyder >>>>>> >>>>>> Not found. Wrong link? >>>>> >>>>> Sorry, correct link: >>>> http://www.rodperson.com/DL/spyder/ >>>> >>>> >>>> What does make run-depends say? Does it say py-qt4-svg is installed? >>> >> >> Yes. Same error. >> >> > You have an extra "PyQt4/" at line > > ${PYTHON_SITELIBDIR}/PyQt4/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-s= vg \ > > Hence you should be seeing something like: spyder-2.3.0beta2 depends on _some_path_here: not found. ls-ing that path reveals the problem. > > >> >> >> =3D=3D=3D> Installing for py27-qt4-svg-4.10.3,1 >>> >>>> =3D=3D=3D> Checking if graphics/py-qt4-svg already installed >>>>>> =3D=3D=3D> py27-qt4-svg-4.10.3,1 is already installed >>>>>> You may wish to ``make deinstall'' and install this port aga= in >>>>>> by ``make reinstall'' to upgrade it properly. >>>>>> If you really wish to overwrite the old port of >>>>>> graphics/py-qt4-svg without deleting it first, set the variable >>>>>> "FORCE_PKG_REGISTER" in your environment or the "make install" >>>>>> command line. >>>>>> >>>>>> -- >>>>>> >>>>> Rod >>>> >>>> The lips of wisdom are closed, except to the ears of understanding >>>> - The Kybalion >>>> >>>> >>>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org= " >>> >> >> >> -- >> Rod >> >> The lips of wisdom are closed, except to the ears of understanding >> - The Kybalion >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > > > > -- > Cheers, > Henry >