Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Qmail: users

SSL & the problem in compiling it.

 

 

Qmail users RSS feed   Index | Next | Previous | View Threaded


mohsen at pahlevanzadeh

Mar 29, 2009, 7:44 PM

Post #1 of 7 (1825 views)
Permalink
SSL & the problem in compiling it.

Dear all,
I installed qmail & it work.
Now i downloaded ucspi-ssl-0.70 from
http://www.superscript.com/ucspi-ssl/ucspi-ssl-0.70.tar.gz
i perform following instructions:

wget http://www.superscript.com/ucspi-ssl/ucspi-ssl-0.70.tar.gz
gunzip -cd ucspi-ssl-0.70.tar.gz |tar xf -
cd host/superscript.com/net/ucspi-ssl-0.70

Then i downloaded its patch from :
http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-ucspitls-0.1.patch

Then i perform following instructions:

wget http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-ucspitls-0.1.patch
patch -p1 <ucspi-ssl-0.70-ucspitls-0.1.patch
Then i got following error:
patch: **** Can't create file /usr/local/bin:/usr/bin:/bin:/usr/games/poFjidzH : No such file or directory

i can't understand above error.
Please guide me ......


hanche at math

Mar 30, 2009, 7:33 AM

Post #2 of 7 (1712 views)
Permalink
Re: SSL & the problem in compiling it. [In reply to]

+ Mohsen Pahlevanzadeh <mohsen [at] pahlevanzadeh>:

> wget http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-ucspitls-0.1.patch
> patch -p1 <ucspi-ssl-0.70-ucspitls-0.1.patch
> Then i got following error:
> patch: **** Can't create file /usr/local/bin:/usr/bin:/bin:/usr/games/poFjidzH : No such file or directory
>
> i can't understand above error.

I suspect your patch program isn't what it seems. You may need to find
and install patch from source. (And I thought all modern unixes came
with patch already? This is odd. What OS are you on?)

- Harald


mohsen at pahlevanzadeh

Mar 30, 2009, 10:48 AM

Post #3 of 7 (1713 views)
Permalink
Re: SSL & the problem in compiling it. [In reply to]

Debian lenny or squeeze.
On Mon, 2009-03-30 at 16:33 +0200, Harald Hanche-Olsen wrote:
> + Mohsen Pahlevanzadeh <mohsen [at] pahlevanzadeh>:
>
> > wget http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-ucspitls-0.1.patch
> > patch -p1 <ucspi-ssl-0.70-ucspitls-0.1.patch
> > Then i got following error:
> > patch: **** Can't create file /usr/local/bin:/usr/bin:/bin:/usr/games/poFjidzH : No such file or directory
> >
> > i can't understand above error.
>
> I suspect your patch program isn't what it seems. You may need to find
> and install patch from source. (And I thought all modern unixes came
> with patch already? This is odd. What OS are you on?)
>
> - Harald


mohsen at pahlevanzadeh

Mar 31, 2009, 9:45 AM

Post #4 of 7 (1685 views)
Permalink
Re: SSL & the problem in compiling it. [In reply to]

anybody can test following patch?
On Mon, 2009-03-30 at 22:18 +0430, Mohsen Pahlevanzadeh wrote:
> Debian lenny or squeeze.
> On Mon, 2009-03-30 at 16:33 +0200, Harald Hanche-Olsen wrote:
> > + Mohsen Pahlevanzadeh <mohsen [at] pahlevanzadeh>:
> >
> > > wget http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-ucspitls-0.1.patch
> > > patch -p1 <ucspi-ssl-0.70-ucspitls-0.1.patch
> > > Then i got following error:
> > > patch: **** Can't create file /usr/local/bin:/usr/bin:/bin:/usr/games/poFjidzH : No such file or directory
> > >
> > > i can't understand above error.
> >
> > I suspect your patch program isn't what it seems. You may need to find
> > and install patch from source. (And I thought all modern unixes came
> > with patch already? This is odd. What OS are you on?)
> >
> > - Harald
>


hutchlists at midwales

Mar 31, 2009, 10:01 AM

Post #5 of 7 (1699 views)
Permalink
Re: SSL & the problem in compiling it. [In reply to]

On Monday 30 March 2009, Mohsen Pahlevanzadeh wrote:
> Debian lenny or squeeze.

I have tested applying this patch on Debian stable (lenny) works fine
I would suggest re-installing patch using

apt-get --reinstall patch


>
> On Mon, 2009-03-30 at 16:33 +0200, Harald Hanche-Olsen wrote:
> > + Mohsen Pahlevanzadeh <mohsen [at] pahlevanzadeh>:
> > > wget
> > > http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-uc
> > >spitls-0.1.patch patch -p1 <ucspi-ssl-0.70-ucspitls-0.1.patch
> > > Then i got following error:
> > > patch: **** Can't create file
> > > /usr/local/bin:/usr/bin:/bin:/usr/games/poFjidzH : No such file or
> > > directory
> > >
> > > i can't understand above error.
> >
> > I suspect your patch program isn't what it seems. You may need to find
> > and install patch from source. (And I thought all modern unixes came
> > with patch already? This is odd. What OS are you on?)
> >
> > - Harald



--
-----------------
Bob Hutchinson
Midwales dot com
-----------------


hugo.monteiro at fct

Mar 31, 2009, 10:10 AM

Post #6 of 7 (1694 views)
Permalink
Re: SSL & the problem in compiling it. [In reply to]

Mohsen Pahlevanzadeh wrote:
> anybody can test following patch?
> On Mon, 2009-03-30 at 22:18 +0430, Mohsen Pahlevanzadeh wrote:
>
>> Debian lenny or squeeze.
>> On Mon, 2009-03-30 at 16:33 +0200, Harald Hanche-Olsen wrote:
>>
>>> + Mohsen Pahlevanzadeh <mohsen [at] pahlevanzadeh>:
>>>
>>>
>>>> wget http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-ucspitls-0.1.patch
>>>> patch -p1 <ucspi-ssl-0.70-ucspitls-0.1.patch
>>>> Then i got following error:
>>>> patch: **** Can't create file /usr/local/bin:/usr/bin:/bin:/usr/games/poFjidzH : No such file or directory
>>>>
>>>> i can't understand above error.
>>>>
>>> I suspect your patch program isn't what it seems. You may need to find
>>> and install patch from source. (And I thought all modern unixes came
>>> with patch already? This is odd. What OS are you on?)
>>>
>>> - Harald
>>>
>
>
>
hm [at] femme-fata:~/test$ wget --quiet
http://www.superscript.com/ucspi-ssl/ucspi-ssl-0.70.tar.gz
hm [at] femme-fata:~/test$ gunzip -cd ucspi-ssl-0.70.tar.gz |tar xf -
hm [at] femme-fata:~/test$ cd host/superscript.com/net/ucspi-ssl-0.70
hm [at] femme-fata:~/test/host/superscript.com/net/ucspi-ssl-0.70$ wget
--quiet wget
http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-ucspitls-0.1.patch
hm [at] femme-fata:~/test/host/superscript.com/net/ucspi-ssl-0.70$ patch -p1
<ucspi-ssl-0.70-ucspitls-0.1.patch
patching file src/pathexec.h
patching file src/pathexec_env.c
patching file src/ssl.h
patching file src/sslserver.c
hm [at] femme-fata:~/test/host/superscript.com/net/ucspi-ssl-0.70$


I didn't built it, but at least thet patching goes well without any
problems. Are you sure the patch program you're using is REALLY the
patch program (re-install patch) ? Maybe you've defined an alias for
that command (check the output of the env command)? Maybe the
ucspi-ssl-0.70-ucspitls-0.1.patch file is corrupted (try re-downloading)?


Good luck,

Hugo Monteiro.

--
ci.fct.unl.pt:~# cat .signature

Hugo Monteiro
Email : hugo.monteiro [at] fct
Telefone : +351 212948300 Ext.15307
Web : http://hmonteiro.net

Centro de Informática
Faculdade de Ciências e Tecnologia da
Universidade Nova de Lisboa
Quinta da Torre 2829-516 Caparica Portugal
Telefone: +351 212948596 Fax: +351 212948548
www.ci.fct.unl.pt apoio [at] fct

ci.fct.unl.pt:~# _


mohsen at pahlevanzadeh

Apr 3, 2009, 10:54 PM

Post #7 of 7 (1628 views)
Permalink
Re: SSL & the problem in compiling it.[SOLVED] [In reply to]

Thank you.
I have reinstalled patch command:
apt-get --reinstall install patch
My problem solved.
On Tue, 2009-03-31 at 17:01 +0000, Bob Hutchinson wrote:
> On Monday 30 March 2009, Mohsen Pahlevanzadeh wrote:
> > Debian lenny or squeeze.
>
> I have tested applying this patch on Debian stable (lenny) works fine
> I would suggest re-installing patch using
>
> apt-get --reinstall patch
>
>
> >
> > On Mon, 2009-03-30 at 16:33 +0200, Harald Hanche-Olsen wrote:
> > > + Mohsen Pahlevanzadeh <mohsen [at] pahlevanzadeh>:
> > > > wget
> > > > http://www.suspectclass.com/~sgifford/ucspi-tls/files/ucspi-ssl-0.70-uc
> > > >spitls-0.1.patch patch -p1 <ucspi-ssl-0.70-ucspitls-0.1.patch
> > > > Then i got following error:
> > > > patch: **** Can't create file
> > > > /usr/local/bin:/usr/bin:/bin:/usr/games/poFjidzH : No such file or
> > > > directory
> > > >
> > > > i can't understand above error.
> > >
> > > I suspect your patch program isn't what it seems. You may need to find
> > > and install patch from source. (And I thought all modern unixes came
> > > with patch already? This is odd. What OS are you on?)
> > >
> > > - Harald
>
>
>

Qmail users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.