home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22998 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!gumby!destroyer!cs.ubc.ca!newsserver.sfu.ca!wonge
  3. From: wonge@fraser.sfu.ca (Edmund Wong)
  4. Subject: Re: how to set temp variable?
  5. Message-ID: <1993Jan7.034504.27098@sfu.ca>
  6. Sender: news@sfu.ca
  7. Organization: Simon Fraser University, Burnaby, B.C., Canada
  8. References: <C0FK80.B3z@rahul.net>
  9. Date: Thu, 7 Jan 1993 03:45:04 GMT
  10. Lines: 24
  11.  
  12. In article <C0FK80.B3z@rahul.net> bryanw@rahul.net (Bryan Woodworth) writes:
  13. >I am sorry if this is a faq, but I can't find out the problem..
  14. >
  15. >I compiled cjpeg and djpeg, and they run fine, but they complain about
  16. >running out of temp space. I've watched the /tmp subdirs while the programs
  17. >run and can't see them writing temp files.. . -- help?  The exact statement
  18. >is, "Out of temp space -- no more drive space?"  Not exactly, but close.
  19. >
  20. >I am almost out of room on my root partition, so I setup another partition
  21. >and tried linking the temp dir there with the temp on the normal
  22. >partition..  I'm linking /tmp.  Perhaps I'm doing it wrong?  Could someone
  23. >tell me in email please..
  24. >
  25.     Well, if I'm correct, linking /tmp to the new partition isn't gonna do
  26. you alot of good.  What you need to do is do a 'mount /dev/hd?? /tmp', 
  27. I think.  Right after you've done a 'mkfs -c /dev/hd?? <blocks>'.
  28.  
  29.     Guys, am I correct on this matter?  Or did I screw up big time with
  30. that answer?  
  31.  
  32. -- 
  33. InterNet: wonge@fraser.sfu.ca  |  "Fail not; Learn Not.
  34.                                |  It is with failing, that one learns,
  35.                                |  So by Learning, one must fail." - Edmund Wong
  36.