AW: AW: AW: [PHP-DB] configure with sybase-ct option

2001-04-27 Thread Stefan Siefert

ok let's see take those:
ftp://ftp.metalab.unc.edu/pub/Linux/ALPHA/freetds/freetds-0.51.tgz
and compile them...

in your configure script of php, you
enter --with-sybase-ct=/your/freetds/installpath

Greetings,

Stefan Siefert

-Ursprungliche Nachricht-
Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 27. April 2001 11:07
An: Stefan Siefert; [EMAIL PROTECTED]
Betreff: Re: AW: AW: [PHP-DB] configure with sybase-ct option



OK. But we're running on Solaris.


At 11:11 AM 4/27/01 +0200, Stefan Siefert wrote:
>Normaly, they are shipped with the database, you try to connect to... but
if
>you don't have them you could get them from:
>www.php.net/extra/ctlib-linux-elf.tar.gz
>
>Stefan Siefert
>
>-Ursprungliche Nachricht-
>Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
>Gesendet: Freitag, 27. April 2001 10:58
>An: Stefan Siefert; [EMAIL PROTECTED]
>Betreff: Re: AW: [PHP-DB] configure with sybase-ct option
>
>
>
>You mean I need to install the sybase-ct libraries before I configure PHP?
>Where can I get them?
>
>Thanks,
>Lester
>
>At 10:58 AM 4/27/01 +0200, Stefan Siefert wrote:
> >Do you have the sybasect - libraries installed??? You need to have them
> >installed in order to compile PHP succesfully!
> >Also, if you have sybase-ct installed, specify the path
> >with: --with-sybase-ct=/path/to/sybasectlibs
> >
> >Hope this helps,
> >
> >Stefan Siefert
> >
> >-Ursprungliche Nachricht-
> >Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
> >Gesendet: Freitag, 27. April 2001 10:38
> >An: [EMAIL PROTECTED]
> >Betreff: [PHP-DB] configure with sybase-ct option
> >
> >
> >
> >I tried to configure PHP4.0.2 with sybase-ct support. But I got this
error
> >when running "make install"
> >
> >In file included from internal_functions.c:33:
> >/export/home/lester/php-4.0.2/ext/sybase_ct/php_sybase_ct.h:58:
ctpublic.h:
> >No such file or directory
> >
> >
> >I used the following commands:
> >
> > ./configure --with-nsapi=
> > --enable-libgcc
> > --with-mysql=/usr/local/mysql
> > --enable-track-vars
> > --enable-short-tags
> > --enable-asp-tags
> > --with-sybase-ct
> > make
> > make install
> >
> >
> >Did I miss anything? Or should I download the latest version and install
>it?
> >
> >Thanks,
> >Lester
> >
> >
> >
> >-
> >Lester June Cabrera
> >Chief Web Programmer
> >I-Quest Corporation
> >
> >Tel: (632) 867 8150 local 301 or 302
> >Fax: (63 2) 867 8077
> >E-mail: [EMAIL PROTECTED]
> >
> >Visit the most comprehensive on-line business travel resource at
> >http://www.worldroom.com
> >
> >Successful events start here. Visit http://www.worldroomevents.com .
> >The one-stop online exchange for event planners and suppliers to the MICE
> >industry.
> >
> >
> >--
> >PHP Database 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]
> >
> >
> >
> >--
> >PHP Database 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]
>
>
>--
>PHP Database 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]



-
Lester June Cabrera
Chief Web Programmer
I-Quest Corporation

Tel: (632) 867 8150 local 301 or 302
Fax: (63 2) 867 8077
E-mail: [EMAIL PROTECTED]

Visit the most comprehensive on-line business travel resource at
http://www.worldroom.com

Successful events start here. Visit http://www.worldroomevents.com .
The one-stop online exchange for event planners and suppliers to the MICE
industry.


--
PHP Database 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]



-- 
PHP Database 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]




Re: AW: AW: [PHP-DB] configure with sybase-ct option

2001-04-27 Thread Lester June Cabrera


OK. But we're running on Solaris.


At 11:11 AM 4/27/01 +0200, Stefan Siefert wrote:
>Normaly, they are shipped with the database, you try to connect to... but if
>you don't have them you could get them from:
>www.php.net/extra/ctlib-linux-elf.tar.gz
>
>Stefan Siefert
>
>-Ursprungliche Nachricht-
>Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
>Gesendet: Freitag, 27. April 2001 10:58
>An: Stefan Siefert; [EMAIL PROTECTED]
>Betreff: Re: AW: [PHP-DB] configure with sybase-ct option
>
>
>
>You mean I need to install the sybase-ct libraries before I configure PHP?
>Where can I get them?
>
>Thanks,
>Lester
>
>At 10:58 AM 4/27/01 +0200, Stefan Siefert wrote:
> >Do you have the sybasect - libraries installed??? You need to have them
> >installed in order to compile PHP succesfully!
> >Also, if you have sybase-ct installed, specify the path
> >with: --with-sybase-ct=/path/to/sybasectlibs
> >
> >Hope this helps,
> >
> >Stefan Siefert
> >
> >-Ursprungliche Nachricht-
> >Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
> >Gesendet: Freitag, 27. April 2001 10:38
> >An: [EMAIL PROTECTED]
> >Betreff: [PHP-DB] configure with sybase-ct option
> >
> >
> >
> >I tried to configure PHP4.0.2 with sybase-ct support. But I got this error
> >when running "make install"
> >
> >In file included from internal_functions.c:33:
> >/export/home/lester/php-4.0.2/ext/sybase_ct/php_sybase_ct.h:58: ctpublic.h:
> >No such file or directory
> >
> >
> >I used the following commands:
> >
> > ./configure --with-nsapi=
> > --enable-libgcc
> > --with-mysql=/usr/local/mysql
> > --enable-track-vars
> > --enable-short-tags
> > --enable-asp-tags
> > --with-sybase-ct
> > make
> > make install
> >
> >
> >Did I miss anything? Or should I download the latest version and install
>it?
> >
> >Thanks,
> >Lester
> >
> >
> >
> >-
> >Lester June Cabrera
> >Chief Web Programmer
> >I-Quest Corporation
> >
> >Tel: (632) 867 8150 local 301 or 302
> >Fax: (63 2) 867 8077
> >E-mail: [EMAIL PROTECTED]
> >
> >Visit the most comprehensive on-line business travel resource at
> >http://www.worldroom.com
> >
> >Successful events start here. Visit http://www.worldroomevents.com .
> >The one-stop online exchange for event planners and suppliers to the MICE
> >industry.
> >
> >
> >--
> >PHP Database 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]
> >
> >
> >
> >--
> >PHP Database 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]
>
>
>--
>PHP Database 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]



-
Lester June Cabrera
Chief Web Programmer
I-Quest Corporation

Tel: (632) 867 8150 local 301 or 302
Fax: (63 2) 867 8077
E-mail: [EMAIL PROTECTED]

Visit the most comprehensive on-line business travel resource at 
http://www.worldroom.com

Successful events start here. Visit http://www.worldroomevents.com .
The one-stop online exchange for event planners and suppliers to the MICE 
industry.


-- 
PHP Database 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]




AW: AW: [PHP-DB] configure with sybase-ct option

2001-04-27 Thread Stefan Siefert

Normaly, they are shipped with the database, you try to connect to... but if
you don't have them you could get them from:
www.php.net/extra/ctlib-linux-elf.tar.gz

Stefan Siefert

-Ursprungliche Nachricht-
Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 27. April 2001 10:58
An: Stefan Siefert; [EMAIL PROTECTED]
Betreff: Re: AW: [PHP-DB] configure with sybase-ct option



You mean I need to install the sybase-ct libraries before I configure PHP?
Where can I get them?

Thanks,
Lester

At 10:58 AM 4/27/01 +0200, Stefan Siefert wrote:
>Do you have the sybasect - libraries installed??? You need to have them
>installed in order to compile PHP succesfully!
>Also, if you have sybase-ct installed, specify the path
>with: --with-sybase-ct=/path/to/sybasectlibs
>
>Hope this helps,
>
>Stefan Siefert
>
>-Ursprungliche Nachricht-
>Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
>Gesendet: Freitag, 27. April 2001 10:38
>An: [EMAIL PROTECTED]
>Betreff: [PHP-DB] configure with sybase-ct option
>
>
>
>I tried to configure PHP4.0.2 with sybase-ct support. But I got this error
>when running "make install"
>
>In file included from internal_functions.c:33:
>/export/home/lester/php-4.0.2/ext/sybase_ct/php_sybase_ct.h:58: ctpublic.h:
>No such file or directory
>
>
>I used the following commands:
>
> ./configure --with-nsapi=
> --enable-libgcc
> --with-mysql=/usr/local/mysql
> --enable-track-vars
> --enable-short-tags
> --enable-asp-tags
> --with-sybase-ct
> make
> make install
>
>
>Did I miss anything? Or should I download the latest version and install
it?
>
>Thanks,
>Lester
>
>
>
>-
>Lester June Cabrera
>Chief Web Programmer
>I-Quest Corporation
>
>Tel: (632) 867 8150 local 301 or 302
>Fax: (63 2) 867 8077
>E-mail: [EMAIL PROTECTED]
>
>Visit the most comprehensive on-line business travel resource at
>http://www.worldroom.com
>
>Successful events start here. Visit http://www.worldroomevents.com .
>The one-stop online exchange for event planners and suppliers to the MICE
>industry.
>
>
>--
>PHP Database 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]
>
>
>
>--
>PHP Database 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]


--
PHP Database 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]



-- 
PHP Database 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]




Re: AW: [PHP-DB] configure with sybase-ct option

2001-04-27 Thread Lester June Cabrera


You mean I need to install the sybase-ct libraries before I configure PHP? 
Where can I get them?

Thanks,
Lester

At 10:58 AM 4/27/01 +0200, Stefan Siefert wrote:
>Do you have the sybasect - libraries installed??? You need to have them
>installed in order to compile PHP succesfully!
>Also, if you have sybase-ct installed, specify the path
>with: --with-sybase-ct=/path/to/sybasectlibs
>
>Hope this helps,
>
>Stefan Siefert
>
>-Ursprungliche Nachricht-
>Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
>Gesendet: Freitag, 27. April 2001 10:38
>An: [EMAIL PROTECTED]
>Betreff: [PHP-DB] configure with sybase-ct option
>
>
>
>I tried to configure PHP4.0.2 with sybase-ct support. But I got this error
>when running "make install"
>
>In file included from internal_functions.c:33:
>/export/home/lester/php-4.0.2/ext/sybase_ct/php_sybase_ct.h:58: ctpublic.h:
>No such file or directory
>
>
>I used the following commands:
>
> ./configure --with-nsapi=
> --enable-libgcc
> --with-mysql=/usr/local/mysql
> --enable-track-vars
> --enable-short-tags
> --enable-asp-tags
> --with-sybase-ct
> make
> make install
>
>
>Did I miss anything? Or should I download the latest version and install it?
>
>Thanks,
>Lester
>
>
>
>-
>Lester June Cabrera
>Chief Web Programmer
>I-Quest Corporation
>
>Tel: (632) 867 8150 local 301 or 302
>Fax: (63 2) 867 8077
>E-mail: [EMAIL PROTECTED]
>
>Visit the most comprehensive on-line business travel resource at
>http://www.worldroom.com
>
>Successful events start here. Visit http://www.worldroomevents.com .
>The one-stop online exchange for event planners and suppliers to the MICE
>industry.
>
>
>--
>PHP Database 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]
>
>
>
>--
>PHP Database 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]


-- 
PHP Database 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]




AW: [PHP-DB] configure with sybase-ct option

2001-04-27 Thread Stefan Siefert

Do you have the sybasect - libraries installed??? You need to have them
installed in order to compile PHP succesfully!
Also, if you have sybase-ct installed, specify the path
with: --with-sybase-ct=/path/to/sybasectlibs

Hope this helps,

Stefan Siefert

-Ursprungliche Nachricht-
Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 27. April 2001 10:38
An: [EMAIL PROTECTED]
Betreff: [PHP-DB] configure with sybase-ct option



I tried to configure PHP4.0.2 with sybase-ct support. But I got this error
when running "make install"

In file included from internal_functions.c:33:
/export/home/lester/php-4.0.2/ext/sybase_ct/php_sybase_ct.h:58: ctpublic.h:
No such file or directory


I used the following commands:

./configure --with-nsapi=
--enable-libgcc
--with-mysql=/usr/local/mysql
--enable-track-vars
--enable-short-tags
--enable-asp-tags
--with-sybase-ct
make
make install


Did I miss anything? Or should I download the latest version and install it?

Thanks,
Lester



-
Lester June Cabrera
Chief Web Programmer
I-Quest Corporation

Tel: (632) 867 8150 local 301 or 302
Fax: (63 2) 867 8077
E-mail: [EMAIL PROTECTED]

Visit the most comprehensive on-line business travel resource at
http://www.worldroom.com

Successful events start here. Visit http://www.worldroomevents.com .
The one-stop online exchange for event planners and suppliers to the MICE
industry.


--
PHP Database 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]



-- 
PHP Database 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]