Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gajim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Weblate
gajim
Commits
410732d9
Commit
410732d9
authored
18 years ago
by
nkour
Browse files
Options
Downloads
Patches
Plain Diff
format better the README
parent
29eb4986
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+17
-17
17 additions, 17 deletions
README
with
17 additions
and
17 deletions
README
+
17
−
17
View file @
410732d9
Welcome and thanks for trying out Gajim.
=RUNTIME REQUIREMENTS=
python2.4 or higher
pygtk2.6 or higher
python-libglade
pysqlite2 (if you have python 2.5, you already have this)
*
python2.4 or higher
*
pygtk2.6 or higher
*
python-libglade
*
pysqlite2 (if you have python 2.5, you already have this)
some distros also split too much python standard library.
I know SUSE does. In such distros you also need python-xml
the xml lib that *comes* with python and not pyxml or whatever
=COMPILE-TIME REQUIREMENTS=
python-dev
python-gtk2-dev
libgtk2.0-dev # aka. gtk2-devel
libxss-dev # for idle detection module (Some distributions (f.e. Debian) split xscreensaver)
libgtkspell-dev # for gtkspell module
intltool
*
python-dev
*
python-gtk2-dev
*
libgtk2.0-dev # aka. gtk2-devel
*
libxss-dev # for idle detection module (Some distributions (f.e. Debian) split xscreensaver)
*
libgtkspell-dev # for gtkspell module
*
intltool
NOTE:
i
f you still have problems compiling, you may want to try removing the gtk1 series of the above dependencies
I
f you still have problems compiling, you may want to try removing the gtk1 series of the above dependencies
Optionally:
gnome-python-desktop (for GnomeKeyring support)
dnsutils (or whatever package provides the nslookup binary) for SRV support; if you don't know what that
is
,
you
don't need it
gtkspell and aspell-LANG where lang is your locale eg. en, fr etc
G
nome
P
ython
Extras 2.10 or above so you can avoid compiling trayicon and gtkspell
notification-daemon or notify-python (and D-Bus) to get cooler popups
D-Bus to have gajim-remote working
* dnsutils (or whatever package provides the nslookup binary) for SRV support; if you don't know what that is, you don't need it
* gtkspell and aspell-LANG where lang
is you
r locale eg. en, fr etc
* GnomePythonExtras 2.10 or above (aka gnome-python-desktop) so you can avoid compiling trayicon and gtkspell
* g
nome
-p
ython
-desktop (for GnomeKeyring support)
*
notification-daemon or notify-python (and D-Bus) to get cooler popups
*
D-Bus to have gajim-remote working
NOTE TO PACKAGERS:
Gajim is a GTK+ app and not a gnome one.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment