diff options
author | gregory guy <[email protected]> | 2020-01-14 13:48:58 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-01-14 14:23:26 +0100 |
commit | e383a9d6aecec8ed53d1a0f3ce804f1ce550476f (patch) | |
tree | 5a11c98785f9537985f25c5f83f03d7f34fccb7c /LIESMICH | |
parent | 862f549cc83f137a6eebba5c7af6d2d14cf6c098 (diff) | |
download | ksensors-e383a9d6aecec8ed53d1a0f3ce804f1ce550476f.tar.gz ksensors-e383a9d6aecec8ed53d1a0f3ce804f1ce550476f.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete LEEME, LIESMICH and LISEZMOI files.
Delete empty file NEWS.
Rework of the FAQ, INSTALL and README files.
Add detection for the lm-sensors and math libc libraries.
Move the ksensors.desktop file into XDG_APPS_INSTALL_DIR directory,
see TDE/tde#26 and bug 2408.
Add French description and comments in the ksensors.desktop file.
Some cosmetics here and there.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'LIESMICH')
-rw-r--r-- | LIESMICH | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/LIESMICH b/LIESMICH deleted file mode 100644 index 494907a..0000000 --- a/LIESMICH +++ /dev/null @@ -1,56 +0,0 @@ -================================================================== -KSensors (ksensors.sourceforge.net) [email protected] -================================================================== - -Allgemeine Informationen ------------------------- -Dies ist ein lmsensors Frontend, Sie müssen zuerst die lmsensors Treiber -installieren, um es zu benutzen (http://www.netroedge.com/~lm78/): - -In Mandrake versuchen Sie: -urpmi lm_utils lm_utils-devel - -Dann starten Sie das Script: -sensors-detect -es listet die Module auf, die Sie für Ihr Motherboard installieren müssen. - -Diese Software wurde nur auf meinem Motherboard (PII866 Asus CUBX-L) -getestet. Ich weiß nicht, ob es mit anderen Motherboards problemlos -funktioniert. Versuchen Sie es. - - -KSensors kompilieren und installieren -------------------------------------- - -Dieses Programm wird standardmäßig in /usr/local/kde installiert. -In den neuesten Distributionen (Debian woody, Mandrake, usw.) -liegt das KDE Verzeichnis in /usr. In diesem Fall müssen Sie das -Verzeichnis mit dem --prefix Argument konfigurieren. - -tar -zxvf ksensors-0.7.3.tar.gz -cd ksensors-0.7.3 -./configure --prefix=/usr -make -make install - - -Deinstallieren --------------- -cd ksensors-0.7.3 -make uninstall - - -Kontakt Information -------------------- -Kontakten Sie mich, wenn Sie Probleme haben, diese Software -zu benutzen, oder um Fehler zu melden, Fragen zu stellen, -Rückmeldungen zu geben usw. - -------------------------- -ksensors.sourceforge.net -(C) Miguel Novas -------------------------- - - - |