Seed is a JavaScript interpreter.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/seed/3.2/seed-3.2.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/seed/3.2/seed-3.2.0.tar.xz
Download MD5 sum: 792ac48542019bd14f8d639a9e401c0a
Download size: 667 KB
Estimated disk space required: 13 MB
Estimated build time: 0.1 SBU
gnome-js-common-0.1.2, gobject-introspection-1.34.2 and WebKitGTK+-1.10.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/seed
Install Seed by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root user:
make install
--disable-static: This
switch prevents installation of static versions of the libraries.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-09-01 16:17:53 +0000