Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] How to install Tacus for CGAL in Fedora 11

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] How to install Tacus for CGAL in Fedora 11


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: Re: [cgal-discuss] How to install Tacus for CGAL in Fedora 11
  • Date: Mon, 2 Nov 2009 14:49:21 +0100 (CET)

when I configure tacus,the error message like this:

cc -o configurator/configurator configurator/taucs_config.c
rm -rf lib/linux/*
rm -rf obj/linux/*
rm -rf bin/linux/*
rm -rf lib/linux/*.*
rm -rf obj/linux/*.*
rm -rf bin/linux/*.*
rm -rf build/linux/taucs_config_tests.h
rmdir obj/linux/
rmdir: failed to remove “obj/linux/”: 没有那个文件或目录
make: [clean] 错误 1 (忽略)
rmdir bin/linux/
rmdir: failed to remove “bin/linux/”: 没有那个文件或目录
make: [clean] 错误 1 (忽略)
rmdir lib/linux/
rmdir: failed to remove “lib/linux/”: 没有那个文件或目录
make: [clean] 错误 1 (忽略)


Archive powered by MHonArc 2.6.16.

Top of Page