Re: How do I make npviewer.bin respect $TMPDIR ??

2009-12-19 Thread Carlos A. M. dos Santos
On Thu, Dec 17, 2009 at 12:55 PM, Ulrich Spörlein u...@spoerlein.net wrote:
 On Sun, 06.12.2009 at 12:18:21 -0800, Doug Barton wrote:
 Howdy,

 I'm -current, i386, linux_base-f10-10_2, and
 linux-f10-flashplugin-10.0r32; all with the latest firefox 35. It all
 works fine, until my teeny tiny (24M) memory disk /tmp gets full.

 I have created a wrapper script for firefox to set TMPDIR (and TMP and
 TEMPDIR just in case) to a large partition on local disk, which works
 for firefox proper, but npviewer.bin is still putting its temp files
 on the real /tmp. So, how do I whip it into shape?

 Haven't tried this, but there's a slight chance that the linux binary
 will prefer /compat/linux paths over / paths, and since there seems to
 be no /compat/linux/tmp, please try creating or symlinking one ...

Or put something like this in /etc/fstab:

/tmp/usr/compat/linux/tmpnullfsrw00

-- 
My preferred quotation of Robert Louis Stevenson is You cannot
make an omelette without breaking eggs. Not because I like the
omelettes, but because I like the sound of eggs being broken.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: How do I make npviewer.bin respect $TMPDIR ??

2009-12-17 Thread Ulrich Spörlein
On Sun, 06.12.2009 at 12:18:21 -0800, Doug Barton wrote:
 Howdy,
 
 I'm -current, i386, linux_base-f10-10_2, and
 linux-f10-flashplugin-10.0r32; all with the latest firefox 35. It all
 works fine, until my teeny tiny (24M) memory disk /tmp gets full.
 
 I have created a wrapper script for firefox to set TMPDIR (and TMP and
 TEMPDIR just in case) to a large partition on local disk, which works
 for firefox proper, but npviewer.bin is still putting its temp files
 on the real /tmp. So, how do I whip it into shape?

Haven't tried this, but there's a slight chance that the linux binary
will prefer /compat/linux paths over / paths, and since there seems to
be no /compat/linux/tmp, please try creating or symlinking one ...

Cheers,
Uli
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


How do I make npviewer.bin respect $TMPDIR ??

2009-12-06 Thread Doug Barton
Howdy,

I'm -current, i386, linux_base-f10-10_2, and
linux-f10-flashplugin-10.0r32; all with the latest firefox 35. It all
works fine, until my teeny tiny (24M) memory disk /tmp gets full.

I have created a wrapper script for firefox to set TMPDIR (and TMP and
TEMPDIR just in case) to a large partition on local disk, which works
for firefox proper, but npviewer.bin is still putting its temp files
on the real /tmp. So, how do I whip it into shape?

Doug

-- 

Improve the effectiveness of your Internet presence with
a domain name makeover!http://SupersetSolutions.com/

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org