CSAILVision / CSAILVision/LabelMeAnnotationTool
Fatal: there are problems with fetch_image.cgi
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.5k
- Forks
- 443
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I have tried the following solutions but without result from different issues opened on this space.
1. Installing the following package
`
sudo apt-get install libcgi-session-perl`
2. Looking at error file and finding this problem and doing as instructed below:
The error was due to the missing file globalvariable.pl (in annotationTools/perl). Copy the globalvariable.pl.base as globlavariable.pl and initialize the LabelMe home directory variable "$LM_HOME" as a path to your LabelMe directory.
3. I opened error log and found it was missing this file globalvariables.pl though it exists in the directory specified:
I don't know anything about perl or apache…… Since it can't locate globalvariables.pl in @inc, I copied that to /etc/perl and it works……
4. I added the following into config file:
The solution was to add to apache configuration (sites-available/default.conf) the following line:
SetEnv PERL5LIB /var/www/html/LabelMeAnnotationTool/annotationTools/perl
Please help. Any ideas what the problem may be?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza examinando fetch_image.cgi y la búsqueda de Perl @INC para globalvariables.pl; después, compáralo con la configuración de Apache y el ajuste de PERL5LIB descritos en el issue. Se considera terminado cuando el CGI ya no falla porque no puede localizar el archivo de Perl y fetch_image.cgi funciona en el despliegue indicado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- apache, perl
- Área
- backend, devops
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 20/100