Re: a new command in openssl

2003-06-06 Thread mohamed zhaounia
Hi! --- Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> a écrit : > In message > <[EMAIL PROTECTED]> > on Thu, 5 Jun 2003 02:11:40 +0200 (CEST), mohamed > zhaounia <[EMAIL PROTECTED]> said: > > mzhaounia> First, I am so thankful for your > suggestion. > mzhaounia> Well, i have added my cammand

Re: a new command in openssl

2003-06-05 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 5 Jun 2003 02:11:40 +0200 (CEST), mohamed zhaounia <[EMAIL PROTECTED]> said: mzhaounia> First, I am so thankful for your suggestion. mzhaounia> Well, i have added my cammand in apps/Makefile.ssl,but mzhaounia> the openssl doesn't see it:( mzhaounia> About pr

Re: a new command in openssl

2003-06-05 Thread mohamed zhaounia
Hi thank you fo ryour reply:) --- Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> a écrit : > In message > <[EMAIL PROTECTED]> > on Wed, 4 Jun 2003 01:29:32 +0200 (CEST), mohamed > zhaounia <[EMAIL PROTECTED]> said: > > mzhaounia> Hi all! > mzhaounia> i have added a new cammnd in openssl. > mzh

Re: a new command in openssl

2003-06-04 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 4 Jun 2003 01:29:32 +0200 (CEST), mohamed zhaounia <[EMAIL PROTECTED]> said: mzhaounia> Hi all! mzhaounia> i have added a new cammnd in openssl. mzhaounia> The compilation was without error but although the mzhaounia> .obj file was generated, openssl does no

a new command in openssl

2003-06-04 Thread mohamed zhaounia
Hi all! i have added a new cammnd in openssl. The compilation was without error but although the .obj file was generated, openssl does not find the new command. Certainly there is a file that i have to modify to find the contibution but i can't know what is it. Is there any modification that i hav