[776] in netbsd-help mailing list archive
Re: MATLAB on netbsd
daemon@ATHENA.MIT.EDU (Yoav Yerushalmi)
Thu Feb 8 15:07:25 1996
To: Farnaz Haghseta <farnaz@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Thu, 08 Feb 1996 12:16:28 EST."
<199602081716.MAA00269@moonie.MIT.EDU>
Date: Thu, 08 Feb 1996 15:03:06 EST
From: Yoav Yerushalmi <yoav@MIT.EDU>
Hi there...
the reason it couldn't run was the lack of a larger /tmp.
you have two options. If you have lots of RAM, you should make tmp
a little larger in mfs. to do so, find the line in /etc/fstab (as root)
that has
swap (mumble mumble) -s(some number) {more mumble}
and make the number after s larger.
(the number is completely incomprehensible, but put in twice what
you think you should -- i.e. 40960 is 20 megs)
alternatively, you can remove the line completely, and then /tmp
will live on /
--
-----------------------------------------------------------------
| Yoav Yerushalmi | My opinions are mine.. |
| M.I.T student at large | (I hope.. don't sue) |
| http://www.mit.edu:8001/afs/sipb/user/yoav/html/homepage.html |
-----------------------------------------------------------------