start >
2006-06-29 > 1
Thursday, 29 June 2006 @ 08:23
GTK.GlArea and
GTK.GladeXML are now supported. As a drawback, they can't be dissociated from the GTK support.
Since these features depends on
libglade-shlibs once built, the
pike7.6-gtk splitoff has been created.
In short, the following command:
sudo fink install pike7.6-gtk
enables GTK, GTK.GlArea and GTK.GladeXML.
More,
gtkglarea and
libglade (and their dependencies...) are now required for building pike7.6 from source.
features:
dynamic loading..... yes
threads............. yes (posix)
signal handler...... wait thread
cdebug.............. yes
rtldebug............ no
dmalloc............. no
mmx................. no (no mmx.h found)
byte code format.... ppc32
module reloc........ no
use machine code.... yes
int type............ long (4 bytes)
float type.......... double (8 bytes) (ieee big endian)
pointer size........ 4 bytes
svalue size......... 12 bytes (2+2+8)
Bz2................. yes (using libbz2)
DVB................. no (dependencies failed)
FFmpeg.............. yes (using libavcodec)
GLUT................ no (dependencies failed)
GTK................. yes
GTK.GlArea.......... yes
GTK.GladeXML........ yes
Gdbm................ yes
Gmp (bignums)....... yes (version 4.1.3, using libgmp)
Gnome............... no (applet-widget.h not found)
Gz.................. yes (libz)
Image............... yes
Image.FreeType...... yes
Image.GIF........... yes
Image.JPEG.......... yes
Image.SVG........... yes
Image.TIFF.......... yes
Image.TTF........... yes
Image.XFace......... yes
Java................ yes (/System/Library/Frameworks/JavaVM.framework/Versions/1
.5.0/../../JavaVM )
Kerberos............ yes
MIME................ yes
Math................ yes
Math.Transforms.FFT. yes
Mird................ no (libmird/mird.h not found)
Mysql............... yes (libmysqlclient)
Nettle.............. yes
Odbc................ yes
Oracle.............. no (dependencies failed)
PDF.PDFlib.......... yes
PDF.Panda........... no (dependencies failed)
Perl................ yes
Postgres............ yes
Regexp.PCRE......... yes (libpcre)
SDL................. yes
SDL_mixer........... no (dependencies failed)
Ssleay.............. no (use --with-ssleay to compile it)
sybase.............. no (dependencies failed)
As usual, build instructions on
http://www.gotpike.org/PikeWiki/index.pike?page=Installing%20Pike
Permalink
/ Post Comment