Re: Building FreeBSD to install or update in two DESTDIRs

2012-05-13 Thread Matthew Seaman
On 14/05/2012 00:10, Thomas Mueller wrote: > I tried make installkernel and make installworld, but those didn't > fully work right the second time, with DESTDIR=/mnt (USB stick main > partition). What exactly went wrong? Setting DESTDIR is the correct way to do this sort of thing. You only need

Re: avrdude and arduino

2012-05-13 Thread Fernando Apesteguía
On Sun, May 13, 2012 at 8:20 PM, Colin Barnabas wrote: > Has anyone been able to get the Arduino Uno board working with > avrdude? I keep getting programmer not responding errors. Not for the Uno, but I got Arduino Duemilanove working. > > avrdude: ser_recv(): programmer is not responding > avrd

Ports: Apache openoffice build eats all /usr and fails

2012-05-13 Thread Kenneth Hatteland
Rebuilding and upgrading to apache openoffice on my main desktop fails because the procedure consumes all my 17 gbs of available /usr space, which still is not enough apparently. The build routine says 11gb is more than enough. Libreoffice will not build on this machine for some reason so at th

Re: dlink dwl-122g e1 on 9-stable, working only partially? (or not at all?)

2012-05-13 Thread PseudoCylon
> -- > > Message: 11 > Date: Sun, 13 May 2012 01:21:30 +0200 > From: "Christopher J. Ruwe" > Subject: Re: dlink dwl-122g e1 on 9-stable, working only partially? >        (or not at all?) > To: freebsd-questions@freebsd.org > Message-ID: <20120513012130.64d78...@dijkstra

Re: CSH prompt

2012-05-13 Thread Reed Loefgren
On 05/13/12 07:25, Polytropon wrote: On Sun, 13 May 2012 14:56:31 +0200, Jos Chrispijn wrote: In cshell I use this prompt: set prompt = "%B[%@]%b %m[%/]> " The problem I face now is that if I use this prompt with symbolic links, the presented location is displaying the symbolic link rather than

Re: Off topic: NetBSD or OpenBSD for Alpha server ?

2012-05-13 Thread Juan Francisco Cantero Hurtado
On 05/04/2012 07:51 PM, Kenneth Hatteland wrote: Since the alpha forum for FreeBSD is closed, and there has not been Alpha support since 6.4 I wondered about which OS to install on a alpha server I am getting quite soon. I guess FreeBSD 6.4 is perhaps not the best since it is not maintained and t

Maximum number of "tun" pseudo-devices

2012-05-13 Thread Brett Glass
Everyone: I'm running a busy FreeBSD-based that may handle large numbers of simultaneous connections. I'm currently using software that creates a "tun" device for each connection. However, after it hits tun127 (128 pseudo-devices), it doesn't seem to want to create any more. What sets the lim

Re: epson all in one

2012-05-13 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun May 13 17:40:24 2012 > From: ajtiM > To: freebsd-questions@freebsd.org > Date: Sun, 13 May 2012 17:38:19 -0500 > Subject: epson all in one > > Hi! > > My got a new Epson WorkForce 545 which I connected through router and it > works > for her but...

epson all in one

2012-05-13 Thread ajtiM
Hi! My got a new Epson WorkForce 545 which I connected through router and it works for her but... Does anyone has experience with Epson ALL IN ONE printers on FreeBSD, please? Thanks in advance. Mitja http://jpgmag.com/people/lumiwa ___ freeb

Building FreeBSD to install or update in two DESTDIRs

2012-05-13 Thread Thomas Mueller
I would like to build FreeBSD to install in two places: regular hard drive and also on a USB stick, probably 8 GB. USB stick install would be for backup, in case something goes awry with a later update, then I have something to fall back on; could also install tools such as gdisk to use on hard

avrdude and arduino

2012-05-13 Thread Colin Barnabas
Has anyone been able to get the Arduino Uno board working with avrdude? I keep getting programmer not responding errors. avrdude: ser_recv(): programmer is not responding avrdude: stk500_recv(): programmer is not responding This is the command I'm using: %sudo avrdude -F -v -v -v -v -c arduino

Wine-fbsd64 updated to 1.5.4 (32bit Wine for 64bit FreeBSD)

2012-05-13 Thread David Naylor
Hi, Packages [1] for wine-fbsd64-1.5.4 have been uploaded to mediafire [2]. The packages for FreeBSD 10 use the pkgng* [3] format. There are many reports that wine does not work with a clang compiled world (help in fixing this problem is appreciated as it affects quite a few users). The patc

Re: CSH prompt

2012-05-13 Thread Polytropon
On Sun, 13 May 2012 14:56:31 +0200, Jos Chrispijn wrote: > In cshell I use this prompt: set prompt = "%B[%@]%b %m[%/]> " > The problem I face now is that if I use this prompt with symbolic links, > the presented location is displaying the symbolic link rather than the > real directory name. > Is

CSH prompt

2012-05-13 Thread Jos Chrispijn
In cshell I use this prompt: set prompt = "%B[%@]%b %m[%/]> " The problem I face now is that if I use this prompt with symbolic links, the presented location is displaying the symbolic link rather than the real directory name. Is there a way of preventin this? thanks, Jos Chrispijn -- Artific