Hello,
I have Redhat7.0 + kernel 2.4.1 + ipv6. I'm trying to
set up ftp server. So I downloaded ftp daemon
(already RPM enabled) from:
ftp://quatramaran.ens.fr/pub/madore/ftpd-BSD/ftpd-BSD-0.3.2-2.i386.rpm
I tried installing by:
> rpm -i ftpd-BSD-0.3.2-2.i386.rpm
However, I get the message:
fi
At 02:52 PM 3/5/01 -0800, s tsao wrote:
>Hello,
>
>Does anyone know which header file defines
>sockaddr_storage?
I find it in /usr/include/bits/socket.h
>I'm trying to compile a C file which contains the
>line:
> struct sockaddr_storage;
> if (ss.ss_family == AF_INET6);
>
>However,
Hello,
Does anyone know which header file defines
sockaddr_storage?
I'm trying to compile a C file which contains the
line:
struct sockaddr_storage;
if (ss.ss_family == AF_INET6);
However, upon compiling, I get errors:
'structure has no memeber named 'ss_family'
Thank you.
On Sun, 4 Mar 2001 [EMAIL PROTECTED] wrote:
> Ken,
>
> Your reply cast a lot of light on the situation, but also led me into
> making a judgement, for which I need encouragement.
>
> To recap, I want to upgrade from KD1 to KDE2 as a prelude to an
Ah! I'd missed that you were upgrading! I thoug
I just upgraded my PC from RH6.0 to RH7.0. Under 6.0 I had it setup so that users log
in from the console and then "startx" to get into X (runstate 3). I know, old
technology, but it worked.
Anyway, with the upgrade I accepted runstate 5 as my defualt so I would get a gui
login. We'll I login