Changeset 341 for trunk/docs


Ignore:
Timestamp:
Oct 12, 2011, 12:45:04 PM (12 years ago)
Author:
lucadelu
Message:

update debian installation and add howtos page to index

Location:
trunk/docs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/kernel/install-debian.txt

    r340 r341  
    4444  make
    4545
    46 - install
    47 
    48 ::
    49 
    50   sudo make install
    5146
    5247- go to kernel path
     
    7065
    7166.. note::
    72    In Ubuntu 10.04 libmozjs-dev does not exist, so to use JS you can compile SpiderMonkey or use the xulrunner-dev package which includes SpiderMonkey.
     67   In Ubuntu 10.04 libmozjs-dev does not exist, so to use JavaScript you can compile SpiderMonkey (remember to put /usr/local/lib in a file inside /etc/ld.so.conf.d/).
    7368   For PHP, you must make sure to compile PHP with `--enable-embed <http://www.zoo-project.org/trac/wiki/ZooKernel/Embed/PHP#ConfigureandInstallPHPEmbedlibrary>`__.
    7469
    75 - to use JavaScript with XulRunner SpiderMonkey you have to create a link of libmozjs.so.
     70- to use JavaScript with compiled SpiderMonkey.
    7671
    7772::
    78  
    79   ln -s /usr/lib/xulrunner-1.9.2.23/libmozjs.so /usr/lib/
    80  
    81   ./configure --with-js
    82  
     73   
     74  sudo echo "/usr/local/lib" > /etc/ld.so.conf.d/libmoz185.conf
     75  sudo ldconfig
     76  ./configure --with-js=/usr/local
     77
     78
     79- to use JavaScript with Xulrunner .
     80
     81::
     82   
     83  sudo echo "/usr/lib/xulrunner-dev" > /etc/ld.so.conf.d/libmoz185.conf
     84  sudo ldconfig
     85  ./configure --with-js=/usr/lib/xulrunner-dev
    8386
    8487
     
    119122
    120123.. note::
    121    If you have some problem in the execute request, add the following to ``main.cfg``:
     124   If you have some problem in the execute request using Python service, add the following to ``main.cfg``:
    122125
    123126   ::
  • trunk/docs/services/index.txt

    r315 r341  
    1111   introduction
    1212   zcfg-reference
     13   howtos
    1314   examples
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png