Re: Help Getting Source Out of Git
Thomas Ward <[email protected]>
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Message-ID | <CAAfBG12yzMwpieLFEFDquZa_CBS1O-cCwjQ_U3ZA8-b7nFe=OA@mail.gmail.com> |
Hi Jeremey, Thanks. That worked. I guess the building from source docs need to be updated as the very first step after reading the build recepies section it tells you straight up to build and install QT from the qt-kde module. I'll try the main QT repository from gitorious and see if I do a bit better now. Cheers! On 9/7/11, Jeremy Whiting <[email protected]> wrote: > Unfortunately qt-kde has been removed. We all use upstream qt from > gitorious these days. > > In order to clone other projects look at > http://projects.kde.org/projects/kde/kdeaccessibility > also, the url should be anongit.kde.org but maybe that's just a typo in your > e-mail. > > git clone git://anongit.kde.org/kaccessible should work fine for instance. > > BR, > Jeremy