On Sun, 29 Oct 2006 20:55:19 +0100
Juergen Lock <nox@jelal.kn-bremen.de> wrote:
> On Sun, Oct 29, 2006 at 08:41:31PM +0100, Juergen Lock wrote:
> > On Sun, Oct 29, 2006 at 07:38:25PM +0100, Juergen Lock wrote:
> > > Hi!
> > >
> > > I was wondering why I don't see things like the ISS in celestia
> > > even when it knows them (tho with outdated ISS orbit elements,
> > > I updated them as explained here,
> > > http://www.shatters.net/forum/viewtopic.php?p=41069#41069
> > > ) when I found out the port just doesn't install the .3ds files
> > > that do come with the distribution. Looking at
> > > work/celestia-1.4.1/models/Makefile.am
> > > I see $(wildcard *.3ds) mentioned in EXTRA_DIST, which makes me
> > > suspect somehow the automake magic doesn't work as expected on
> > > FreeBSD. Is this assumption right? And does anyone have an idea
> > > how to fix this?
> >
> > Hah, that guess was wrong. :) found this thread:
> > http://www.shatters.net/forum/viewtopic.php?p=71982
> >
> > So the real problem is that there are no cmod files for ISS and some
> > other .3ds files:
> > http://www.shatters.net/forum/viewtopic.php?p=71982#71982
> > which means the real fix seems toe be to either generate cmod files
> > for those, or install just these .3ds files. So I just patched
> > astro/celestia like this and am now compiling: (should I send-pr
> > this when I know it works?)
> >
> >[patch snipped]
I'll commit it after the freeze (no need to send-pr), thanks!
> Hmm it works but I had to symlink a few .la files to get it to build:
>
> # ln -s ../../local/lib/libgtk-x11-2.0.la /usr/X11R6/lib
> # ln -s ../../local/lib/libgdk-x11-2.0.la /usr/X11R6/lib
> # ln -s ../../local/lib/libgdk_pixbuf-2.0.la /usr/X11R6/lib
> # ln -s ../../local/lib/libpangocairo-1.0.la /usr/X11R6/lib
> # ln -s ../../local/lib/libpangoft2-1.0.la /usr/X11R6/lib
> # ln -s ../../local/lib/libpangox-1.0.la /usr/X11R6/lib
> # ln -s ../../local/lib/libpango-1.0.la /usr/X11R6/lib
>
> Is this a problem in the port or just something messed up in my
> installation? (I did the big gnome/gtk port update a while ago and I
> know these moved...)
Something wrong with your system.
--
Jean-Yves Lefort
jylefort@FreeBSD.org
http://lefort.be.eu.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQFFRQxMyzD7UaO4AGoRAjIrAJ90+jvU5y/gjJ2kiu1+xwI8Up/2vACeP86F
KdKkRJPnfnK9S1DahtCYwpw=
=qJuc
-----END PGP SIGNATURE-----