aubreyja / ww_install

WeBWorK Install Script
5 stars 36 forks source link

installing ww3 on ubuntu 14.4 #70

Closed pstaabp closed 10 years ago

pstaabp commented 10 years ago

Just hit another snag:

#######################################################################
#
#
# Now we will unpack the jsMath font files.
#
# This may take awhile
#
# 
######################################################################
tar (child): jsMath-fonts.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Running [tar vfxz jsMath-fonts.tar.gz]...
tar (child): jsMath-fonts.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Warning! The last command exited with an error: 'tar vfxz jsMath-fonts.tar.gz' exited with value 2

I remember you talking about this at the code camp. Is there still some residue code for this?

goehle commented 10 years ago

Bah. I fixed this but never pushed my commit. It should just move on silently if it cant find jsMath-fonts.tar.gz now.