[PHP-DEV] email change

2004-04-11 Thread Sergey Kartashoff
Hi!

  I have an PHP CVS account 'gluke' which is binged to email
  gluke @ php.net. This email forwards all email at gluke @
  sky.net.ua. Please tell me how can i change a forward destination ?
  I mean change gluke @ sky.net.ua to something else ?

-- 
Regards, Sergey aka gluke.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re[4]: [PHP-DEV] Re: #24037 [Opn-Csd]: Compile Failure with mnoGoSearch 3.2.10(Development)

2003-06-09 Thread Sergey Kartashoff
Hi!

If you permit me to update 4.3 branch i will update it to compile with
latest versions of mnogosearch ;)
 
JT Feel free to do that. It can't really break anything, AFAICT.

ok, thank you.
One last question to you.

Should i commit changes to PHP_4_3 branch only or to PHP_4 too to make sure
that changes will go to possible php-4.4.x releases ?

-- 
Regards, Sergey aka gluke.


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DEV] Re[2]: #24037 [Opn-Csd]: Compile Failure with mnoGoSearch 3.2.10(Development)

2003-06-06 Thread Sergey Kartashoff
Hi!

 Php-4.3.2 contains old mnogosearch extension.
 Please use cvs sources or download latest mnogosearch-php-extension
 from mnogosearch site.

DR Is the new extension in the PHP 5 HEAD branch?

Yes.

-- 
Regards, Sergey aka gluke.


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re[2]: [PHP-DEV] Re: #24037 [Opn-Csd]: Compile Failure with mnoGoSearch 3.2.10(Development)

2003-06-06 Thread Sergey Kartashoff
Hi!

 Php-4.3.2 contains old mnogosearch extension.
 Please use cvs sources or download latest mnogosearch-php-extension
 from mnogosearch site.

DR Is the new extension in the PHP 5 HEAD branch?

yes

JT Are you going to MFH it to PHP_4_3 branch???

I could, but last time (about year ago) i asked core developers of
updating not the HEAD branch with the fixes and new mnogosearch features .
I received an answer that i should commit in releases branch the really small
bugfixes only. And they not granted me such commits.
So i always updating HEAD branch since that time.

-- 
Regards, Sergey aka gluke.


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re[3]: [PHP-DEV] Re: #24037 [Opn-Csd]: Compile Failure with mnoGoSearch 3.2.10(Development)

2003-06-06 Thread Sergey Kartashoff
Hi!

JT You should move it to PECL. I really don't see much sense in
JT keeping it in php5/php4 since you already suggest people to download
JT the extension from your site anyway..

If you permit me to update 4.3 branch i will update it to compile with
latest versions of mnogosearch ;)

Okay, the second way is to use PECL, but i dont know anything about it
for a now. Could you please give me some tips of where i could read
about it (i mean detailed description, extension porting guide, usage
and etc ?).

May i leave mnogosearch extension in php source tree for a some time
and decide which way to choose in the future ? (i am planning to go at
vacation soon, and dont know how much time i will spend at PHP this
summer)

-- 
Regards, Sergey aka gluke.


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DEV] Re: #24005 [Opn-Asn]: Distributions version of mnoGoSearch extension does not work with MySQL 4

2003-06-06 Thread Sergey Kartashoff
Hi!

Friday, June 6, 2003, 2:32:33 PM, you wrote:

spn [EMAIL PROTECTED] you have just been assigned to this bug by [EMAIL PROTECTED]

spn ./configure --with-mysql=/usr --with-gd --with-ttf --enable-track-vars
spn --with-apxs2=/usr/local/apache2/bin/apxs --with-mnogosearch
spn --with-jpeg-dir=/root/source/jpeg-6b/ 
spn --with-png-dir=/usr/local/lib/libpng.a
spn --with-zlib-dir=/usr/local/lib/zlib.a
spn --with-tiff-dir=/usr/local/lib/libtiff.a --with-mnogosearch 

spn It failed complaining about ext/mysql/phpmysql.c: undefined reference
spn to mysql_create_db. I downloaded the latest php-extension from
spn www.mnogosearch.org (mnogosearch-php-extension-1.7.3.tar.gz) and
spn replaced the contents of ext/mnogosearch with the files in this archive
spn and it all worked a treat (with a quick edit to remove the second
spn reference to -lmysqlclient in the EXTRA_LIBS line the PHP Makefile...
spn but I think that mnoGo's fault!)

spn Sergey, deal with this.

Could you please help me with this ?
Could it be because of twice --with-mnogosearch string in configure ?
I thought that error could be caused by buggy linker, since gcc does
support multiple references to the same library. The second reference
to libmysqlclient come from udmconfig script while configuring php.
It return compiler swithes that used to compile mnogosearch.
E.g. -lmysqlclient -L/usr. It worked for many users for years,
and i really dont understand how to fix this at now.

-- 
Regards, Sergey aka gluke.


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php