El Dilluns, 29 de desembre de 2014, a les 10:10:30, Will Entriken va escriure: > Hello, a new contributor is trying to get set up building KDE. I am having > trouble guiding them through the build.
What "KDE" does he wants to build? Building any reasonable KDE-hosted project is very simple: git clone someurl cd somedir mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/some/path/my/user/can/write read errors you get and fix them cmake again make make install After the last step you may need to set some env vars to point to /some/path/my/user/can/write Cheers, Albert > > Full discussion is here: http://pastebin.com/BRanjLEx > > Got very close, but still have a few issues. > > CC: to mailing list, and all current mentors > > Thank you! > Will > > I have started the KDE mentor program in 2006 because I was frustrated with > how difficult it was to build the project. Ten years later it is again > FUBAR. Also, if anyone would like to create a YouTube video of installing > Ubuntu on a new virtual machine and building KDE from git I will take the > lead on rewriting **ALL** the KDE Techbase build instructions (which are at > least 2 years out of date). >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<