[Bf-committers] CVS commit: lib/irix-6.5-mips/ftgl/include FTFace.h FTFont.h FTGL.h FTGLPixmapFont.h FTPoint.h FTSize.h lib/irix-6.5-mips/ftgl/lib Makefile libftgl.a patch.txt

John K. Walton bf-committers@blender.org
Sat, 10 May 2003 23:12:49 -0400 (EDT)


ok, i did the horror of ln -s my existing libdb with the version
you linked with. the binary is behaving as expected ( complaining
about not find in the fonts unless in the bin directory, the font
menu shows loadeed fonts, and i get not error message. the fonts
look good. but the 3dwindow performance is really bad now, lot of 
lag. hrm.

shouldn't this stuff be statically linked, so the user doesn't have
to download and install extra packages just to get the blender to run?
aside from opengl, i guess.

On Sat, 10 May 2003, John K. Walton wrote:

> 
> i got problem linking against specific version of libdb?
> i have libdb, but even the freeware one is not at exactly 3.2.
> 
> 
> gi127 16% ./blender-irix-ftgl 
>  4993:./blender-irix-ftgl.tar: rld: Fatal Error: Cannot Successfully map
> soname 'libdb-3.2.so.1' under any of the filenames
> /usr/freeware/lib32/libdb-3.2.so.1:/usr/lib32/libdb-3.2.so.1:/usr/lib32/internal/libdb-3.2.so.1:/lib32/libdb-3.2.so.1:/opt/lib32/libdb-3.2.so.1:/usr/freeware/lib32/libdb-3.2.so.1.1:/usr/lib32/libdb-3.2.so.1.1:/usr/lib32/internal/libdb-3.2.so.1.1:/lib32/libdb-3.2.so.1.1:/opt/lib32/libdb-3.2.so.1.1: 
> 
> 
> 
> On Sat, 10 May 2003, Chris Want wrote:
> 
> > John K. Walton wrote:
> > > I'm getting "fromtype1: no FontMatrix found" when trying to load
> > >  .ttf fonts. seems to come from psfont.c finction readfontmatrix.
> > 
> > It seems to work here (albeit slowly since I have to forward
> > the graphics from work to home) ... here is a stripped
> > binary that perhaps you can verify:
> > 
> > http://bebop.cns.ualberta.ca/~cwant/blender-irix-ftgl.gz
> > 
> > Chris
> > 
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://www.blender.org/mailman/listinfo/bf-committers
> > 
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://www.blender.org/mailman/listinfo/bf-committers
>