Re: Transparent windows?
The package is named subversion.
Originally posted by kapil
apt-file find FindKDE4Internal.cmake
ubuntuku@satellite:~$ apt-file find FindKDE4Internal.cmake kdelibs5-dev: /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake
sudo apt-get install build-essential cmake kdelibs5-dev kdebase-workspace-dev libxrender-dev libx11-dev subversion cd Downloads && mkdir oxygen-transparent && cd oxygen-transparent && wget [url]http://kde-look.org/CONTENT/content-files/127752-oxygen-setup.pl[/url] sudo chmod u+x 127752-oxygen-setup.pl && ./127752-oxygen-setup.pl cd build && sudo make install
Comment