eth4io / libkml

Automatically exported from code.google.com/p/libkml
Other
0 stars 0 forks source link

run php examples from /trunk/examples/php/ #167

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. configure/make/make check/make install the libkml-1.2.0
2. go to /trunk/examples and make 
3. cd php; ./tweak_generated_kmldom.php
4. 

What is the expected output? What do you see instead?
tweak successful

What version of the product are you using? On what operating system?
1.2.0

Did you run the unit test suite that comes with the project? Did all tests pass?
yes.

OS: Linux myserver 2.6.32-32-server #62-Ubuntu SMP Wed Apr 20 22:07:43 UTC 2011 
x86_64 GNU/Linux
Compiler: gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 

Please provide any additional information below.

Original issue reported on code.google.com by moiseev....@gmail.com on 24 Jun 2011 at 12:05

GoogleCodeExporter commented 8 years ago
Sorry cannot get a clue how run the examples and README seems doesn't help much
http://code.google.com/p/libkml/source/browse/trunk/examples/php/README

>you should copy the kmldom extension module to your PHP extension directory
Which library should be linked to php after libkml compilation? Where to get it?

Attachments: 
1. find-list - list of files found in /trunc after build
2. check.txt - result of "make check"
3. dpkg.txt - installed packages

Original comment by moiseev....@gmail.com on 24 Jun 2011 at 12:21

Attachments: