Difference between revisions of "GtkHTML"
From CBLFS
Jump to navigationJump to searchLine 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/3.13/ | + | | http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/3.13/gtkhtml-3.13.2.tar.bz2 |
|} | |} | ||
− | + | == Dependencies == | |
+ | |||
+ | === Required === | ||
+ | * [[libgnomeui]] | ||
+ | * [[GAIL]] | ||
+ | * [[GNOME Icon Theme]] | ||
+ | * [[libgnomeprintui]] | ||
+ | === Optional === | ||
+ | * [[libsoup]] | ||
+ | * [[intltool]] | ||
== Non-Multilib == | == Non-Multilib == | ||
− | Build: | + | Build the package: |
./configure --prefix=/usr && | ./configure --prefix=/usr && | ||
make install | make install | ||
− | + | Install the package: | |
make install | make install |
Revision as of 17:57, 7 November 2006
Download Source: | http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/3.13/gtkhtml-3.13.2.tar.bz2 |
---|
Dependencies
Required
Optional
Non-Multilib
Build the package:
./configure --prefix=/usr && make install
Install the package:
make install