From: Guy K. K. <g....@ma...> - 2009-04-20 00:13:03
|
On Sun, 19 Apr 2009 21:06:07 alessandro wrote: > OK. So the only way is to use Visual 5? I need some help installing > Visual 5 on Ubuntu Hardy. I've tried to install the package made by Guy > K. Kloss here > > https://gutefee.massey.ac.nz/moin/Python/3D > > but when I use in my prog. it doesn't work. I must say that I didn't extensively test the package for Hardy, and the (former) Hardy box now is running Jaunty. So I can't go back and verify. But the packages were installed using checkinstall, therefore no dependencies should be listed inside the .deb package, and you're on your own installing them. What I would suggest is this: * Install the python-visual 3 package (from your distribution) to pull in most dependencies * remove that package again * install the new python-visual 5 package provided from my wiki (URL above) * run some samples See if the samples will work. If not, check the error message(s) you may get on the console to figure out what other package might be missing and needs installing. HTH, Guy -- Guy K. Kloss Institute of Information and Mathematical Sciences Te Kura Pūtaiao o Mōhiohio me Pāngarau Room 2.63, Quad Block A Building Massey University, Auckland, Albany Private Bag 102 904, North Shore Mail Centre voice: +64 9 414-0800 ext. 9585 fax: +64 9 441-8181 eMail: G....@ma... http://iims.massey.ac.nz |