dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00566
Re: error
Strange error. Can you make symbolic links at all on your system?
Try for example doing
ln -s README test
in the top-level directory of DOLFIN. Do you get an error then?
Maybe you unpacked DOLFIN as root and then did make as a normal user?
If you can't get symbolic links working, edit the file
src/post/post.sh and comment out the script that makes the links:
./libs.sh
#./links.sh
/Anders
On Thu, May 19, 2005 at 01:23:37AM +0430, Mohammad Izadi wrote:
> In installing the dolfin I encounter the following error
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> ln: creating symbolic link `src/demo/solvers/ode/stiff/testproblems//plotslab.m'
> to `/mnt/e/m.izadi/project/Dolfin/dolfin-0.5.5/src/utils/matlab/plotslab.m': Op
> eration not permitted
> make[2]: *** [all] Error 1
> make[2]: Leaving directory `/mnt/e/m.izadi/project/Dolfin/dolfin-0.5.5/src/post'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/mnt/e/m.izadi/project/Dolfin/dolfin-0.5.5/src'
> make: *** [all-recursive] Error 1
> [root@localhost dolfin-0.5.5]#
> +++++++++++++++++++++++++++++++++++
> please help me to remove it.
> Thanks.
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
>
--
Anders Logg
Research Assistant Professor
Toyota Technological Institute at Chicago
http://www.tti-c.org/logg/