This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: is there a "urlencode" utility somewhere?


On 10/18/07, Mike Marchywka  wrote:
> >This is all I could find:
>
> Thanks - I'm pretty sure if didn't come from there but it may be part of
> postfix.
> I opened the google search to include linux and found the same script I had
> in a postfix zip file
> It turns out, however, that these scripts check for a command line
> parameter. When I removed the check, it ran just fine from stdiin.
>
> Obviously, things that just start working like this are a little
> disconcerting
> but I seem to be back up for now. I do have a lot of incomplete packages
> according to cygcheck but that probably reflects the problem with /usr being
> a link. I didn't want to do a complete reinstall and setup the links just
> for
> one script.
>
> Thanks.
>
> >From: "DePriest, Jason R." <jrdepriest@gmail.com>
> >To: cygwin@cygwin.com
> >Subject: Re: is there a "urlencode" utility somewhere?
> >Date: Thu, 18 Oct 2007 11:30:35 -0500
> >
> >On 10/17/07, Mike Marchywka  wrote:
> > > Hi,
> > > I found out that sometime during my reinstall process I lost something
> > > called
> > > "urlencode" Any idea where this is, or if it is even part of cygwin?
> >I've
> > > been
> > > all through setup and google but no luck.
> > >
> > > This is supposed to read from stdin and output a urlencoded version
> > > but the only scripts I can find read from a file and don't take stdin
> > > by default.
> > >
> > > Thanks.
> > >
> >
> >This is all I could find:
> >http://cygwin.com/cgi-bin2/package-grep.cgi?grep=urlencode
> >
> >

doing an apt-cache search urlencode on a Debian system throws these up:
$ apt-cache search urlencode
libapache-request-perl - Generic Apache Request Library
libapache2-mod-apreq2 - generic Apache request library - Apache module
libapache2-request-perl - generic Apache request library - Perl modules
libapreq2 - generic Apache request library
libapreq2-dev - generic Apache request library - development files
libapreq2-doc - generic Apache request library - documentation
so maybe you can get it from apache

-Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]