Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Since I cannot reopen #26. Setup lacking details. #27

Open
bib1963 opened this issue Apr 29, 2021 · 0 comments
Open

Since I cannot reopen #26. Setup lacking details. #27

bib1963 opened this issue Apr 29, 2021 · 0 comments

Comments

@bib1963
Copy link

bib1963 commented Apr 29, 2021

The ONLY files TIREX_BACKEND_MAP_CONFIGS is referenced in are:
/home/src/build/tirex/lib/Tirex/Backend.pm
/home/src/build/tirex/test/backend-test.sh
/home/src/build/tirex/backend-mapnik/renderd.cc
/home/src/build/tirex/backend-mapnik/test/test.sh

And the grep results:
/home/src/build/tirex/lib/Tirex/Backend.pm: my $mapfiles = $ENV{'TIREX_BACKEND_MAP_CONFIGS'} or $self->error_disable('missing TIREX_BACKEND_MAP_CONFIGS');
/home/src/build/tirex/test/backend-test.sh:export TIREX_BACKEND_MAP_CONFIGS="etc/renderer/test/checkerboard.conf.dist"
/home/src/build/tirex/bin/tirex-backend-manager: $ENV{'TIREX_BACKEND_MAP_CONFIGS'} = join(' ', map { $_->get_filename() } $renderer->get_maps());
/home/src/build/tirex/backend-mapnik/renderd.cc: tmp = getenv("TIREX_BACKEND_MAP_CONFIGS");
/home/src/build/tirex/backend-mapnik/test/test.sh:export TIREX_BACKEND_MAP_CONFIGS=test.conf

So, 2 of them are test files which set them up, 2 reference them, and one sets it up. NOWHERE is are these things described. You are not making things easy for people to get involved, since their first step is to get it up and running.

And the results of /opt/tirex/usr/bin/tirex-backend-manager -f --config /opt/tirex/etc/tirex/
Cannot load any Mapnik styles
Cannot load any Mapnik styles
Cannot load any Mapnik styles
Cannot load any Mapnik styles
Cannot load any Mapnik styles
Cannot load any Mapnik styles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant