[New] PCManFM GNU branch - testers needed

The dedicated forum for PCMan File Manager - http://wiki.lxde.org/en/PCManFM
maximi89
Posts: 6
Joined: Tue Mar 03, 2009 2:46 am

Re: [New] PCManFM GNU branch - testers needed

Post by maximi89 »

PCMan wrote:The progress bar was built on top of verbose messages and a lot of dirty hacks.
That's why GNU coreutils is specifically required since all of those commands have different parameters on different *NIX systems. It's only possible to support GNU coreutils.
hi, what i need to compile pcman?
i get this error.... the last lines says...


&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
fi.po:365: no hay sección `msgstr'
fi.po:370: no hay sección `msgstr'
fi.po:375: no hay sección `msgstr'
/usr/bin/msgfmt: se encontraron 3 errores fatales
make[2]: *** [fi.gmo] Error 1
make[2]: se sale del directorio `/home/maximi89/lxde-0.6/gnu/po'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/maximi89/lxde-0.6/gnu'
make: *** [all] Error 2
londo58
Posts: 1
Joined: Sun Mar 15, 2009 4:03 pm

Re: [New] PCManFM GNU branch - testers needed

Post by londo58 »

how about adding infozip to the list for compressing and uncompressing the same way coreutils was added

I know tar.gz is the way for most Linux/UNIX source packages, but a lot of windows types that want to start using Linux are going to be more familiar with .zip extensions - I would be more than happy to test this option out
Locked