Il giorno ven, 03/02/2006 alle 07.25 +0000, Andre Sousa ha scritto:
> > Il giorno gio, 02/02/2006 alle 23.52 +0000, Andre Sousa ha scritto:
> > > Hi all!
> > >
> > > I'm no guru but, since I had to build Cinelerra from source on a laptop
> > > with Ubuntu Breezy 5.10, I decide to share my experience.
> > >
> > > You can find it at
> > >
> > > http://placide.home.sapo.pt/cinelerra.html
> > >
> > > Hope this will help someone.
> > >
> > localization works?
>
> Not for me!
> I didn't try it since I use the program in English. I try it in a
> spanish and frensh desktop and nothing happened!?!
> The localization files seem to be installed.
> for example:
>
> /usr/local/share/locale/es/LC_MESSAGES/cinelerra.mo
>
> Hummm! I don't know!
>
I found that on debian:
open("/usr/share/locale/locale.alias", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=2582, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb6d50000
read(5, "# Locale name alias data base.\n#"..., 4096) = 2582
read(5, "", 4096) = 0
close(5) = 0
munmap(0xb6d50000, 4096) = 0
....
open("/usr/share/locale/it/LC_MESSAGES/cinelerra.mo", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0755, st_size=74981, ...}) = 0
mmap2(NULL, 74981, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb6d3e000
close(5) = 0
found and use cinelerra.mo
In breezy
open("/usr/share/locale/it/LC_MESSAGES", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
close(4) = 0
it never try to search cinelerra.mo, may be a main.c problem?
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra