Yes they do, Try installing one of the generic binaries here http://ape-project.org/download/
Just unpack and run and see if it works On Jan 23, 2013 5:23 PM, "Federico Torres" <[email protected]> wrote: > @Pablo They're all uploaded, and javascript.conf have what you wrote: > > # ls -al ../modules/conf/ > total 20 > drwxr-xr-x 2 root root 4096 Nov 5 03:37 . > drwxr-xr-x 5 root root 4096 Jan 22 02:33 .. > -rwxr-xr-x 1 root root 22 Nov 5 03:37 inlinepush.conf > -rwxr-xr-x 1 root root 27 Nov 5 03:37 javascript.conf > -rwxr-xr-x 1 root root 93 Nov 5 03:37 proxy.conf > > # cat ../modules/conf/javascript.conf > scripts_path = ../scripts/ > > # ls -al ../scripts/ > total 28 > drwxr-xr-x 6 root root 4096 Nov 5 03:37 . > drwxr-xr-x 8 root root 4096 Jan 22 02:46 .. > drwxr-xr-x 2 root root 4096 Nov 5 03:37 commands > drwxr-xr-x 2 root root 4096 Nov 5 03:37 examples > drwxr-xr-x 2 root root 4096 Nov 5 03:37 framework > -rwxr-xr-x 1 root root 494 Nov 5 03:37 main.ape.js > drwxr-xr-x 2 root root 4096 Nov 5 03:37 utils > > It's the default instalation builded on the server, with the default > config. > > 2013/1/23 Pablo Tejada <[email protected]>: > > @Federico following up Louis message: > > In your binary installation make sure you have a javascript.conf file in > the > > modules/conf/ directory. > > > > The content of this file should be something like > > > > scripts_path = ../scripts/ > > > > There are other scripts in the modules/conf/ directory, i recommend you > > upload then all you do no have them already > > > > -- > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > > > > -- -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
