installation salome-meca
- Janas
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
16 years 11 months ago #1970
by Janas
installation salome-meca was created by Janas
Hi all,
I try to install salome-meca 2008 on my mac os 10.5.
With the "python ./postinstall.py" i have these errors :
[code:1]Traceback (most recent call last):
File "./postinstall.py", line 335, in <module>
elif mode == 'replace': replace_files(liste, archive_dir, dtrans)
File "./postinstall.py", line 101, in replace_files
put_files(liste, archive_dir)
File "./postinstall.py", line 94, in put_files
if not debug: shutil.copy(origfile, newfile)
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py", line 80, in copy
copyfile(src, dst)
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py", line 47, in copyfile
fdst = open(dst, 'wb')
IOError: [Errno 62] Too many levels of symbolic links: '/Users/sebastien/Desktop/SALOME-MECA-2008.1-GPL/aster/outils/HOMARD/ASTER_HOMARD/homard'[/code:1]
What can i do?
Best regards,
Sebastien
I try to install salome-meca 2008 on my mac os 10.5.
With the "python ./postinstall.py" i have these errors :
[code:1]Traceback (most recent call last):
File "./postinstall.py", line 335, in <module>
elif mode == 'replace': replace_files(liste, archive_dir, dtrans)
File "./postinstall.py", line 101, in replace_files
put_files(liste, archive_dir)
File "./postinstall.py", line 94, in put_files
if not debug: shutil.copy(origfile, newfile)
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py", line 80, in copy
copyfile(src, dst)
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py", line 47, in copyfile
fdst = open(dst, 'wb')
IOError: [Errno 62] Too many levels of symbolic links: '/Users/sebastien/Desktop/SALOME-MECA-2008.1-GPL/aster/outils/HOMARD/ASTER_HOMARD/homard'[/code:1]
What can i do?
Best regards,
Sebastien
Moderators: catux
Time to create page: 0.153 seconds