> Hi Jorge,
>
> The KDE client should not have been part of the official 0.9.8 package. The
> client is undergoing some redesign right now and is not really ready to be
> released with the "stable" source code. That being said, the good news is
> that there is a package that will actually compile in the git repository in
> the qt-client and kde-client-0.9.8-beta branch (qt-client being more stable
> and kde-client-0.9.8-beta having more features such as a plasmoid).
>
> To get the KDE client, follow these steps:
>
> #get the sources
> git clone http://git.sflphone.org/sflphone.git
>
> #checkout the qt-client branch (or kde-client-0.9.8-beta, but it is less
> stable, I strongly recommend qt-client) cd sflphone && git checkout
> remotes/origin/qt-client && git pull
>
> #compile as usual
> mkdir build && cd build && cmake ../ && make && make install
>
> If you want a reliable and robust client, for the next few weeks, you
> should use the Gnome frontend. But if you want to help, you can use the KDE
> client and report bugs. Please assign them to me (Emmanuel Lepage) directly
> on the sflphone bug tracker
>
> https://projects.savoirfairelinux.com/projects/sflphone/issues
> ("S'enregistrer" = register, if you see the page in french)
>
> Thank you for your time

Hi Emmanuel,

I have tried to compile the qt-client following your instructions but it seems 
there's an error in the "git pull" step.

ja...@crystal /tmp/sflphone $ git checkout remotes/origin/qt-client && git 
pull                                                                            
    
Note: moving to 'remotes/origin/qt-client' which isn't a local branch           
                                                                               
If you want to create a new branch from this checkout, you may do so            
                                                                               
(now or later) by using -b with the checkout command again. Example:            
                                                                               
  git checkout -b <new_branch_name>                                             
                                                                               
HEAD is now at b67c628... The gitignore was blocking some essential ressource   
                                                                               
got a26d925f12a90889898f2056df09a9787710d0f3                                    
                                                                               
walk a26d925f12a90889898f2056df09a9787710d0f3                                   
                                                                               
got a42d3b886f632842561c32e630d2a63bf2f2044d                                    
                                                                               
got eda44a82d3cfe12b23d9167855ae76d086e6643e                                    
                                                                               
got 3f004ce9ebcb16f930ce4b597b6c0b91b32e792a                                    
                                                                               
got 869d9cd8acef150e69ef4872d1e8c802a6875f66                                    
                                                                               
got 2d5256c2d943506ae03793ed25b218aa7f12cf30                                    
                                                                               
got f74a640c35994ea5534afa3e0ba8e5c014b96422                                    
                                                                               
got 76e5394cf1561882f49c4bb5d0994d4b1d0b4312                                    
                                                                               
got 9d0923c413fb70c60199ced51a60a2f78d0a992f                                    
                                                                               
got eee354beda7720daa3777980b601aeb817840a7e                                    
                                                                               
got 4a5bfe9747baf9af08d5247b2f761ec726a1413a                                    
                                                                               
got 1c0a7350f04380ee618321b2ee7cf0241a9431e5                                    
                                                                               
>From http://git.sflphone.org/sflphone                                          
>                                                                               
> 
   afd57c6..a26d925  pierre-luc-video -> origin/pierre-luc-video                
                                                                               
You are not currently on a branch, so I cannot use any                          
                                                                               
'branch.<branchname>.merge' in your configuration file.                         
                                                                               
Please specify which branch you want to merge on the command                    
                                                                               
line and try again (e.g. 'git pull <repository> <refspec>').                    
                                                                               
See git-pull(1) for details.    

What's the problem?

Thank you,

Jaime
_______________________________________________
SFLphone mailing list
[email protected]
http://lists.savoirfairelinux.net/mailman/listinfo/sflphone

Reply via email to