On Saturday 19 October 2013 14:09:14 PCMan wrote:
> Hello,
> I finally find some time to finished the document:
> http://wiki.lxde.org/en/Build_LXDE-Qt_From_Source
> 
> If you find any errors, feel free to correct them since it's a wiki page.
> Thank you.
I had a look at it, can of course not find any errors, but can give you 
hopefully some ideas on how to make it better.

* don't install to /usr/local but specify the install directory in the cmake 
command. That way one doesn't have to be root to install and it get's way 
easier to just delete the complete install dir before a rebuild.

* do out of source builds where possible. This also helps to just delete all 
build directories without having to go into each directory. And it doesn't add 
things to the git managed directories

* add a CMakeLists.txt to you main git repo to at least be able to just run 
cmake once for all the cmake based sub-modules

* have a look at kdesrc-build [1] (perl script) that is wonderful for having 
dependency based builds from source code

Cheers
Martin

[1] http://kdesrc-build.kde.org/

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to