Date: Tue, 27 Oct 2009 21:55:08 -0500 From: "Sam Fourman Jr." <sfourman@gmail.com> To: Adrian Glaubitz <adrian.glaubitz@googlemail.com> Cc: ports@freebsd.org, kmoore@freebsd.org Subject: Re: FreeBSD Port: qtcreator-1.2.1: Not installable Message-ID: <11167f520910271955q45c4109dqd2ada4959ce58db8@mail.gmail.com> In-Reply-To: <4AE79A4E.3070404@googlemail.com> References: <4AE79A4E.3070404@googlemail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 27, 2009 at 8:11 PM, Adrian Glaubitz <adrian.glaubitz@googlemail.com> wrote: > Hi there, > > I have a linux/qt4 software project that I wanted to test on FreeBSD as > well. I'm not really a FreeBSD user > but I am trying to get my code to build there. Anyway, it requires > "qtcreator" among other dependencies which > is not installable with "pkg_add" at the moment, > > "pkg_add -r qtcreator" > > tells me that the file at the given URL > (ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/qtcreator.tbz) > cannot be fetched. I am really not into *BSD so I can't tell I am doing > something wrong > but I guess the package seems to be missing on the mirrors. you could try to build it from source: cd /usr/ports/devel/qtcreator/ && make install clean Sam Fourman Jr. Fourman Networks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11167f520910271955q45c4109dqd2ada4959ce58db8>