From a36d84952d90b2618029fb9a1080f5093134b698 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:17:42 -0600 Subject: Rename kde-config to tde-config --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index e41f9ca..83b3092 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ misc: installation: ============= run configure: - ./configure --prefix=$(kde-config --prefix) + ./configure --prefix=$(tde-config --prefix) build the sources: make @@ -64,5 +64,5 @@ Known limitations: NVidia thermal source notes: ============================ By default the nvidia-settings tool is used to obtain the GPU temperature. The configure switch "-with-nvcontrol=/absolute/path/to/libnvcontrol-dir" can be used to increase Kimas performance. Using this switch the libXNVCtrl.a gets statically compiled/linked into libkima.so and is used to query the temperature(s) of your NVidia card. The most recent nvidia-settings sourcecode can be downloaded from: ftp://download.nvidia.com/XFree86/nvidia-settings. Here is an usage example: - ./configure --prefix=$(kde-config --prefix) --with-nvcontrol=/home/$USER/nvidia-settings-1.0/src/libXNVCtrl + ./configure --prefix=$(tde-config --prefix) --with-nvcontrol=/home/$USER/nvidia-settings-1.0/src/libXNVCtrl \ No newline at end of file -- cgit v1.2.1