blob: 8c21e3d8abc770e2541dc9fb7707493b344bbf63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
The XULRunner project is a Mozilla runtime package that can be used
to bootstrap XUL+XPCOM applications that are as rich as Thunderbird
and Firefox. It will provide mechanisms for installing, upgrading,
and uninstalling these applications. XULRunner will also provide
libxul, a solution which allows the embedding of Mozilla technologies
in other projects and products.
Requirers jdk from /extra in Slackware.
Note:
If you have to install jdk you need to run ". /etc/profile" before
trying to compile xurlrunner.
Some of the optional dependences are:
GConf
ORBit2
avahi
gnome-vfs
libbonobo
libgnome
|