Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

itcl and vtk install not reliable #17

Open
timj opened this issue Oct 21, 2013 · 1 comment
Open

itcl and vtk install not reliable #17

timj opened this issue Oct 21, 2013 · 1 comment
Assignees
Labels

Comments

@timj
Copy link
Member

timj commented Oct 21, 2013

itcl can not be installed into a tree where itcl is already installed because it fails to deal with the directories that are already present:

mkdir /var/folders/ll/34nyr16s1w5_3m896tr29cvr0000gn/T/starconf-565/star/lib/iwidgets4.0.1
mkdir /var/folders/ll/34nyr16s1w5_3m896tr29cvr0000gn/T/starconf-565/star/lib/iwidgets4.0.1/scripts
mkdir /var/folders/ll/34nyr16s1w5_3m896tr29cvr0000gn/T/starconf-565/star/lib/iwidgets4.0.1/demos
mkdir /var/folders/ll/34nyr16s1w5_3m896tr29cvr0000gn/T/starconf-565/star/lib/iwidgets4.0.1/demos/images
mkdir /var/folders/ll/34nyr16s1w5_3m896tr29cvr0000gn/T/starconf-565/star/lib/iwidgets4.0.1/demos/html
cp: cannot overwrite directory /star/./lib/iwidgets with non-directory ./lib/iwidgets
Installation of component /star/manifests/itcl failed

The only solution is to remove the iwidgets directory and re run make install.

@ghost ghost assigned pwdraper Oct 21, 2013
@timj
Copy link
Member Author

timj commented Oct 21, 2013

VTK has the same problem.

@timj timj changed the title itcl install not reliable itcl and vtk install not reliable Apr 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants