Re: library search path

2012-05-28 Thread fake fake
, > > just a guess: > > > On 28.05.2012 16:11, fake fake wrote: > >> To install tmux under $HOME/bin, I have installed libevent library >> under $HOME/lib (I do not have root privilege). >> Then set the variable LD_LIBRARY_PATH to $HOME/lib in .cshrc. > > > L

library search path

2012-05-28 Thread fake fake
To install tmux under $HOME/bin, I have installed libevent library under $HOME/lib (I do not have root privilege). Then set the variable LD_LIBRARY_PATH to $HOME/lib in .cshrc. But "./configure --prefix=$HOME" in src/tmux returns "configure: error: "libevent not found"". What am I doing wrong?

Re: ls-F tcsh built-in command

2012-05-17 Thread fake fake
Oh, dear. I didn't notice it. So, is there no way to color directory in ISO 6429 codes with using tcsh? On 17 May 2012 21:54, Polytropon wrote: > On Thu, 17 May 2012 20:24:02 +0900, fake fake wrote: >> Thank you for replying. >> But I am telling 'ls-F' (tcsh

Re: ls-F tcsh built-in command

2012-05-17 Thread fake fake
Thank you for replying. But I am telling 'ls-F' (tcsh built-in command), not 'ls -F'. On 17 May 2012 20:19, Bernt Hansson wrote: > 2012-05-17 08:12, fake fake skrev: > >> BSD's 'ls' seems to support only ANSI colors, so I want to use 'ls-F&#x

ls-F tcsh built-in command

2012-05-16 Thread fake fake
BSD's 'ls' seems to support only ANSI colors, so I want to use 'ls-F' instead. (which supports ISO 6429 colors) 'ls-F' colors directories beautifully. But 'ls-F -l' does not, at all. Is this designed, or am I doing something wrong? ___ freebsd-questions@f

Re: file permission template

2012-05-12 Thread fake fake
Thanks. But I need specific directory only. umask way seems to set mode not only under ~/secret but other directories like ~/public. Is there any elegant way? 2012/5/12 Michael Sierchio : > man sh (or man csh) - look for 'umask' > > On Sat, May 12, 2012 at 7:37 AM, fake fake

file permission template

2012-05-12 Thread fake fake
I need a sort of file permission template. Under some particular directory (like ~/secret), I need all those files (including newly creating one) mode 700. Is there any template-trick? Or "chmod -R 700" every time? ___ freebsd-questions@freebsd.org mailin

Firefox will not start

2012-05-11 Thread fake fake
$firefox returns this: /libexec/ld-elf.so.1: /usr/local/lib/firefox/libmozsqlite3.so: Undefined symbol "posix_fallocate" It seems failed to link, but how to solve this? System Information FreeBSD 8.3-RELEASE amd64 ___ freebsd-questions@freebsd.

Re: Problems using usb wireless adapter

2012-04-15 Thread fake fake
X run0: firmware RT2870 loaded wlan0: Ethernet address: XX:XX:XX:XX:XX:XX I think driver is working correctly. 2012/4/15 Erich Dollansky : > Hi, > > have you tried to unplug the device and put it back in? > > Erich > > On Sunday 15 April 2012 18:54:20 fake fake wrote: >> I'

Problems using usb wireless adapter

2012-04-15 Thread fake fake
I've just got FreeBSD 9.0-RELEASE on HP Pavillion dv4. When I found the internal wireless adapter (Broadcom BCM4322) is not supported, I decided to use the usb wireless adapter (Planex GW-USMicroN) which is listed on http://www.freebsd.org/releases/9.0R/hardware.html then I configed the several f