Ticket #969 (new defect)

Opened 5 months ago

Missing language files in "po/" subdirectory: de.gmo, es.gmo, eu.gmo, fr.gmo, ...

Reported by: roMancer Owned by: cinelerra@…
Priority: highest Milestone:
Component: Building Version: 2.1.5
Severity: blocker Keywords:
Cc:

Description

building cinelerra (make) fails due to missing language files.

can be fixed by simply touching required files in po/ subdirectory.

see here...

 http://crazedmuleproductions.blogspot.com/2010/08/building-cincv-from-source-ubuntu-32.html

...at step:
echo "3: touch language files not present"
cd $HOME/my_cinelerra/po;touch de.gmo es.gmo eu.gmo fr.gmo it.gmo pt_BR.gmo ru.gmo sl.gmo

tested with CinelerraCV snapshot from construction_site head, downloaded yesterday (sept. 16th, "Use replacement for in-kernel videodev.h in v4l and...")

Note: See TracTickets for help on using tickets.