[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [octave-cygwin] strange error
From: |
CdeMills |
Subject: |
Re: [octave-cygwin] strange error |
Date: |
Fri, 20 Sep 2013 02:28:24 -0700 (PDT) |
Packages binary files were installed under my own ${HOME} dir and were thus
not updated by rebaseall. To sort it :
ls -1 where_the_file_are/*.oct > control
rebaseall -v -T control
This way, the offending .oct files were included in the global rebaseall,
and the problem is gone. Thanks for the tip.
Regards
Pascal
--
View this message in context:
http://octave.1599824.n4.nabble.com/octave-cygwin-strange-error-tp4657465p4657474.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.