-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
How is one supposed to figure out how the hell to get the included examples to work?
I have installed composer and run composer.phar install, but nothing works out of the box. OpenStreetMap.php itself has some hard-coded require() calls to libraries installed via composer; even removing those and including the autoloader generated by composer (in the vendor folder) produces other require() errors coming from the libraries themselves (e.g. equire_once(Net/URL2.php): failed to open stream: No such file or directory in /..../examples/vendor/pear/http_request2/HTTP/Request2.php)
So either the composer package information is screwed up, or some instructions are needed in order to set up Services_Openstreetmap properly.
Metadata
Metadata
Assignees
Labels
No labels