Currently we only have windows binaries of the pgf console. Though there are some build files for *nix they do not work as we still have to merge http://libpgf.svn.sourceforge.net/viewvc/libpgf/cmakeport/ If you're adventurous you're welcome to give this branch a try.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The easiest solution is to run the win32 binaries under Linux Wine.
The pre-compiled Linux binaries were compiled for 32-bit, so they don't work on 64-bit Ubuntu. I couldn't get pgfconsole source code to compile either, but after some tweaking, I was able to integrate libPFG source code into a new linux console app, using CodeBlocks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to use PGFConsole on Linux? I'm looking for a way to convert files to PGF using the command line and can't find the command to do this
Currently we only have windows binaries of the pgf console. Though there are some build files for *nix they do not work as we still have to merge http://libpgf.svn.sourceforge.net/viewvc/libpgf/cmakeport/ If you're adventurous you're welcome to give this branch a try.
Thanks, this worked for me. When will this be merged into the main branch?
The easiest solution is to run the win32 binaries under Linux Wine.
The pre-compiled Linux binaries were compiled for 32-bit, so they don't work on 64-bit Ubuntu. I couldn't get pgfconsole source code to compile either, but after some tweaking, I was able to integrate libPFG source code into a new linux console app, using CodeBlocks.