Forums | Admin

Discussion Forums: ctioga

Start New Thread Start New Thread

 

By: Vincent Fourmond
RE: Ctioga won't start [ reply ]  
2007-10-17 22:12
Sorry, I completely missed your post...

If you want to get ctioga running on an Ubuntu machine, I suggest you install directly the debian packages - I make them, and I make sure the dependencies are correct ;-)...

If the kubuntu distribution lags too much behind, you'll be able to download the most up-to-date debs on the debian servers; start from http://packages.debian.org/sid/ctioga and download manually the dependencies (yes, I know it's a pain).

You probably should send a bug report to the Ubuntu maintainers telling there's a new upstream/debian version available for quite a while now...

As a last fix, you can install the most recent version of Tioga manually as well, or use rubygems to install ctioga.

Regards

By: Joel F
RE: Ctioga won't start [ reply ]  
2007-10-17 15:07
I use kubuntu, and tried to install ctioga with their packet manager. However the version I got was pretty old.

I'd suggest you try uninstall their version and use a more recent one from this site.

I installed in my home catalogue and that worked without a hitch. I only need to remember to set RUBYLIB each time... but scripts are you friend for that =)

-Joel

By: Nobody
Ctioga won't start [ reply ]  
2007-10-04 17:18
Hiya,

I'm trying to get ctioga running but it doesn't seem to want to cooperate. I have tioga installed (via apt-get from the ubuntu repository) and I installed ctioga as per the instructions on the website. Everything seemed to go fine but when I run ctioga I get the following:
/usr/local/lib/site_ruby/1.8/CTioga/plotmaker.rb:1139:in `run': undefined method `autocleanup=' for #<Tioga::FigureMaker:0xb7ac7f44> (NoMethodError)
from /usr/local/bin/ctioga:27

Any idea how to fix this situation?

Thanks in advance