Hi Monte,

I saw your post on php-general.  I don't have access to a Solaris7 box,
but to get the shm version to compile under Solaris8, just make the
following change to apc_sem.c:


17:10:57(root@bp6)> diff apc_sem.c apc_sem.c.new 
33c33
< #ifdef APC_HOST_LINUX
---
> #ifndef       APC_HOST_BSD

The mmap version seems to compile straight out of the box.  Let me know
if you have any other problems.  This change will be incorporated into
the first bug-fix release, which should be out in a couple days.

George

Monte Ohrt wrote:
> 
> It works for me now... last night I was downloading it to windows, then
> ftp'ing it to my linux box... something wasn't working right.
> 
> Thanks
> Monte
> 
> George Schlossnagle wrote:
> >
> > Hi.  Hmmm... unzips fine for me.  I've attached a freshly tarred copy.
> >
> > Monte Ohrt wrote:
> > >
> > > Hey guys, this tgz archive seems to be incomplete.. one messed up file
> > > called "GORY_DETAILS"
> >
> > --
> > $_ = 'George Schlossnagle';
> > 
>s#.#(ord$')-(ord$&)+((index($_,$')-$&)?1002:0)#ego;s#-#((substr($],4,1)-6)?67:$-[0])#eog;$:=$_;print
> > join('',(map chr$_,reverse
> > 
>map{substr($:,(3*$_),3)+(11,-109,-14,94,-894,-28,-61,-202,-417,83,-20,-678,53,96,4,-494,82,-869,-826,24,16,-684,-450,-27)[$_]}(0...length($_)/3)),chr(length($_)/2+ord$/),$/);
> >
> >   ------------------------------------------------------------------------
> >                   Name: apc-1.0.tgz
> >    apc-1.0.tgz    Type: unspecified type (application/octet-stream)
> >               Encoding: base64
> 
> --
> Monte Ohrt <[EMAIL PROTECTED]>
> http://www.ispi.net/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to