> Then that is why it doesn't build. The pre0.6.2 repository hasn't been > updated to reflect the latest gnulib. However, the tarball which Ben has > published should work.
Thank you John. It works with the tarball. Now I've found three new issues. The first one is relative with encoding, so I think that it can't be fixed. If I use words with non-ascii chars on psppire, everything goes fine. But when this words are used on variable sheet, the non-ascii chars appears with problem. Take a look at this picture: http://www.cecaps.ufmg.br/pspp/files/problem.png. The type should be "Numérico", which is the Portuguese word to "Numeric". I think that the best solution, at least for now, is to remove the non-ascii chars from some words. The second issue is that I can't remove a variable. If I right click on the variable line at the variable view, nothing happens. The last issue is that if I call "psppire.exe some_file.sav", psppire doesn't open it. AFAIR, this was fixed, but only on master branch. The fix could be implemented on stable to? Thank you, Michel _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
