ARGH!!! I was too fast...
OK, for me, and fpr ron: Your compile process seems to generate only two files: bin/aped and modules/lib/libmod_spidermonkey.so (figured it out via the timestamp, maybe that helps you too) The aped goes to /usr/bin/aped, the spidermonky goes to /usr/lib/ape Both files already exist, so you need to replace or might want to create a backup copy first... KaroDidi www.xosofox.de On 1 Mrz., 19:02, ron <[email protected]> wrote: > I am trying to build from git to solve the same problem. The actual > build process ran without a hitch, but I really don't know where to > put these new files. I ususally restart ape with this command: > > sudo /etc/init.d/ape-server restart > > how do I get that to point to my new compiled version? I think I am > looking for a tutorial for complete newbs on how to compile from git. > > Thanks. > > On Mar 1, 7:53 am, John Chavarria <[email protected]> wrote: > > > Hey, > > > You will need to replace the modules folder along with the binary. > > > The safest way is to use the complete folder of your new compiled version > > and just replace your .conf and /script folder. > > > Regards, > > > -- > > John Chavarria - CEO / Designer > > Weelya - improve the Web > > > +33 (0) 4.67.169.778 > > +33 (0) 6.43.56.00.83 > > > Twitter : @jchavarria / @weelya > > > 32 Rue du Faubourg Boutonnet > > 34090 Montpellier > > >http://www.ape-project.org/http://www.weelya.com/ > > > On Sun, Feb 28, 2010 at 12:52 AM, KaroDidi <[email protected]> wrote: > > > Hi, > > > > got the same issue, so I used the current git dev version. I retrived > > > the "Version : 1.01dev" and - after some hassle with gcc and g++ it > > > comiled. > > > > Now, to run it instead of the "old" version, is it enough to simply > > > replace the "aped" binary? > > > > Thanks > > > > -- > > > 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]<ape-project%[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/
