Hi osiris3000, We cannot support newer Ubuntu versions than their TLS release, which is currently Lucid Lynx. Because of how Ubuntu works and the fact we use an extension for Cython written in C/C++, by virtue this means we can't currently create an 'official' .deb for newer Ubuntu versions. For a quick build, follow our Linux instructions at...
2012-05-01 11:37:35 PDT in Gnofract 4D
Hi rumbuff, I would comment that I remember pkg-config being a part of the base install of Ubuntu or at least being installed when installing "build-essential", but I will add an extra Q/A to the page detailing this for Ubuntu V11.10 and onward Thanks, DX-MON.
2012-03-09 13:32:23 PST in Gnofract 4D
Hi again, First you need to "sudo apt-get install libpng-dev libjpeg-dev" to get rid of the headers issues. Then you must run the install as root - this is all detailed in the HOWTO on installing Gnofract4d from sources. to run the install as root after a successful build, run "sudo ./setup.py install" Once you have the -dev packages down, delete the build folder with...
2012-03-07 07:19:28 PST in Gnofract 4D
Hello anonymous poster, It sounds like your installation of Python is not executable, or if it is, it's not for everybody. It must also be readable by everybody. This gives you a base-line of privileges of 0755 for the file in question. also, you've not shown how you made your link. It must be a symlink. Try the following two commands: sudo chmod 0755 /opt/python2.6.7 sudo ln -svf...
2012-02-23 03:50:08 PST in Gnofract 4D
We cannot make comment on this as it is completely up to the mercy of Canonical, who make and support Ubuntu. This is the same as any other distribution. I will see if I can post something on their mailing lists to get them to update more frequently as that should help. If you want the latest releases, monitor our various feeds and make a clone of our Git repository and update it each time a tag...
2011-12-28 10:33:08 PST in Gnofract 4D
Thanks catenary for stepping in, I will however say that I will go fix the import issue by scanning the 3.x code base and applying the 4.x fix I used to get setup.py working for you as that is not helping here. As I do not have a mac, though, I hand the rest of the issue to you as you'll be able to figure out what's happening with far better precision and ease than I can so I truely thank you...
2011-12-04 08:17:54 PST in Gnofract 4D
Hi baskerville, Although nice to know that some version of Gnofract4d has a bug, it does not help us find it if you do not specify what version you were using when you found the bug. I would love to find and fix this as it's such a trivial fix but the details given in this bug report just aren't sufficient for me to begin Regards, ~DX-MON.
2011-11-30 09:27:32 PST in Gnofract 4D