PDA

View Full Version : How to install libqt-mt...


netseal
06-22-2005, 05:11 AM
Hi

I need to install libqt-mt... for compiling my project, and some other KDE software and styles.

Anybody knows how can I do this?

Thanks a lot :D

netseal
06-22-2005, 07:53 AM
Maybe I try again :roll:

Sory for my English :D

I have qt3-mt-3.4.tgz package from OpenBSD server. But pkg_add qt3-mt-3.4.tgz not working... Lot of errors. I think I do not know how to use pkg_add :| pkg_add -r not working too... here the errors:

pkg_add {package}
{
pkg_add: read_plist: unknown command '@size 1404' (package tools out of date?)
pkg_add: read_plist: unknown command '@md5 e5eb71939d3682bbee508354988ddeb3' (package tools out of date?)
pkg_add: read_plist: unknown command '@size 914' (package tools out of date?)
pkg_add: read_plist: unknown command '@md5 4206a27ff5d0eb92954a971b2ecafb3c' (package tools out of date?)
pkg_add: read_plist: unknown command '@size 17185' (package tools out of date?)
}
that 5 last only...
and this at the end
{
tar: lib/qt3/plugins/sqldrivers/: Could not stat: No such file or directory
tar: lib/qt3/plugins/styles/: Could not stat: No such file or directory
pkg_add: write_plist: unknown command type -1 (i386)
}

Can I install it using ports? I havo no qt3-mt, maybe, I should install something what need qt3-mt as depend.? But what?

I have PC-BSD (my first BSD), just two days. I know how to install qt-mt for Linux (slackware, red hat based, suse, debian based) but not BSD. :(

Help :?

Thanks

youlle
06-22-2005, 03:29 PM
ftp://ftp.freebsd.org/public/ports

try from there, afaik OpenBSD and FreeBSD are not compatible that maybe why it doesnt work (PC-BSD is based on FreeBSD)