Fwd: FreeBSD Port: qtcreator-1.2.1: Not installable

View: New views
2 Messages — Rating Filter:   Alert me  

Fwd: FreeBSD Port: qtcreator-1.2.1: Not installable

by Konstantin Tokarev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



-------- Пересылаемое сообщение --------
28.10.09, 17:19, "Konstantin Tokarev" <annulen@...>:



28.10.09, 16:42, "Konstantin Tokarev" :

 Do you really need Qt Creator IDE as dependency? I guess you need install qt4-qui-4.5.2 package, it will download qt4-core, qt4-qmake, qt4-uic, qt4-moc, qt4-rcc. If your software needs more Qt libraries than just Core and Gui, install whole qt4-4.5.2, it will install all mentioned packages plus all Qt libraries
 That's FreeBSD user-friendly :-)

> 27.10.09, 21:55, "Sam Fourman Jr." :
> > On Tue, Oct 27, 2009 at 8:11 PM, Adrian Glaubitz
> >  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.

--
Regards,
Konstantin

Ловкая почта находится здесь: http://mail.yandex.ru/promo/new/hotkeys
-------- Завершение пересылаемого сообщения --------


--
Regards,
Konstantin

Меткая почта находится здесь:http://mail.yandex.ru/promo/new/labels
_______________________________________________
freebsd-ports@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@..."

Re: FreeBSD Port: qtcreator-1.2.1: Not installable

by Adrian Glaubitz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Konstantin,

2009/10/28 Konstantin Tokarev <annulen@...>:
>  Do you really need Qt Creator IDE as dependency? I guess you need install qt4-qui-4.5.2 package, it will download qt4-core, qt4-qmake, qt4-uic, qt4-moc, qt4-rcc. If your software needs more Qt libraries than just Core and Gui, install whole qt4-4.5.2, it will install all mentioned packages plus all Qt libraries
>  That's FreeBSD user-friendly :-)

Well, no, you don't really need qtcreator as a dependency (at least
when you don't want to modify the code yourself but just build it).
The idea for requiring qtcreator for building the code in the manual
was to make sure all necessary qt4 build-dependencies for
qhimdtransfer would be installed. qtcreator dependes on qt4-qmake and
qt4-uic for example which are not installed automatically when I
install "qt4" from ports.

I will try to build linux-minidisc on FreeBSD with qt4-qui-4.5.2, if
that works I can drop the requirements for qtcreator.

Thanks alot !


Adrian
_______________________________________________
freebsd-ports@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@..."