hi folks,
I am in a need of using pslib extension for EPS Schema Export. I got the extension from http://pecl.php.net/package/ps but I don't know how I will use it in my local wamp ? Also, will that be ok to use this lib for EPS Schema Export ? I am asking because Users of this EPS Export will need to download/host this extension ..
Adnan a écrit :
hi folks,
I am in a need of using pslib extension for EPS Schema Export. I got the extension from http://pecl.php.net/package/ps but I don't know how I will use it in my local wamp ? Also, will that be ok to use this lib for EPS Schema Export ? I am asking because Users of this EPS Export will need to download/host this extension ..
Adnan, maybe this can help: http://ca2.php.net/manual/en/install.pecl.windows.php
For your second question, it's ok to ask users to have this extension to be able to export in this format; in Documentation.html we are already stating the requirements for additional components (for example FAQ 2.9 and 6.25 in current master).
On Mon, Aug 30, 2010 at 12:09 AM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
hi folks,
I am in a need of using pslib extension for EPS Schema Export. I got the extension from http://pecl.php.net/package/ps but I don't know how I will use it in my local wamp ? Also, will that be ok to use this lib for EPS Schema Export ? I am asking because Users of this EPS Export will need to download/host this extension ..
Adnan, maybe this can help: http://ca2.php.net/manual/en/install.pecl.windows.php
I have already explore this link but I am confused or not understand that there is no DLL for pslib and I have to build it from source ?
For your second question, it's ok to ask users to have this extension to be able to export in this format; in Documentation.html we are already stating the requirements for additional components (for example FAQ 2.9 and 6.25 in current master).
ok Great !!
-- Marc Delisle http://infomarc.info
The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Adnan a écrit :
On Mon, Aug 30, 2010 at 12:09 AM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > hi folks, > > I am in a need of using pslib extension for EPS Schema Export. I got the > extension from http://pecl.php.net/package/ps > but I don't know how I will use it in my local wamp ? Also, will that be > ok to use this lib for EPS Schema Export ? I am asking because Users of > this EPS Export will need to download/host this extension .. Adnan, maybe this can help: http://ca2.php.net/manual/en/install.pecl.windows.php
I have already explore this link but I am confused or not understand that there is no DLL for pslib and I have to build it from source ?
If you are looking for ready-made binaries, you may be out of luck for your Windows platform. On http://windows.php.net/download/ they say
"PECL For Windows
PECL extensions for Windows is being worked on. The interface on the pecl website will most likely be updated to offer Windows DLL download right from that website. In the meantime, some extensions can be found here. "
I don't know which PHP version you are using but for 5.2.x, on http://ca2.php.net/downloads.php they say that the 5.2.6 PECL package works with the 5.2.14 release.
If you have enough RAM you could install VirtualBox then install a Linux distribution inside it.
On Mon, Aug 30, 2010 at 12:38 AM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
On Mon, Aug 30, 2010 at 12:09 AM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > hi folks, > > I am in a need of using pslib extension for EPS Schema Export. I got the > extension from http://pecl.php.net/package/ps > but I don't know how I will use it in my local wamp ? Also, will that be > ok to use this lib for EPS Schema Export ? I am asking because Users of > this EPS Export will need to download/host this extension .. Adnan, maybe this can help: http://ca2.php.net/manual/en/install.pecl.windows.php
I have already explore this link but I am confused or not understand that there is no DLL for pslib and I have to build it from source ?
If you are looking for ready-made binaries, you may be out of luck for your Windows platform. On http://windows.php.net/download/ they say
"PECL For Windows
PECL extensions for Windows is being worked on. The interface on the pecl website will most likely be updated to offer Windows DLL download right from that website. In the meantime, some extensions can be found here. "
I am running Windows 7
I got pslib.dll from here http://dllcentral.com/pslib.dll/ and I put the dll in ext folder and don't know what to do further.
I don't know which PHP version you are using but for 5.2.x, on http://ca2.php.net/downloads.php they say that the 5.2.6 PECL package works with the 5.2.14 release.
I have 5.3.0 but do I need the complete PECL package ?
If you have enough RAM you could install VirtualBox then install a Linux distribution inside it.
-- Marc Delisle http://infomarc.info
The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Adnan a écrit :
On Mon, Aug 30, 2010 at 12:38 AM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > > > On Mon, Aug 30, 2010 at 12:09 AM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info> > <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>> wrote: > > Adnan a écrit : > > hi folks, > > > > I am in a need of using pslib extension for EPS Schema Export. I > got the > > extension from http://pecl.php.net/package/ps > > but I don't know how I will use it in my local wamp ? Also, will > that be > > ok to use this lib for EPS Schema Export ? I am asking because > Users of > > this EPS Export will need to download/host this extension .. > > Adnan, > maybe this can help: > http://ca2.php.net/manual/en/install.pecl.windows.php > > > I have already explore this link but I am confused or not understand > that there is no DLL for pslib and I have to build it from source ? If you are looking for ready-made binaries, you may be out of luck for your Windows platform. On http://windows.php.net/download/ they say "PECL For Windows PECL extensions for Windows is being worked on. The interface on the pecl website will most likely be updated to offer Windows DLL download right from that website. In the meantime, some extensions can be found here. "
I am running Windows 7 I got pslib.dll from here http://dllcentral.com/pslib.dll/ and I put the dll in ext folder and don't know what to do further.
Add extension=pslib.dll in your php.ini and restart Apache. There is an example of this in comments of php.ini.
I believe you already have the "extension_dir" line in your php.ini pointing to your ext folder.
On Mon, Aug 30, 2010 at 1:00 AM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
On Mon, Aug 30, 2010 at 12:38 AM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > > > On Mon, Aug 30, 2010 at 12:09 AM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info> > <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>> wrote: > > Adnan a écrit : > > hi folks, > > > > I am in a need of using pslib extension for EPS Schema Export. I > got the > > extension from http://pecl.php.net/package/ps > > but I don't know how I will use it in my local wamp ? Also, will > that be > > ok to use this lib for EPS Schema Export ? I am asking
because
> Users of > > this EPS Export will need to download/host this extension
..
> > Adnan, > maybe this can help: > http://ca2.php.net/manual/en/install.pecl.windows.php > > > I have already explore this link but I am confused or not
understand
> that there is no DLL for pslib and I have to build it from source
?
If you are looking for ready-made binaries, you may be out of luck
for
your Windows platform. On http://windows.php.net/download/ they say "PECL For Windows PECL extensions for Windows is being worked on. The interface on the pecl website will most likely be updated to offer Windows DLL
download
right from that website. In the meantime, some extensions can be found here. "
I am running Windows 7 I got pslib.dll from here http://dllcentral.com/pslib.dll/ and I put the dll in ext folder and don't know what to do further.
Add extension=pslib.dll in your php.ini and restart Apache. There is an example of this in comments of php.ini.
I believe you already have the "extension_dir" line in your php.ini pointing to your ext folder.
Yes, I added it successfully but I think this is not the right DLL because my code still stays *Call to undefined function ps_new() *and also when i see phpinfo() it doesn't display it in loaded extensions. Is there way to check that DLL is correct ? or you can try that DLL ?
-- Marc Delisle http://infomarc.info
The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Adnan a écrit :
On Mon, Aug 30, 2010 at 1:00 AM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > > > On Mon, Aug 30, 2010 at 12:38 AM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info> > <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>> wrote: > > Adnan a écrit : > > > > > > On Mon, Aug 30, 2010 at 12:09 AM, Marc Delisle > <marc@infomarc.info <mailto:marc@infomarc.info> <mailto:marc@infomarc.info <mailto:marc@infomarc.info>> > > <mailto:marc@infomarc.info <mailto:marc@infomarc.info> <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>>> wrote: > > > > Adnan a écrit : > > > hi folks, > > > > > > I am in a need of using pslib extension for EPS Schema > Export. I > > got the > > > extension from http://pecl.php.net/package/ps > > > but I don't know how I will use it in my local wamp ? > Also, will > > that be > > > ok to use this lib for EPS Schema Export ? I am asking because > > Users of > > > this EPS Export will need to download/host this extension .. > > > > Adnan, > > maybe this can help: > > http://ca2.php.net/manual/en/install.pecl.windows.php > > > > > > I have already explore this link but I am confused or not understand > > that there is no DLL for pslib and I have to build it from source ? > > If you are looking for ready-made binaries, you may be out of luck for > your Windows platform. On http://windows.php.net/download/ they say > > "PECL For Windows > > PECL extensions for Windows is being worked on. The interface on the > pecl website will most likely be updated to offer Windows DLL download > right from that website. > In the meantime, some extensions can be found here. " > > I am running Windows 7 > I got pslib.dll from here http://dllcentral.com/pslib.dll/ and I put > the dll in ext folder and don't know what to do further. > > Add extension=pslib.dll in your php.ini and restart Apache. There is an example of this in comments of php.ini. I believe you already have the "extension_dir" line in your php.ini pointing to your ext folder.
Yes, I added it successfully but I think this is not the right DLL because my code still stays *Call to undefined function ps_new() *and also when i see phpinfo() it doesn't display it in loaded extensions. Is there way to check that DLL is correct ? or you can try that DLL ?
I don't develop in a Windows environment. This is surely not the library you are looking for. On the PECL support page they mention mailing lists: http://pecl.php.net/support.php.
I checked in pecl-5.2.6-win32.zip (see http://ca.php.net/get/pecl-5.2.6-Win32.zip/from/a/mirror) but there is no php_ps.dll inside).
On Fri, Jul 30, 2010 at 5:10 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
On Mon, Aug 30, 2010 at 1:00 AM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > > > On Mon, Aug 30, 2010 at 12:38 AM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info> > <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>> wrote: > > Adnan a écrit : > > > > > > On Mon, Aug 30, 2010 at 12:09 AM, Marc Delisle > <marc@infomarc.info <mailto:marc@infomarc.info> <mailto:marc@infomarc.info <mailto:marc@infomarc.info>> > > <mailto:marc@infomarc.info <mailto:marc@infomarc.info> <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>>> wrote: > > > > Adnan a écrit : > > > hi folks, > > > > > > I am in a need of using pslib extension for EPS
Schema
> Export. I > > got the > > > extension from http://pecl.php.net/package/ps > > > but I don't know how I will use it in my local wamp
?
> Also, will > > that be > > > ok to use this lib for EPS Schema Export ? I am asking because > > Users of > > > this EPS Export will need to download/host this extension .. > > > > Adnan, > > maybe this can help: > > http://ca2.php.net/manual/en/install.pecl.windows.php > > > > > > I have already explore this link but I am confused or not understand > > that there is no DLL for pslib and I have to build it from source ? > > If you are looking for ready-made binaries, you may be out of luck for > your Windows platform. On http://windows.php.net/download/ they say > > "PECL For Windows > > PECL extensions for Windows is being worked on. The interface on the > pecl website will most likely be updated to offer Windows DLL download > right from that website. > In the meantime, some extensions can be found here. " > > I am running Windows 7 > I got pslib.dll from here http://dllcentral.com/pslib.dll/ and I
put
> the dll in ext folder and don't know what to do further. > > Add extension=pslib.dll in your php.ini and restart Apache. There is an example of this in comments of php.ini. I believe you already have the "extension_dir" line in your php.ini pointing to your ext folder.
Yes, I added it successfully but I think this is not the right DLL because my code still stays *Call to undefined function ps_new() *and also when i see phpinfo() it doesn't display it in loaded extensions. Is there way to check that DLL is correct ? or you can try that DLL ?
I don't develop in a Windows environment. This is surely not the library you are looking for. On the PECL support page they mention mailing lists: http://pecl.php.net/support.php.
I checked in pecl-5.2.6-win32.zip (see
http://ca.php.net/get/pecl-5.2.6-Win32.zip/from/a/mirror) but there is no php_ps.dll inside).
Yes, I also downloaded but no required DLL there :( if I use this library for EPS export schema then it will not be use able for windows based hosting , right ?
-- Marc Delisle http://infomarc.info
The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Adnan a écrit :
Yes, I also downloaded but no required DLL there :( if I use this library for EPS export schema then it will not be use able for windows based hosting , right ?
I'm not sure to understand your question. Since this kit does not contain the pslib extension, you cannot use it for your development.
That's why I suggested to develop on Linux. To do it on your Windows machine, you can install VirtualBox then install a Linux distribution. Of course you need to have some knowledge of the Linux environment. Then you'll be able to install the PECL extension from source.
On Sun, Aug 1, 2010 at 2:42 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
Yes, I also downloaded but no required DLL there :( if I use this library for EPS export schema then it will not be use able
for
windows based hosting , right ?
I'm not sure to understand your question. Since this kit does not contain the pslib extension, you cannot use it for your development.
Actually, I was asking that if I use Linux and install extension and code the EPS export schema and then we deliver it for use with newer version. So, the hosting companies will find this extension works on just linux box not windows based ?
In this case, our EPS export will just work on linux environment.
That's why I suggested to develop on Linux. To do it on your Windows machine, you can install VirtualBox then install a Linux distribution. Of course you need to have some knowledge of the Linux environment. Then you'll be able to install the PECL extension from source.
-- Marc Delisle http://infomarc.info
The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Adnan a écrit :
On Sun, Aug 1, 2010 at 2:42 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
Yes, I also downloaded but no required DLL there :( if I use this library for EPS export schema then it will not be use able
for
windows based hosting , right ?
I'm not sure to understand your question. Since this kit does not contain the pslib extension, you cannot use it for your development.
Actually, I was asking that if I use Linux and install extension and code the EPS export schema and then we deliver it for use with newer version. So, the hosting companies will find this extension works on just linux box not windows based ?
In this case, our EPS export will just work on linux environment.
Not a problem as serious hosting companies are on Linux or other Unix environment.
However, hosting companies or individuals who have a Windows environment should be able to compile this PECL extension from source. Compilation could also be done by distributors of kits like XAMPP for Windows if you can convince them.
On Sun, Aug 1, 2010 at 2:58 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
On Sun, Aug 1, 2010 at 2:42 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
Yes, I also downloaded but no required DLL there :( if I use this library for EPS export schema then it will not be use
able
for
windows based hosting , right ?
I'm not sure to understand your question. Since this kit does not contain the pslib extension, you cannot use it for your development.
Actually, I was asking that if I use Linux and install extension and code the EPS export schema and then we deliver it for use with newer version.
So,
the hosting companies will find this extension works on just linux box
not
windows based ?
In this case, our EPS export will just work on linux environment.
Not a problem as serious hosting companies are on Linux or other Unix environment.
However, hosting companies or individuals who have a Windows environment should be able to compile this PECL extension from source. Compilation could also be done by distributors of kits like XAMPP for Windows if you can convince them.
ok , thanks a lot for information !
-- Marc Delisle http://infomarc.info
The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
On Sun, Aug 1, 2010 at 3:32 PM, Adnan hiddenpearls@gmail.com wrote:
On Sun, Aug 1, 2010 at 2:58 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
On Sun, Aug 1, 2010 at 2:42 PM, Marc Delisle marc@infomarc.info
wrote:
Adnan a écrit :
Yes, I also downloaded but no required DLL there :( if I use this library for EPS export schema then it will not be use
able
for
windows based hosting , right ?
I'm not sure to understand your question. Since this kit does not contain the pslib extension, you cannot use it for your development.
Actually, I was asking that if I use Linux and install extension and
code
the EPS export schema and then we deliver it for use with newer version.
So,
the hosting companies will find this extension works on just linux box
not
windows based ?
In this case, our EPS export will just work on linux environment.
Not a problem as serious hosting companies are on Linux or other Unix environment.
However, hosting companies or individuals who have a Windows environment should be able to compile this PECL extension from source. Compilation could also be done by distributors of kits like XAMPP for Windows if you can convince them.
ok , thanks a lot for information
I have installed Ubuntu in my Virtual Machine but I don't know How to install PS Extension in Xampp .. So, I could code EPS Schema .
Anyone can guide me ? I am new to linux [ubuntu]..
-- Marc Delisle http://infomarc.info
The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Muhammad Adnan Twitter: @hiddenpearls I blog too do u know ? http:// www.imblog.info Failure takes you higher than success ..!
Adnan a écrit :
On Sun, Aug 1, 2010 at 3:32 PM, Adnan <hiddenpearls@gmail.com mailto:hiddenpearls@gmail.com> wrote:
On Sun, Aug 1, 2010 at 2:58 PM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info>> wrote: Adnan a écrit : > On Sun, Aug 1, 2010 at 2:42 PM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info>> wrote: > >> Adnan a écrit : >> >>> Yes, I also downloaded but no required DLL there :( >>> if I use this library for EPS export schema then it will not be use able >> for >>> windows based hosting , right ? >> I'm not sure to understand your question. Since this kit does not >> contain the pslib extension, you cannot use it for your development. >> >> > Actually, I was asking that if I use Linux and install extension and code > the EPS export schema and then we deliver it for use with newer version. So, > the hosting companies will find this extension works on just linux box not > windows based ? > > In this case, our EPS export will just work on linux environment. Not a problem as serious hosting companies are on Linux or other Unix environment. However, hosting companies or individuals who have a Windows environment should be able to compile this PECL extension from source. Compilation could also be done by distributors of kits like XAMPP for Windows if you can convince them. ok , thanks a lot for information
I have installed Ubuntu in my Virtual Machine but I don't know How to install PS Extension in Xampp ..
Have you compiled the extension yet?
So, I could code EPS Schema .
Anyone can guide me ? I am new to linux [ubuntu]..
On Wed, Aug 11, 2010 at 4:54 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
On Sun, Aug 1, 2010 at 3:32 PM, Adnan <hiddenpearls@gmail.com mailto:hiddenpearls@gmail.com> wrote:
On Sun, Aug 1, 2010 at 2:58 PM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info>> wrote: Adnan a écrit : > On Sun, Aug 1, 2010 at 2:42 PM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info>> wrote: > >> Adnan a écrit : >> >>> Yes, I also downloaded but no required DLL there :( >>> if I use this library for EPS export schema then it will not be use able >> for >>> windows based hosting , right ? >> I'm not sure to understand your question. Since this kit does not >> contain the pslib extension, you cannot use it for your development. >> >> > Actually, I was asking that if I use Linux and install extension and code > the EPS export schema and then we deliver it for use with newer version. So, > the hosting companies will find this extension works on just linux box not > windows based ? > > In this case, our EPS export will just work on linux
environment.
Not a problem as serious hosting companies are on Linux or other Unix environment. However, hosting companies or individuals who have a Windows environment should be able to compile this PECL extension from source. Compilation could also be done by distributors of kits like XAMPP for Windows if you can convince them. ok , thanks a lot for information
I have installed Ubuntu in my Virtual Machine but I don't know How to install PS Extension in Xampp ..
Have you compiled the extension yet?
should I need to compile for Linux too ? if Yes .. how ?
So, I could code EPS Schema .
Anyone can guide me ? I am new to linux [ubuntu]..
-- Marc Delisle http://infomarc.info
This SF.net email is sponsored by
Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Adnan a écrit :
On Wed, Aug 11, 2010 at 4:54 PM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > > > On Sun, Aug 1, 2010 at 3:32 PM, Adnan <hiddenpearls@gmail.com <mailto:hiddenpearls@gmail.com> > <mailto:hiddenpearls@gmail.com <mailto:hiddenpearls@gmail.com>>> wrote: > > > > On Sun, Aug 1, 2010 at 2:58 PM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info> > <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>> wrote: > > Adnan a écrit : > > On Sun, Aug 1, 2010 at 2:42 PM, Marc Delisle > <marc@infomarc.info <mailto:marc@infomarc.info> <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>> wrote: > > > >> Adnan a écrit : > >> > >>> Yes, I also downloaded but no required DLL there :( > >>> if I use this library for EPS export schema then it will > not be use able > >> for > >>> windows based hosting , right ? > >> I'm not sure to understand your question. Since this kit > does not > >> contain the pslib extension, you cannot use it for your > development. > >> > >> > > Actually, I was asking that if I use Linux and install > extension and code > > the EPS export schema and then we deliver it for use with > newer version. So, > > the hosting companies will find this extension works on just > linux box not > > windows based ? > > > > In this case, our EPS export will just work on linux environment. > > Not a problem as serious hosting companies are on Linux or other > Unix > environment. > > However, hosting companies or individuals who have a Windows > environment > should be able to compile this PECL extension from source. > Compilation > could also be done by distributors of kits like XAMPP for > Windows if you > can convince them. > > > ok , thanks a lot for information > > > I have installed Ubuntu in my Virtual Machine but I don't know How to > install PS Extension in Xampp .. Have you compiled the extension yet?
should I need to compile for Linux too ? if Yes .. how ?
Did you follow these instructions for the ps extension?
http://ca2.php.net/manual/en/install.pecl.pear.php
> So, I could code EPS Schema . > > Anyone can guide me ? I am new to linux [ubuntu].. -- Marc Delisle http://infomarc.info ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net <mailto:Phpmyadmin-devel@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Muhammad Adnan Twitter: @hiddenpearls I blog too do u know ? http:// www.imblog.info http://www.imblog.info Failure takes you higher than success ..!
This SF.net email is sponsored by
Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
On Wed, Aug 11, 2010 at 5:00 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
On Wed, Aug 11, 2010 at 4:54 PM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > > > On Sun, Aug 1, 2010 at 3:32 PM, Adnan <hiddenpearls@gmail.com <mailto:hiddenpearls@gmail.com> > <mailto:hiddenpearls@gmail.com <mailto:hiddenpearls@gmail.com>>> wrote: > > > > On Sun, Aug 1, 2010 at 2:58 PM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info> > <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>>
wrote:
> > Adnan a écrit : > > On Sun, Aug 1, 2010 at 2:42 PM, Marc Delisle > <marc@infomarc.info <mailto:marc@infomarc.info> <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>> wrote: > > > >> Adnan a écrit : > >> > >>> Yes, I also downloaded but no required DLL there :( > >>> if I use this library for EPS export schema then it
will
> not be use able > >> for > >>> windows based hosting , right ? > >> I'm not sure to understand your question. Since this
kit
> does not > >> contain the pslib extension, you cannot use it for
your
> development. > >> > >> > > Actually, I was asking that if I use Linux and install > extension and code > > the EPS export schema and then we deliver it for use
with
> newer version. So, > > the hosting companies will find this extension works on just > linux box not > > windows based ? > > > > In this case, our EPS export will just work on linux environment. > > Not a problem as serious hosting companies are on Linux or other > Unix > environment. > > However, hosting companies or individuals who have a
Windows
> environment > should be able to compile this PECL extension from source. > Compilation > could also be done by distributors of kits like XAMPP for > Windows if you > can convince them. > > > ok , thanks a lot for information > > > I have installed Ubuntu in my Virtual Machine but I don't know How to > install PS Extension in Xampp .. Have you compiled the extension yet?
should I need to compile for Linux too ? if Yes .. how ?
Did you follow these instructions for the ps extension?
I would write this command at terminal ? but access to internet is not available at my Ubuntu .. so, I downloaded PS extension in my USB and then plugged in Ubuntu .. so, this is how I can use it.
> So, I could code EPS Schema . > > Anyone can guide me ? I am new to linux [ubuntu].. -- Marc Delisle http://infomarc.info
This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net <mailto:Phpmyadmin-devel@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Muhammad Adnan Twitter: @hiddenpearls I blog too do u know ? http:// www.imblog.info http://www.imblog.info Failure takes you higher than success ..!
This SF.net email is sponsored by
Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Marc Delisle http://infomarc.info
This SF.net email is sponsored by
Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Adnan a écrit :
I would write this command at terminal ? but access to internet is not available at my Ubuntu .. so, I downloaded PS extension in my USB and then plugged in Ubuntu .. so, this is how I can use it.
Try this. Copy your ps-1.3.6.tgz to some directory on Ubuntu. Then
tar xzf ps-1.3.6.tgz cd ps-1.3.6 phpize ./configure make make install
I hope you know how to modify php.ini to add this extension; then restart Apache.
On Wed, Aug 11, 2010 at 5:12 PM, Marc Delisle marc@infomarc.info wrote:
Adnan a écrit :
I would write this command at terminal ? but access to internet is not available at my Ubuntu .. so, I downloaded PS extension in my USB and then plugged in Ubuntu .. so, this is how I can use it.
Try this. Copy your ps-1.3.6.tgz to some directory on Ubuntu. Then
tar xzf ps-1.3.6.tgz cd ps-1.3.6 phpize
it says phpize: command not found
./configure make make install
I hope you know how to modify php.ini to add this extension; then restart Apache.
-- Marc Delisle http://infomarc.info
This SF.net email is sponsored by
Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Adnan a écrit :
On Wed, Aug 11, 2010 at 5:12 PM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > I would write this command at terminal ? but access to internet is not > available at my Ubuntu .. so, I downloaded PS extension in my USB and > then plugged in Ubuntu .. so, this is how I can use it. Try this. Copy your ps-1.3.6.tgz to some directory on Ubuntu. Then tar xzf ps-1.3.6.tgz cd ps-1.3.6 phpize
it says phpize: command not found
Please Google for "Ubuntu phpize".
Adnan a écrit :
On Mon, Aug 30, 2010 at 12:38 AM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Adnan a écrit : > > > On Mon, Aug 30, 2010 at 12:09 AM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info> > <mailto:marc@infomarc.info <mailto:marc@infomarc.info>>> wrote: > > Adnan a écrit : > > hi folks, > > > > I am in a need of using pslib extension for EPS Schema Export. I > got the > > extension from http://pecl.php.net/package/ps > > but I don't know how I will use it in my local wamp ? Also, will > that be > > ok to use this lib for EPS Schema Export ? I am asking because > Users of > > this EPS Export will need to download/host this extension .. > > Adnan, > maybe this can help: > http://ca2.php.net/manual/en/install.pecl.windows.php > > > I have already explore this link but I am confused or not understand > that there is no DLL for pslib and I have to build it from source ? If you are looking for ready-made binaries, you may be out of luck for your Windows platform. On http://windows.php.net/download/ they say "PECL For Windows PECL extensions for Windows is being worked on. The interface on the pecl website will most likely be updated to offer Windows DLL download right from that website. In the meantime, some extensions can be found here. "
I am running Windows 7 I got pslib.dll from here http://dllcentral.com/pslib.dll/ and I put the dll in ext folder and don't know what to do further.
And I'm really not sure that this pslib.dll is what you're looking for.