Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
savoirfairelinux
jami-daemon
Commits
d3d9795f
Commit
d3d9795f
authored
Apr 06, 2005
by
llea
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
d1728419
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
14 deletions
+46
-14
README
README
+46
-14
No files found.
README
View file @
d3d9795f
This is SFLPhone
0.
1 alpha. A new softphon
e.
This is SFLPhone
-
0.
3 releas
e.
WARNING!!!
This software is extremely alpha, as its name says.
You will experience lots of trouble while (or even before) running it.
This is the game. But hopefully someday you will enjoy
using sflphone on your desktop.
You need ccrtp-1.3.0 which needs commoncpp2>=1.3.0
libeXosip-0.9.0 needs libosip2-2.2.0
See http://www.sflphone.org/#downloads to download required libraries.
Only OSS audio is supported for now.
Dependencies build instructions:
--------------------------------
How to compile it ?
----------------
1/ For commoncpp2-1.3.6
./configure [option]
make
make install
./configure -oss
2/ For ccrtp-1.3.0
./configure [option]
make
make install
3/ For libosip2-2.2.0
./configure [option]
make
make install
4/ For libeXosip-0.9.0
./configure --disable-josua [option]
make
make install
How to compile SFLphone ?
-------------------------
If you want to activate alsa option in the setup configuration interface,
add -alsa:
./configure [-alsa]
make
make install
( Be sure you have the correct permissions).
...
...
@@ -26,7 +49,9 @@ How to use it ?
3. Save your settings, restart it. You're done.
A full documentation will be available later on http://www.sflphone.org
A user's guide will be available on:
http://www.sflphone.org/doc/SFLphoneDocEnglish.pdf
http://www.sflphone.org/doc/SFLphoneDocFrancais.pdf
Why does it not compile ?
...
...
@@ -38,10 +63,17 @@ Why does it not compile ?
some compilers). We are using gcc 3.3.3 on
Fedora Core 2 Linux. Someone reported it works on gcc 3.4.
- If error occured while loading shared libraries,
you have to export LD_LIBRARY_PATH with your lib directory
( example: export LD_LIBRARY_PATH=/opt/lib:${LD_LIBRARY_PATH} )
Of course we love patches. And contribution. See http://www.sflphone.org/ .
We are setting up the project (CVS, bugtraqer, MLs) infrastructure.
Please be patient. The goal was to release an early alpha version before the
holidays so we can get some feedback.
The project infrastructure (CVS, bugtraqer, MLs) is maintained on :
http://forge.novell.com/modules/xfmod/project/?sflphone
Don't hesitate to post your comments/suggestions/questions on the
forge.novell mailing-list.
Laurielle Lea (laurielle.lea@savoirfairelinux.com)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment