https://bugs.kde.org/show_bug.cgi?id=504777
--- Comment #12 from willem <[email protected]> --- (In reply to Tobias Leupold from comment #5) > It's actually quite easy ;-) Get the sources ("git clone > https://invent.kde.org/graphics/kphotoalbum.git"), create a build directory > (inside the sources), "cmake .." and "make -j$(nproc)" – that's it > essentially. IIRC, you can build it right away on Arch, without *-dev > packages like on Debian. You don't have to install it. Simply run > "bin/kphotoalbum". Maybe you could try this? > > However, maybe Johannes can comment about this (he fixed it). Sorry to bother you again. I would like to update kphotoalbum to get the newest git version. But if I do: git clone https://invent.kde.org/graphics/kphotoalbum.git is tells me: fatal: destination path 'kphotoalbum' already exists and is not an empty directory. Which is expected I suppose. Do I just remove that directory, or what is the best way to always work with the newest git version? -- You are receiving this mail because: You are watching all bug changes.
