Hello,
I can confirm this error. As a Wwrkaround you can compile autoclass from source:

# get source from http://ti.arc.nasa.gov/ic/projects/bayes-
group/autoclass/autoclass-c-3-3-4.tar.gz

# extract archive
tar -xzvf autoclass-c-3-3-4.tar.gz 
# change directory
cd autoclass-c/
# install csh (c-shell) if you don't have it already
sudo apt-get install csh
# make file load-ac executable
chmod u+x load-ac 
# execute load-ac
./load-ac 
# the generated file autoclass is an working executable program

-- 
autoclass -reports segfault on import example 
https://bugs.launchpad.net/bugs/198174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to