<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: ksshmenu - Ein grafischer SSH-Manager für KDE</title>
	<atom:link href="http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/feed/" rel="self" type="application/rss+xml" />
	<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/</link>
	<description>Zucht und Ordnung from hell</description>
	<pubDate>Sat, 31 Jul 2010 16:38:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marcel</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1879</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Wed, 09 Dec 2009 23:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1879</guid>
		<description>Wird es von der KDE4 tauglichen Version auch ein amd64 Paket geben? Wäre echt genial.

THX</description>
		<content:encoded><![CDATA[<p>Wird es von der KDE4 tauglichen Version auch ein amd64 Paket geben? Wäre echt genial.</p>
<p>THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1859</link>
		<dc:creator>Arno</dc:creator>
		<pubDate>Wed, 28 Oct 2009 20:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1859</guid>
		<description>Du hast das Problem ja erkannt. In KDE 4 gibt es kein aRts (damit kann man noch leben), aber auch kein DCOP mehr. Ohne das funktioniert leider mein ksshmenu nicht mehr, da dieses zwingend benötigt wird, um mit der KDE Konsole zu kommunizieren. 

Aber eine Version für KDE 4 auf Basis von Qt 4 und DBus ist bereits (halb-) fertig und wird nachfolgen, sobald ich ein wenig Zeit habe.</description>
		<content:encoded><![CDATA[<p>Du hast das Problem ja erkannt. In KDE 4 gibt es kein aRts (damit kann man noch leben), aber auch kein DCOP mehr. Ohne das funktioniert leider mein ksshmenu nicht mehr, da dieses zwingend benötigt wird, um mit der KDE Konsole zu kommunizieren. </p>
<p>Aber eine Version für KDE 4 auf Basis von Qt 4 und DBus ist bereits (halb-) fertig und wird nachfolgen, sobald ich ein wenig Zeit habe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1858</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 28 Oct 2009 18:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1858</guid>
		<description>Hi und danke für die schnelle Nachricht.

ja KDE 4... hab ich dann also keine Chance :o( Schade.

Hier mein ./configure ohne Parameter (so klappts gar nicht).
und darunter dann mein ./configure mit  "--without-arts"

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g  ... g  
checking whether we are using the GNU C   compiler... yes
checking whether g   accepts -g... yes
checking dependency style of g  ... gcc3
checking whether gcc is blacklisted... no
checking whether g   supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g   supports -Wundef... yes
checking whether g   supports -Wno-long-long... yes
checking whether g   supports -Wno-non-virtual-dtor... yes
checking whether g   supports -fno-reorder-blocks... yes
checking whether g   supports -fno-exceptions... yes
checking whether g   supports -fno-check-new... yes
checking whether g   supports -fno-common... yes
checking whether g   supports -fexceptions... yes
checking whether system headers can cope with -O2 -fno-inline... irrelevant
checking how to run the C   preprocessor... g   -E
checking whether g   supports -O0... yes
checking whether g   supports -Wl,--no-undefined... yes
checking whether g   supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g  ... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g   linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g   option to produce PIC... -fPIC
checking if g   PIC flag -fPIC works... yes
checking if g   supports -c -o file.o... yes
checking whether the g   linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C   programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for char *... yes
checking size of char *... 8
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 8
checking for unsigned long... yes
checking size of unsigned long... 8
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly or use
--without-arts to compile without aRts support (this will remove functionality).


################## 
./configure --without-arts:

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g  ... g  
checking whether we are using the GNU C   compiler... yes
checking whether g   accepts -g... yes
checking dependency style of g  ... gcc3
checking whether gcc is blacklisted... no
checking whether g   supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g   supports -Wundef... yes
checking whether g   supports -Wno-long-long... yes
checking whether g   supports -Wno-non-virtual-dtor... yes
checking whether g   supports -fno-reorder-blocks... yes
checking whether g   supports -fno-exceptions... yes
checking whether g   supports -fno-check-new... yes
checking whether g   supports -fno-common... yes
checking whether g   supports -fexceptions... yes
checking whether system headers can cope with -O2 -fno-inline... irrelevant
checking how to run the C   preprocessor... g   -E
checking whether g   supports -O0... yes
checking whether g   supports -Wl,--no-undefined... yes
checking whether g   supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g  ... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g   linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g   option to produce PIC... -fPIC
checking if g   PIC flag -fPIC works... yes
checking if g   supports -c -o file.o... yes
checking whether the g   linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C   programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for char *... yes
checking size of char *... 8
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 8
checking for unsigned long... yes
checking size of unsigned long... 8
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for meinproc... /usr/bin/meinproc
checking for kconfig_compiler... /usr/bin/kconfig_compiler
checking for dcopidlng... /usr/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if admin should be compiled... no
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117,  line 1238.
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/en/Makefile
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now</description>
		<content:encoded><![CDATA[<p>Hi und danke für die schnelle Nachricht.</p>
<p>ja KDE 4&#8230; hab ich dann also keine Chance :o( Schade.</p>
<p>Hier mein ./configure ohne Parameter (so klappts gar nicht).<br />
und darunter dann mein ./configure mit  &#8220;&#8211;without-arts&#8221;</p>
<p>checking build system type&#8230; x86_64-unknown-linux-gnu<br />
checking host system type&#8230; x86_64-unknown-linux-gnu<br />
checking target system type&#8230; x86_64-unknown-linux-gnu<br />
checking for a BSD-compatible install&#8230; /usr/bin/install -c<br />
checking for -p flag to install&#8230; yes<br />
checking whether build environment is sane&#8230; yes<br />
checking for gawk&#8230; gawk<br />
checking whether make sets $(MAKE)&#8230; yes<br />
checking for kde-config&#8230; /usr/bin/kde-config<br />
checking where to install&#8230; /usr (as returned by kde-config)<br />
checking for style of include used by make&#8230; GNU<br />
checking for gcc&#8230; gcc<br />
checking for C compiler default output file name&#8230; a.out<br />
checking whether the C compiler works&#8230; yes<br />
checking whether we are cross compiling&#8230; no<br />
checking for suffix of executables&#8230;<br />
checking for suffix of object files&#8230; o<br />
checking whether we are using the GNU C compiler&#8230; yes<br />
checking whether gcc accepts -g&#8230; yes<br />
checking for gcc option to accept ISO C89&#8230; none needed<br />
checking dependency style of gcc&#8230; gcc3<br />
checking how to run the C preprocessor&#8230; gcc -E<br />
checking for g  &#8230; g<br />
checking whether we are using the GNU C   compiler&#8230; yes<br />
checking whether g   accepts -g&#8230; yes<br />
checking dependency style of g  &#8230; gcc3<br />
checking whether gcc is blacklisted&#8230; no<br />
checking whether g   supports -Wmissing-format-attribute&#8230; yes<br />
checking whether gcc supports -Wmissing-format-attribute&#8230; yes<br />
checking whether g   supports -Wundef&#8230; yes<br />
checking whether g   supports -Wno-long-long&#8230; yes<br />
checking whether g   supports -Wno-non-virtual-dtor&#8230; yes<br />
checking whether g   supports -fno-reorder-blocks&#8230; yes<br />
checking whether g   supports -fno-exceptions&#8230; yes<br />
checking whether g   supports -fno-check-new&#8230; yes<br />
checking whether g   supports -fno-common&#8230; yes<br />
checking whether g   supports -fexceptions&#8230; yes<br />
checking whether system headers can cope with -O2 -fno-inline&#8230; irrelevant<br />
checking how to run the C   preprocessor&#8230; g   -E<br />
checking whether g   supports -O0&#8230; yes<br />
checking whether g   supports -Wl,&#8211;no-undefined&#8230; yes<br />
checking whether g   supports -Wl,&#8211;allow-shlib-undefined&#8230; yes<br />
not using lib directory suffix<br />
checking for a sed that does not truncate output&#8230; /bin/sed<br />
checking for grep that handles long lines and -e&#8230; /bin/grep<br />
checking for egrep&#8230; /bin/grep -E<br />
checking for ld used by gcc&#8230; /usr/bin/ld<br />
checking if the linker (/usr/bin/ld) is GNU ld&#8230; yes<br />
checking for /usr/bin/ld option to reload object files&#8230; -r<br />
checking for BSD-compatible nm&#8230; /usr/bin/nm -B<br />
checking whether ln -s works&#8230; yes<br />
checking how to recognise dependent libraries&#8230; pass_all<br />
checking for ANSI C header files&#8230; yes<br />
checking for sys/types.h&#8230; yes<br />
checking for sys/stat.h&#8230; yes<br />
checking for stdlib.h&#8230; yes<br />
checking for string.h&#8230; yes<br />
checking for memory.h&#8230; yes<br />
checking for strings.h&#8230; yes<br />
checking for inttypes.h&#8230; yes<br />
checking for stdint.h&#8230; yes<br />
checking for unistd.h&#8230; yes<br />
checking dlfcn.h usability&#8230; yes<br />
checking dlfcn.h presence&#8230; yes<br />
checking for dlfcn.h&#8230; yes<br />
checking for g77&#8230; no<br />
checking for xlf&#8230; no<br />
checking for f77&#8230; no<br />
checking for frt&#8230; no<br />
checking for pgf77&#8230; no<br />
checking for cf77&#8230; no<br />
checking for fort77&#8230; no<br />
checking for fl32&#8230; no<br />
checking for af77&#8230; no<br />
checking for xlf90&#8230; no<br />
checking for f90&#8230; no<br />
checking for pgf90&#8230; no<br />
checking for pghpf&#8230; no<br />
checking for epcf90&#8230; no<br />
checking for gfortran&#8230; no<br />
checking for g95&#8230; no<br />
checking for xlf95&#8230; no<br />
checking for f95&#8230; no<br />
checking for fort&#8230; no<br />
checking for ifort&#8230; no<br />
checking for ifc&#8230; no<br />
checking for efc&#8230; no<br />
checking for pgf95&#8230; no<br />
checking for lf95&#8230; no<br />
checking for ftn&#8230; no<br />
checking whether we are using the GNU Fortran 77 compiler&#8230; no<br />
checking whether  accepts -g&#8230; no<br />
checking the maximum length of command line arguments&#8230; 32768<br />
checking command to parse /usr/bin/nm -B output from gcc object&#8230; ok<br />
checking for objdir&#8230; .libs<br />
checking for ar&#8230; ar<br />
checking for ranlib&#8230; ranlib<br />
checking for strip&#8230; strip<br />
checking if gcc static flag  works&#8230; yes<br />
checking if gcc supports -fno-rtti -fno-exceptions&#8230; no<br />
checking for gcc option to produce PIC&#8230; -fPIC<br />
checking if gcc PIC flag -fPIC works&#8230; yes<br />
checking if gcc supports -c -o file.o&#8230; yes<br />
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries&#8230; yes<br />
checking whether -lc should be explicitly linked in&#8230; no<br />
checking dynamic linker characteristics&#8230; GNU/Linux ld.so<br />
checking how to hardcode library paths into programs&#8230; immediate<br />
checking whether stripping libraries is possible&#8230; yes<br />
checking for shl_load&#8230; no<br />
checking for shl_load in -ldld&#8230; no<br />
checking for dlopen&#8230; no<br />
checking for dlopen in -ldl&#8230; yes<br />
checking whether a program can dlopen itself&#8230; yes<br />
checking whether a statically linked program can dlopen itself&#8230; yes<br />
checking if libtool supports shared libraries&#8230; yes<br />
checking whether to build shared libraries&#8230; yes<br />
checking whether to build static libraries&#8230; no<br />
configure: creating libtool<br />
appending configuration tag &#8220;CXX&#8221; to libtool<br />
checking for ld used by g  &#8230; /usr/bin/ld -m elf_x86_64<br />
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld&#8230; yes<br />
checking whether the g   linker (/usr/bin/ld -m elf_x86_64) supports shared libraries&#8230; yes<br />
checking for g   option to produce PIC&#8230; -fPIC<br />
checking if g   PIC flag -fPIC works&#8230; yes<br />
checking if g   supports -c -o file.o&#8230; yes<br />
checking whether the g   linker (/usr/bin/ld -m elf_x86_64) supports shared libraries&#8230; yes<br />
checking dynamic linker characteristics&#8230; GNU/Linux ld.so<br />
checking how to hardcode library paths into programs&#8230; immediate<br />
checking whether stripping libraries is possible&#8230; yes<br />
checking for shl_load&#8230; (cached) no<br />
checking for shl_load in -ldld&#8230; (cached) no<br />
checking for dlopen&#8230; (cached) no<br />
checking for dlopen in -ldl&#8230; (cached) yes<br />
checking whether a program can dlopen itself&#8230; (cached) yes<br />
checking whether a statically linked program can dlopen itself&#8230; (cached) yes<br />
appending configuration tag &#8220;F77&#8243; to libtool<br />
checking for msgfmt&#8230; /usr/bin/msgfmt<br />
checking for gmsgfmt&#8230; /usr/bin/msgfmt<br />
checking for xgettext&#8230; /usr/bin/xgettext<br />
checking if C   programs can be compiled&#8230; yes<br />
checking for strlcat&#8230; no<br />
checking if strlcat needs custom prototype&#8230; yes - in libkdefakes<br />
checking for strlcpy&#8230; no<br />
checking if strlcpy needs custom prototype&#8230; yes - in libkdefakes<br />
checking for main in -lutil&#8230; yes<br />
checking for main in -lcompat&#8230; no<br />
checking for crypt in -lcrypt&#8230; yes<br />
checking for socklen_t&#8230; yes<br />
checking for dnet_ntoa in -ldnet&#8230; no<br />
checking for dnet_ntoa in -ldnet_stub&#8230; no<br />
checking for inet_ntoa&#8230; yes<br />
checking for connect&#8230; yes<br />
checking for remove&#8230; yes<br />
checking for shmat&#8230; yes<br />
checking for sys/types.h&#8230; (cached) yes<br />
checking for stdint.h&#8230; (cached) yes<br />
checking sys/bitypes.h usability&#8230; yes<br />
checking sys/bitypes.h presence&#8230; yes<br />
checking for sys/bitypes.h&#8230; yes<br />
checking for poll in -lpoll&#8230; no<br />
checking Carbon/Carbon.h usability&#8230; no<br />
checking Carbon/Carbon.h presence&#8230; no<br />
checking for Carbon/Carbon.h&#8230; no<br />
checking CoreAudio/CoreAudio.h usability&#8230; no<br />
checking CoreAudio/CoreAudio.h presence&#8230; no<br />
checking for CoreAudio/CoreAudio.h&#8230; no<br />
checking if res_init needs -lresolv&#8230; yes<br />
checking for res_init&#8230; yes<br />
checking if res_init needs custom prototype&#8230; no<br />
checking for killpg in -lucb&#8230; no<br />
checking for int&#8230; yes<br />
checking size of int&#8230; 4<br />
checking for short&#8230; yes<br />
checking size of short&#8230; 2<br />
checking for long&#8230; yes<br />
checking size of long&#8230; 8<br />
checking for char *&#8230; yes<br />
checking size of char *&#8230; 8<br />
checking for dlopen in -ldl&#8230; (cached) yes<br />
checking for shl_unload in -ldld&#8230; no<br />
checking for size_t&#8230; yes<br />
checking size of size_t&#8230; 8<br />
checking for unsigned long&#8230; yes<br />
checking size of unsigned long&#8230; 8<br />
checking sizeof size_t == sizeof unsigned long&#8230; yes<br />
checking for PIE support&#8230; yes<br />
checking if enabling -pie/fPIE support&#8230; yes<br />
checking crt_externs.h usability&#8230; no<br />
checking crt_externs.h presence&#8230; no<br />
checking for crt_externs.h&#8230; no<br />
checking for _NSGetEnviron&#8230; no<br />
checking for vsnprintf&#8230; yes<br />
checking for snprintf&#8230; yes<br />
checking for X&#8230; libraries /usr/lib, headers .<br />
checking for IceConnectionNumber in -lICE&#8230; yes<br />
checking for libXext&#8230; yes<br />
checking for pthread_create in -lpthread&#8230; yes<br />
checking for extra includes&#8230; no<br />
checking for extra libs&#8230; no<br />
checking for libz&#8230; -lz<br />
checking for libpng&#8230; -lpng -lz -lm<br />
checking for libjpeg6b&#8230; no<br />
checking for libjpeg&#8230; -ljpeg<br />
checking for perl&#8230; /usr/bin/perl<br />
checking for Qt&#8230; libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt<br />
checking for moc&#8230; /usr/share/qt3/bin/moc<br />
checking for uic&#8230; /usr/share/qt3/bin/uic<br />
checking whether uic supports -L &#8230; yes<br />
checking whether uic supports -nounload &#8230; yes<br />
checking if Qt needs -ljpeg&#8230; no<br />
checking for rpath&#8230; yes<br />
checking for KDE&#8230; libraries /usr/lib, headers /usr/include/kde<br />
checking if UIC has KDE plugins available&#8230; yes<br />
checking for KDE paths&#8230; defaults<br />
checking for dcopidl&#8230; /usr/bin/dcopidl<br />
checking for dcopidl2cpp&#8230; /usr/bin/dcopidl2cpp<br />
checking for mcopidl&#8230; not found<br />
configure: error: The important program mcopidl was not found!<br />
Please check whether you installed aRts correctly or use<br />
&#8211;without-arts to compile without aRts support (this will remove functionality).</p>
<p>##################<br />
./configure &#8211;without-arts:</p>
<p>checking build system type&#8230; x86_64-unknown-linux-gnu<br />
checking host system type&#8230; x86_64-unknown-linux-gnu<br />
checking target system type&#8230; x86_64-unknown-linux-gnu<br />
checking for a BSD-compatible install&#8230; /usr/bin/install -c<br />
checking for -p flag to install&#8230; yes<br />
checking whether build environment is sane&#8230; yes<br />
checking for gawk&#8230; gawk<br />
checking whether make sets $(MAKE)&#8230; yes<br />
checking for kde-config&#8230; /usr/bin/kde-config<br />
checking where to install&#8230; /usr (as returned by kde-config)<br />
checking for style of include used by make&#8230; GNU<br />
checking for gcc&#8230; gcc<br />
checking for C compiler default output file name&#8230; a.out<br />
checking whether the C compiler works&#8230; yes<br />
checking whether we are cross compiling&#8230; no<br />
checking for suffix of executables&#8230;<br />
checking for suffix of object files&#8230; o<br />
checking whether we are using the GNU C compiler&#8230; yes<br />
checking whether gcc accepts -g&#8230; yes<br />
checking for gcc option to accept ISO C89&#8230; none needed<br />
checking dependency style of gcc&#8230; gcc3<br />
checking how to run the C preprocessor&#8230; gcc -E<br />
checking for g  &#8230; g<br />
checking whether we are using the GNU C   compiler&#8230; yes<br />
checking whether g   accepts -g&#8230; yes<br />
checking dependency style of g  &#8230; gcc3<br />
checking whether gcc is blacklisted&#8230; no<br />
checking whether g   supports -Wmissing-format-attribute&#8230; yes<br />
checking whether gcc supports -Wmissing-format-attribute&#8230; yes<br />
checking whether g   supports -Wundef&#8230; yes<br />
checking whether g   supports -Wno-long-long&#8230; yes<br />
checking whether g   supports -Wno-non-virtual-dtor&#8230; yes<br />
checking whether g   supports -fno-reorder-blocks&#8230; yes<br />
checking whether g   supports -fno-exceptions&#8230; yes<br />
checking whether g   supports -fno-check-new&#8230; yes<br />
checking whether g   supports -fno-common&#8230; yes<br />
checking whether g   supports -fexceptions&#8230; yes<br />
checking whether system headers can cope with -O2 -fno-inline&#8230; irrelevant<br />
checking how to run the C   preprocessor&#8230; g   -E<br />
checking whether g   supports -O0&#8230; yes<br />
checking whether g   supports -Wl,&#8211;no-undefined&#8230; yes<br />
checking whether g   supports -Wl,&#8211;allow-shlib-undefined&#8230; yes<br />
not using lib directory suffix<br />
checking for a sed that does not truncate output&#8230; /bin/sed<br />
checking for grep that handles long lines and -e&#8230; /bin/grep<br />
checking for egrep&#8230; /bin/grep -E<br />
checking for ld used by gcc&#8230; /usr/bin/ld<br />
checking if the linker (/usr/bin/ld) is GNU ld&#8230; yes<br />
checking for /usr/bin/ld option to reload object files&#8230; -r<br />
checking for BSD-compatible nm&#8230; /usr/bin/nm -B<br />
checking whether ln -s works&#8230; yes<br />
checking how to recognise dependent libraries&#8230; pass_all<br />
checking for ANSI C header files&#8230; yes<br />
checking for sys/types.h&#8230; yes<br />
checking for sys/stat.h&#8230; yes<br />
checking for stdlib.h&#8230; yes<br />
checking for string.h&#8230; yes<br />
checking for memory.h&#8230; yes<br />
checking for strings.h&#8230; yes<br />
checking for inttypes.h&#8230; yes<br />
checking for stdint.h&#8230; yes<br />
checking for unistd.h&#8230; yes<br />
checking dlfcn.h usability&#8230; yes<br />
checking dlfcn.h presence&#8230; yes<br />
checking for dlfcn.h&#8230; yes<br />
checking for g77&#8230; no<br />
checking for xlf&#8230; no<br />
checking for f77&#8230; no<br />
checking for frt&#8230; no<br />
checking for pgf77&#8230; no<br />
checking for cf77&#8230; no<br />
checking for fort77&#8230; no<br />
checking for fl32&#8230; no<br />
checking for af77&#8230; no<br />
checking for xlf90&#8230; no<br />
checking for f90&#8230; no<br />
checking for pgf90&#8230; no<br />
checking for pghpf&#8230; no<br />
checking for epcf90&#8230; no<br />
checking for gfortran&#8230; no<br />
checking for g95&#8230; no<br />
checking for xlf95&#8230; no<br />
checking for f95&#8230; no<br />
checking for fort&#8230; no<br />
checking for ifort&#8230; no<br />
checking for ifc&#8230; no<br />
checking for efc&#8230; no<br />
checking for pgf95&#8230; no<br />
checking for lf95&#8230; no<br />
checking for ftn&#8230; no<br />
checking whether we are using the GNU Fortran 77 compiler&#8230; no<br />
checking whether  accepts -g&#8230; no<br />
checking the maximum length of command line arguments&#8230; 32768<br />
checking command to parse /usr/bin/nm -B output from gcc object&#8230; ok<br />
checking for objdir&#8230; .libs<br />
checking for ar&#8230; ar<br />
checking for ranlib&#8230; ranlib<br />
checking for strip&#8230; strip<br />
checking if gcc static flag  works&#8230; yes<br />
checking if gcc supports -fno-rtti -fno-exceptions&#8230; no<br />
checking for gcc option to produce PIC&#8230; -fPIC<br />
checking if gcc PIC flag -fPIC works&#8230; yes<br />
checking if gcc supports -c -o file.o&#8230; yes<br />
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries&#8230; yes<br />
checking whether -lc should be explicitly linked in&#8230; no<br />
checking dynamic linker characteristics&#8230; GNU/Linux ld.so<br />
checking how to hardcode library paths into programs&#8230; immediate<br />
checking whether stripping libraries is possible&#8230; yes<br />
checking for shl_load&#8230; no<br />
checking for shl_load in -ldld&#8230; no<br />
checking for dlopen&#8230; no<br />
checking for dlopen in -ldl&#8230; yes<br />
checking whether a program can dlopen itself&#8230; yes<br />
checking whether a statically linked program can dlopen itself&#8230; yes<br />
checking if libtool supports shared libraries&#8230; yes<br />
checking whether to build shared libraries&#8230; yes<br />
checking whether to build static libraries&#8230; no<br />
configure: creating libtool<br />
appending configuration tag &#8220;CXX&#8221; to libtool<br />
checking for ld used by g  &#8230; /usr/bin/ld -m elf_x86_64<br />
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld&#8230; yes<br />
checking whether the g   linker (/usr/bin/ld -m elf_x86_64) supports shared libraries&#8230; yes<br />
checking for g   option to produce PIC&#8230; -fPIC<br />
checking if g   PIC flag -fPIC works&#8230; yes<br />
checking if g   supports -c -o file.o&#8230; yes<br />
checking whether the g   linker (/usr/bin/ld -m elf_x86_64) supports shared libraries&#8230; yes<br />
checking dynamic linker characteristics&#8230; GNU/Linux ld.so<br />
checking how to hardcode library paths into programs&#8230; immediate<br />
checking whether stripping libraries is possible&#8230; yes<br />
checking for shl_load&#8230; (cached) no<br />
checking for shl_load in -ldld&#8230; (cached) no<br />
checking for dlopen&#8230; (cached) no<br />
checking for dlopen in -ldl&#8230; (cached) yes<br />
checking whether a program can dlopen itself&#8230; (cached) yes<br />
checking whether a statically linked program can dlopen itself&#8230; (cached) yes<br />
appending configuration tag &#8220;F77&#8243; to libtool<br />
checking for msgfmt&#8230; /usr/bin/msgfmt<br />
checking for gmsgfmt&#8230; /usr/bin/msgfmt<br />
checking for xgettext&#8230; /usr/bin/xgettext<br />
checking if C   programs can be compiled&#8230; yes<br />
checking for strlcat&#8230; no<br />
checking if strlcat needs custom prototype&#8230; yes - in libkdefakes<br />
checking for strlcpy&#8230; no<br />
checking if strlcpy needs custom prototype&#8230; yes - in libkdefakes<br />
checking for main in -lutil&#8230; yes<br />
checking for main in -lcompat&#8230; no<br />
checking for crypt in -lcrypt&#8230; yes<br />
checking for socklen_t&#8230; yes<br />
checking for dnet_ntoa in -ldnet&#8230; no<br />
checking for dnet_ntoa in -ldnet_stub&#8230; no<br />
checking for inet_ntoa&#8230; yes<br />
checking for connect&#8230; yes<br />
checking for remove&#8230; yes<br />
checking for shmat&#8230; yes<br />
checking for sys/types.h&#8230; (cached) yes<br />
checking for stdint.h&#8230; (cached) yes<br />
checking sys/bitypes.h usability&#8230; yes<br />
checking sys/bitypes.h presence&#8230; yes<br />
checking for sys/bitypes.h&#8230; yes<br />
checking for poll in -lpoll&#8230; no<br />
checking Carbon/Carbon.h usability&#8230; no<br />
checking Carbon/Carbon.h presence&#8230; no<br />
checking for Carbon/Carbon.h&#8230; no<br />
checking CoreAudio/CoreAudio.h usability&#8230; no<br />
checking CoreAudio/CoreAudio.h presence&#8230; no<br />
checking for CoreAudio/CoreAudio.h&#8230; no<br />
checking if res_init needs -lresolv&#8230; yes<br />
checking for res_init&#8230; yes<br />
checking if res_init needs custom prototype&#8230; no<br />
checking for killpg in -lucb&#8230; no<br />
checking for int&#8230; yes<br />
checking size of int&#8230; 4<br />
checking for short&#8230; yes<br />
checking size of short&#8230; 2<br />
checking for long&#8230; yes<br />
checking size of long&#8230; 8<br />
checking for char *&#8230; yes<br />
checking size of char *&#8230; 8<br />
checking for dlopen in -ldl&#8230; (cached) yes<br />
checking for shl_unload in -ldld&#8230; no<br />
checking for size_t&#8230; yes<br />
checking size of size_t&#8230; 8<br />
checking for unsigned long&#8230; yes<br />
checking size of unsigned long&#8230; 8<br />
checking sizeof size_t == sizeof unsigned long&#8230; yes<br />
checking for PIE support&#8230; yes<br />
checking if enabling -pie/fPIE support&#8230; yes<br />
checking crt_externs.h usability&#8230; no<br />
checking crt_externs.h presence&#8230; no<br />
checking for crt_externs.h&#8230; no<br />
checking for _NSGetEnviron&#8230; no<br />
checking for vsnprintf&#8230; yes<br />
checking for snprintf&#8230; yes<br />
checking for X&#8230; libraries /usr/lib, headers .<br />
checking for IceConnectionNumber in -lICE&#8230; yes<br />
checking for libXext&#8230; yes<br />
checking for pthread_create in -lpthread&#8230; yes<br />
checking for extra includes&#8230; no<br />
checking for extra libs&#8230; no<br />
checking for libz&#8230; -lz<br />
checking for libpng&#8230; -lpng -lz -lm<br />
checking for libjpeg6b&#8230; no<br />
checking for libjpeg&#8230; -ljpeg<br />
checking for perl&#8230; /usr/bin/perl<br />
checking for Qt&#8230; libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt<br />
checking for moc&#8230; /usr/share/qt3/bin/moc<br />
checking for uic&#8230; /usr/share/qt3/bin/uic<br />
checking whether uic supports -L &#8230; yes<br />
checking whether uic supports -nounload &#8230; yes<br />
checking if Qt needs -ljpeg&#8230; no<br />
checking for rpath&#8230; yes<br />
checking for KDE&#8230; libraries /usr/lib, headers /usr/include/kde<br />
checking if UIC has KDE plugins available&#8230; yes<br />
checking for KDE paths&#8230; defaults<br />
checking for dcopidl&#8230; /usr/bin/dcopidl<br />
checking for dcopidl2cpp&#8230; /usr/bin/dcopidl2cpp<br />
checking for meinproc&#8230; /usr/bin/meinproc<br />
checking for kconfig_compiler&#8230; /usr/bin/kconfig_compiler<br />
checking for dcopidlng&#8230; /usr/bin/dcopidlng<br />
checking for xmllint&#8230; /usr/bin/xmllint<br />
checking whether byte ordering is bigendian&#8230; no<br />
checking for MAXPATHLEN&#8230; 4096<br />
checking if admin should be compiled&#8230; no<br />
checking if doc should be compiled&#8230; yes<br />
checking if po should be compiled&#8230; yes<br />
checking if src should be compiled&#8230; yes<br />
configure: creating ./config.status<br />
wrong input (flag != 4) at admin/conf.change.pl line 117,  line 1238.<br />
config.status: creating Makefile<br />
config.status: creating doc/Makefile<br />
config.status: creating doc/en/Makefile<br />
config.status: creating po/Makefile<br />
config.status: creating src/Makefile<br />
config.status: creating config.h<br />
config.status: config.h is unchanged<br />
config.status: executing depfiles commands</p>
<p>Good - your configure finished. Start make now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1856</link>
		<dc:creator>Arno</dc:creator>
		<pubDate>Mon, 26 Oct 2009 20:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1856</guid>
		<description>Kannst du mir die Ausgabe von deinem configure zeigen? Ansonsten ist das Programm ausschließlich für KDE 3.5, in Jaunty wird das in einer KDE 4 Umgebung nicht funktionieren.</description>
		<content:encoded><![CDATA[<p>Kannst du mir die Ausgabe von deinem configure zeigen? Ansonsten ist das Programm ausschließlich für KDE 3.5, in Jaunty wird das in einer KDE 4 Umgebung nicht funktionieren.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1855</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 26 Oct 2009 18:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1855</guid>
		<description>Hi

erstmal Danke für die Mühe!
Leider klappt es nicht das Teilchen für mein 64bittiges OS ans Rennen zu bekommen..
Da das Deb Paket nur für i386 ist, habe ich also für mein Ubuntu Jaunty ksshmenu selbst kompiliert. So weit so gut, starte ich
ksshmenu erhalte ich die Meldung:

ksshmenu: error while loading shared libraries: libkdeui.so.4: wrong ELF class: ELFCLASS64

Was darauf hindeutet, das es etwas mit meiner Architektur (64bit) zu tun hat. Gibt es dazu irgendeine Abhilfe?

Grüße
Thomas</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>erstmal Danke für die Mühe!<br />
Leider klappt es nicht das Teilchen für mein 64bittiges OS ans Rennen zu bekommen..<br />
Da das Deb Paket nur für i386 ist, habe ich also für mein Ubuntu Jaunty ksshmenu selbst kompiliert. So weit so gut, starte ich<br />
ksshmenu erhalte ich die Meldung:</p>
<p>ksshmenu: error while loading shared libraries: libkdeui.so.4: wrong ELF class: ELFCLASS64</p>
<p>Was darauf hindeutet, das es etwas mit meiner Architektur (64bit) zu tun hat. Gibt es dazu irgendeine Abhilfe?</p>
<p>Grüße<br />
Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy1</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1062</link>
		<dc:creator>Andy1</dc:creator>
		<pubDate>Mon, 28 Jul 2008 19:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1062</guid>
		<description>Es gibt auch noch "secpanel", falls es jemanden interessiert.</description>
		<content:encoded><![CDATA[<p>Es gibt auch noch &#8220;secpanel&#8221;, falls es jemanden interessiert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dovydas Sankauskas</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1020</link>
		<dc:creator>Dovydas Sankauskas</dc:creator>
		<pubDate>Thu, 26 Jun 2008 11:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1020</guid>
		<description>I have one more feature request. I think it would be great, if a user could connect to the server and enter a predefined command with a single click. For example, I want to ssh to my cisco router, enter a password, then enter a command  'enable' and then enter an enable password. It would be very nice if I could do it with a single click.

Thanks a lot
Dovydas</description>
		<content:encoded><![CDATA[<p>I have one more feature request. I think it would be great, if a user could connect to the server and enter a predefined command with a single click. For example, I want to ssh to my cisco router, enter a password, then enter a command  &#8216;enable&#8217; and then enter an enable password. It would be very nice if I could do it with a single click.</p>
<p>Thanks a lot<br />
Dovydas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1018</link>
		<dc:creator>Arno</dc:creator>
		<pubDate>Wed, 25 Jun 2008 13:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1018</guid>
		<description>That's already planned for a future release. I can't give you a release schedule anyway, since I've currently got no time left for it.</description>
		<content:encoded><![CDATA[<p>That&#8217;s already planned for a future release. I can&#8217;t give you a release schedule anyway, since I&#8217;ve currently got no time left for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dovydas Sankauskas</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-1015</link>
		<dc:creator>Dovydas Sankauskas</dc:creator>
		<pubDate>Tue, 24 Jun 2008 10:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-1015</guid>
		<description>Hi.

I have a feature request. Can you please add an option to change ssh port, please?</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>I have a feature request. Can you please add an option to change ssh port, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://burnachurch.com/81/ksshmenu-ein-grafischer-ssh-manager-fuer-kde/#comment-848</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 12 Jun 2008 17:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://burnachurch.com/81/ksshmenu-ein-grafisches-ssh-menue-fuer-kde/#comment-848</guid>
		<description>Nettes Teil, wird demnächst installiert :)</description>
		<content:encoded><![CDATA[<p>Nettes Teil, wird demnächst installiert :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
