public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jim McNamara <roboloki@yahoo.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: installing custom extension with phpize permission denied (PhP)
Date: Thu, 26 May 2022 00:57:40 +0000 (UTC)	[thread overview]
Message-ID: <1295023183.3150657.1653526660457@mail.yahoo.com> (raw)
In-Reply-To: <1295023183.3150657.1653526660457.ref@mail.yahoo.com>

Hi all-

I was able to run phpize with cygwin PhP and it generated an .a file for the extension. I need a .dll file though for PhP to load it. I'd like to install php-amf3 located at https://github.com/neoxic/php-amf3. I get a permission denied error. I thought the process is to change in to the php_amf3 extension directory and run:

$cd ~/amf3
$ phpize
$ ./configure
$ make

and finally cp the generated .dll file to the PhP ext directory.

Is anyone having luck with making a .dll file for exensions that doesn't come the bundled in cygwin PhP from the installer? I had opened an issue with the maintainer of that github project, but he closed it saying that he could run it from cygwin. He said he uses a lesser privileged windows guest account, but that is not supported now in windows 10. He though it might be a permission issue.

I thought it might be worth it to check here since y'all have PhP in your mirror.

thanks,
roboloki





           reply	other threads:[~2022-05-26  0:59 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1295023183.3150657.1653526660457.ref@mail.yahoo.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1295023183.3150657.1653526660457@mail.yahoo.com \
    --to=roboloki@yahoo.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).