bandwidth_pig
10-13-2003, 09:06 PM
Anybody take a shot at kstars on FreeBSD? I have it running on Debian and really like it (if your into astronomy, it's worth looking at!). Interestingly when I try to add it through package add:
pkg_add: could not find package imake-4.2.0 !
pkg_add: could not find package python-2.2_1 !
pkg_add: could not find package png-1.2.1 !
pkg_add: could not find package pkgconfig-0.11.0_1 !
pkg_add: could not find package pcre-3.7 !
pkg_add: could not find package libiconv-1.7_2 !
pkg_add: could not find package libxml2-2.4.19 !
pkg_add: could not find package libxslt-1.0.15 !
pkg_add: could not find package lcms-1.08 !
pkg_add: could not find package freetype2-2.0.9 !
pkg_add: could not find package libmng-1.0.3 !
pkg_add: could not find package XFree86-libraries-4.2.0_1 !
pkg_add: could not find package fam-2.6.4 !
pkg_add: could not find package cups-base-1.1.14 !
pkg_add: could not find package qt-2.3.1_1 !
pkg_add: could not find package kdelibs-2.2.2_3 !
Well, I haven't checked every one of these files, but those I checked I have. I just have a newer version. I find myself using the ports more than the packages, so my pkg_add is a bit rusty. But regardless, I found the source off the kstars homepage and had no luck either:
modcalcazel.h:23: modcalcazeldlg.h: No such file or directory
*** Error code 1
I have no idea what this header file is or what it is included in. Anybody got this to work on FreeBSD? Interestingly also, when I do a:
pkg_info imake
I get nothing.
whereis imake
BSD# whereis imake
imake: /usr/X11R6/bin/imake /usr/X11R6/man/man1/imake.1.gz /usr/ports/devel/imake
Why is that?
pkg_add: could not find package imake-4.2.0 !
pkg_add: could not find package python-2.2_1 !
pkg_add: could not find package png-1.2.1 !
pkg_add: could not find package pkgconfig-0.11.0_1 !
pkg_add: could not find package pcre-3.7 !
pkg_add: could not find package libiconv-1.7_2 !
pkg_add: could not find package libxml2-2.4.19 !
pkg_add: could not find package libxslt-1.0.15 !
pkg_add: could not find package lcms-1.08 !
pkg_add: could not find package freetype2-2.0.9 !
pkg_add: could not find package libmng-1.0.3 !
pkg_add: could not find package XFree86-libraries-4.2.0_1 !
pkg_add: could not find package fam-2.6.4 !
pkg_add: could not find package cups-base-1.1.14 !
pkg_add: could not find package qt-2.3.1_1 !
pkg_add: could not find package kdelibs-2.2.2_3 !
Well, I haven't checked every one of these files, but those I checked I have. I just have a newer version. I find myself using the ports more than the packages, so my pkg_add is a bit rusty. But regardless, I found the source off the kstars homepage and had no luck either:
modcalcazel.h:23: modcalcazeldlg.h: No such file or directory
*** Error code 1
I have no idea what this header file is or what it is included in. Anybody got this to work on FreeBSD? Interestingly also, when I do a:
pkg_info imake
I get nothing.
whereis imake
BSD# whereis imake
imake: /usr/X11R6/bin/imake /usr/X11R6/man/man1/imake.1.gz /usr/ports/devel/imake
Why is that?