ssh in C++

From: Dario Berzano <l3g3nd4ryf0x_at_gmail.com>
Date: Sun, 17 Aug 2008 18:01:06 +0200


I've forgot to email my reply to Manungu Kiveni to everybody some days ago. Here it is.

On Thu, Aug 14, 2008 at 5:33 AM, Manungu Kiveni <mkiveni_at_physics.syr.edu> wrote:
> Hi Dario B,
>
> I am using centos that I belive is among the debian-distribution. I went
> to the web site you indicated and followed the fuse installation
> procedure, and here is the message out
>
> config.status: creating include/config.h
> config.status: include/config.h is unchanged
> config.status: executing depfiles commands
> config.status: executing libtool commands
> === configuring in kernel
> (/home/mkiveni/PipeTools/PipeDispRoot/fuse-2.6.5/kernel)
> configure: running /bin/sh ./configure '--prefix=/usr/local'
> --cache-file=/dev/null --srcdir=.
> checking for a BSD-compatible install... /usr/bin/install -c
> checking if FUSE is loaded as a module... no
> checking if FUSE module is built into the kernel... no
> checking if FUSE module is from official kernel... no
> checking kernel source directory... Not found
> configure: error:
> *** Please specify the location of the kernel source with
> *** the '--with-kernel=SRCDIR' option
> configure: error: ./configure failed for kernel
>
> so, the configuration failed and don't know how to proceed.Anyother
> suggestions?

CentOS is Redhat-based. Fuse is a kernel module, thus it needs the kernel sources to build against them. You should simply install the kernel sources by issuing:

 yum install kernel-devel

then repeat the steps you've followed before.

Cheers,

--
: Dario Berzano
: Studente di Fisica all'Università di Torino
: Felice ed orgoglioso utente *nix
: Web: http://volpe.wordpress.com/
: GPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBFF76234
Received on Sun Aug 17 2008 - 18:01:12 CEST

This archive was generated by hypermail 2.2.0 : Mon Aug 18 2008 - 17:50:01 CEST