[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    kruiser
From:       Frank Baumgart <godot () uni-paderborn ! de>
Date:       1999-09-05 16:00:31
[Download RAW message or body]

Daniel Naber wrote:

> Take a look at  kruiser (http://devel-home.kde.org/~kruiser/). I canīt
> compare its speed to xv, but for me it seems quite fast.

I already did, it is not only a lot faster than kfm but also more usable
and I can really recommend the latest snapshot which also provides
visual
feedback on DND operations.
Feed "-fpermissive" to the compiler options if you use gcc 2.95, below
is a simple patch to remove the easier ones of these warnings/errors.
(relative to 19990816)

Frank
["kruiser-patch" (text/plain)]

diff -ur kruiser-0.4/kruiser.lsm kruiser-0.4-patched/kruiser.lsm
--- kruiser-0.4/kruiser.lsm	Fri Jun 25 13:11:49 1999
+++ kruiser-0.4-patched/kruiser.lsm	Sun Sep  5 17:58:23 1999
@@ -7,8 +7,8 @@
 Keywords:	kexplorer, qt, KDE, file system
 Author:		goffioul@emic.ucl.ac.be (Michael Goffioul)
 Maintained by:	goffioul@emic.ucl.ac.be (Michael Goffioul)
-Primary-site:	ftp://upload.kde.org/kde/Incoming/kexplorer-0.3.tar.gz
+Primary-site:	http://devel-home.kde.org/~kruiser/
 Original-site:
 Platforms:	Linux, Solaris
 Copying-policy:	GPL
-End
\ No newline at end of file
+End
diff -ur kruiser-0.4/src/archprot.cc kruiser-0.4-patched/src/archprot.cc
--- kruiser-0.4/src/archprot.cc	Sat Aug  7 12:35:53 1999
+++ kruiser-0.4-patched/src/archprot.cc	Sun Sep  5 17:38:02 1999
@@ -1,4 +1,5 @@
 #include <sys/types.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <signal.h>
 #include <errno.h>
diff -ur kruiser-0.4/src/kflistbase.cc kruiser-0.4-patched/src/kflistbase.cc
--- kruiser-0.4/src/kflistbase.cc	Mon Aug  9 15:42:28 1999
+++ kruiser-0.4-patched/src/kflistbase.cc	Sun Sep  5 17:36:56 1999
@@ -1,6 +1,7 @@
 #include "kflistbase.h"
 #include <iostream.h>
 #include <stdlib.h>
+#include <ctype.h>
 #include <qdragobject.h>
 #include <qkeycode.h>
 #include <qbitmap.h>
diff -ur kruiser-0.4/src/tarprot.cc kruiser-0.4-patched/src/tarprot.cc
--- kruiser-0.4/src/tarprot.cc	Tue Jul  6 09:59:19 1999
+++ kruiser-0.4-patched/src/tarprot.cc	Sun Sep  5 17:35:58 1999
@@ -1,4 +1,5 @@
 #include <config.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <strings.h>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic