From owner-freebsd-questions Thu Apr 25 12:50:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10603.mail.yahoo.com (web10603.mail.yahoo.com [216.136.130.167]) by hub.freebsd.org (Postfix) with SMTP id 8C5AB37B405 for ; Thu, 25 Apr 2002 12:50:02 -0700 (PDT) Message-ID: <20020425195002.76499.qmail@web10603.mail.yahoo.com> Received: from [65.129.26.159] by web10603.mail.yahoo.com via HTTP; Thu, 25 Apr 2002 16:50:02 ART Date: Thu, 25 Apr 2002 16:50:02 -0300 (ART) From: "=?iso-8859-1?q?E.=20J.=20Cerejo?=" Subject: Re: KDE3 and the mcopidl file To: Lauri Watts Cc: freebsd-questions@freebsd.org In-Reply-To: <200204251948.45368.lauri@kde.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG That did it! The weird thing was that arts was showing as an installed package in /var/db/pkg but there no files installed from that port, I ran pkg_info -L command to find out what files got installed and after that I looked for them and none of them could be found so I had to compile it again and installed it and after that kdelibs installed fine. Thanks --- Lauri Watts escreveu: > On Thursday 25 April 2002 19.16, E. J. Cerejo wrote: > > Trying to install KDE3 and it fail in kdelibs3, it > > compiles fine but when it starts installing if > fails > > and gives me the following error: > > > It looks like it can't find mcopidl, does anybody > know > > what port do I have to install to get this file? > > audio/arts > > Looks like we need to add another build-depends to > this one. > > Try applying this (save this to a file > /usr/ports/X11/kdelibs3/Makefile.new > then cd /usr/ports/x11/kdelibs3/ && patch < > Makefile.new ) > > You will probably need to make clean and start over. > > --- Makefile Mon Apr 22 10:41:29 2002 > +++ Makefile.new Thu Apr 25 19:37:20 2002 > @@ -16,7 +16,8 @@ > MAINTAINER?= kde@FreeBSD.org > > BUILD_DEPENDS+= > autoconf:${PORTSDIR}/devel/autoconf \ > - automake:${PORTSDIR}/devel/automake > + automake:${PORTSDIR}/devel/automake > \ > + arts:${PORTSDIR}/audio/arts > LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ > qtmcop.1:${PORTSDIR}/audio/arts \ > > audiofile.0:${PORTSDIR}/audio/libaudiofile \ > > (please let me know if that helps, if it does, I'll > get it committed) > > Cheers, > -- > Lauri Watts _______________________________________________________________________________________________ Yahoo! Empregos O trabalho dos seus sonhos pode estar aqui. Cadastre-se hoje mesmo no Yahoo! Empregos e tenha acesso a milhares de vagas abertas! http://br.empregos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message