Hi Dmitry, I suggest you just start the server with the command line option, e.g.:
java -jar selenium-server-standalone-2.33.0.jar -userExtensions <QOOXDOO_SDK_PATH>/component/simulator/tool/user-extensions/user-extensions.js If you really need to add the user extensions to the JAR for some reason, you can follow the Windows instructions, the commands are the same. I'll update the contrib wiki page if I have some time. Regards, Daniel On 29.05.2013 16:21, Dmitry A. Golubkov wrote: > Dear Community, > > Please help, I try to recompile selenium server by using command "make > selenium-server-ext" (this way is written in documentation > http://qooxdoo.org/contrib/project/simulator), but I get the error: > Makefile:57: ../../qooxdoo-2.1.1-sdk/frontend/framework/tool/make/targets.mk: > No such file or directory > Makefile:58: > ../../qooxdoo-2.1.1-sdk/frontend/framework/tool/make/application.mk: > No such file or directory > make: *** No rule to make target > `../../qooxdoo-2.1.1-sdk/frontend/framework/tool/make/application.mk'. > Stop. > > Really, targets.mk and application.mk files are absent in qooxdoo SDK. > How to solve this problem? > > Thanks in advance, > Dmitry Golubkov. > > ------------------------------------------------------------------------------ > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET > Get 100% visibility into your production application - at no cost. > Code-level diagnostics for performance bottlenecks with <2% overhead > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap1 > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
