HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: password problems??
I got it to compile once I found out that crypt.h wasn't in the right place and
I put it there. I used it to a password and finally got past several problems
I was having.
When I packed it in last night Hylafax was refusing to receive faxes due to an
invalid TIS and I couldn't send because of a bad or corrupted data. I didn't
have time to go back and read the doc's...a tonight job.
Gerry (I feel like a turtle...slowly getting)
On 01-Dec-98 Jonathan Chen wrote:
> On Mon, 30 Nov 1998, Gerry Doris wrote:
>
>> Hi Jonathan (see I know your name!).
>>
>> Keith sent me the password.c file but I've never compiled a c program
>> before. I started looking at the man files for the compiler and my eyes
>> started to glaze over.
>>
>> Is there any chance that you might be able to send me the executable for
>> password.c?? I'm using SuSE 5.3 linux on a 486.
>
> Unfortunately, I haven't got a Linux box anywhere (FreeBSD, SCO,
> Digital, Irix; but no Linux). However, compiling the program is
> pretty simple. Save the source file (as mkpass.c), and compile with:
>
> gcc -o mkpass mkpass.c
>
> or possibly
>
> gcc -o mkpass mkpass.c -lcrypt
>
> (depends on where crypt(3) lives on Linux)
>
> And you can run the program with:
>
> ./mkpass
>
> Cheers.
> --
> Jonathan Chen | "Vini, vidi, velcro...
> | I came, I saw, I stuck around"
----------------------------------
E-Mail: gdoris@shaw.wave.ca
Date: 01-Dec-98
Time: 07:46:58
This message was sent by XFMail
----------------------------------