On Mon, Aug 30, 2010 at 11:16 AM, Bernhard Friedreich
<fries...@gmail.com> wrote:
>  On 30.08.2010 17:59, Matt Rogers wrote:
>> On Mon, Aug 30, 2010 at 10:47 AM, Bernhard Friedreich
>> <fries...@gmail.com> wrote:
>>>  Hi!
>>>
>>> I'm new to this list, kopete as well as kde/kopete development. I've
>>> been a KDE user for long and have been following many mailing lists.
>>> Until recently I've used kmess to satisfy my needs but recently I wanted
>>> to give kopete another try again because I wanted to unite my accounts
>>> in one common interface.
>>>
>>> There are some features I'm desperately missing and some minor annoyances.
>>>
>>> To mention some of them:
>>> 1-) polish the participants dock (show avatar, online status, ...)
>> Please be sure to post before and after screenshots of any of the UI
>> pieces you work on. It can be quite hard to visualize otherwise
> Of course I'll do that =)
>>> Is using this tutorial
>>> http://techbase.kde.org/Development/Tutorials/Git/git-svn still the
>>> preferred way?
>>>
>> Yes, the git-svn tutorial is still the best way
> Good to know thanks =) have already cloned the repo and currently
> setting up my dev environment.
> I'm using -DCMAKE_INSTALL_PREFIX=/some/custom/path
> this works for make install - but what is the correct way now to launch
> the devel kopete and not the system kopete?
>
> sorry I'm pretty knew to the cmake install problematics...
>

>From the command line:

export PATH=/some/custom/path/bin:$PATH
export KDEDIRS=/some/custom/path:$KDEDIRS
kbuildsycoca4 --noincremental
kopete

--
Matt
_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to