Re: [gupnp] PHP-extension for gupnp



2009/5/18 Zeeshan Ali (Khattak) <zeenix gmail com>:

> 1. Shouldn't the name of the package be gupnp-php to not confuse it
> with gupnp packages?

I suppose no. Because all stuff in PECL (this is a common repository
for php extensions) has a reference to PHP and usually has the same
name.
For instance, extension for memcached library has the same name
"memcached" (http://pecl.php.net/package/memcached). And so on.
Do you mind for this name?

> 2. How do i build it? I don't see any configure/makefile or anything
> that allows me to build it in the source tarball.
Tarball includes config.m4 for configure. You can either build it
statically (http://www.php.net/manual/en/install.pecl.static.php) or
as a shared extension into PHP
(http://www.php.net/manual/en/install.pecl.phpize.php).
Anyway you need to download php source at first and then add
'--with-gupnp=/path/to/gupnp' to your configure string.

>   For sure, all contributions are welcomed especially language bindings.

Good news! ;)

-- 

------
Wbr, Alexey
--
To unsubscribe send a mail to gupnp+unsubscribe\@o-hand.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]