Re: JDK13

2003-01-03 Thread Joseph Olatt
I believe that you need to get the source for JDK from the sun site (after agreeing to their license agreement) and then compile it using the patches provided at the following site: http://www.eyesbeyond.com/freebsddom/java/jdk13.html See above site for more info. On Fri, Jan 03, 2003 at

Re: flex from ports kills buildworld?

2009-04-09 Thread Joseph Olatt
On Thu, Apr 09, 2009 at 12:53:09PM -0700, Steve Franks wrote: Probably doing something stupid, but on the off chance I'm not: - Had to install a newer flex from ports for something. - Had to move the system flex to avoid hacking reams of bad makefiles - Did a buildworld, and it can't find a

Re: Forgotten password

2009-06-04 Thread Joseph Olatt
On Thu, Jun 04, 2009 at 01:32:27PM +0200, Wojciech Puchar wrote: Good day am a new user of of freebsd Os and i forgot my login password, i will need an assitance on how to get it changed. boot, press 4 at boot loader prompt to get single user. after seeing a guestion what to run as a shell

Re: randomising tracks: scripting question

2011-01-03 Thread Joseph Olatt
On Sun, Dec 26, 2010 at 05:09:30PM +, Frank Shute wrote: I generally play my tracks of an album like so: for track in $(cat trombone_shorty-backatown.m3u); do mplayer $track done They then play in the correct order. How would I go about randomising the order of play using sh

/usr/ports/x11-wm/awesome problems

2011-01-28 Thread Joseph Olatt
Hi, Anybody on the list having recent problems with the awesome window manager? I get the following error when I try to run awesome: W: awesome: image_new_from_file:288: cannot load image /usr/local/share/awesome/icons/awesome16.png: unknown error, that's really bad

Re: /usr/ports/x11-wm/awesome problems

2011-01-30 Thread Joseph Olatt
On Sun, Jan 30, 2011 at 01:01:23AM +, Frank Shute wrote: On Fri, Jan 28, 2011 at 09:08:36PM -0800, Joseph Olatt wrote: Hi, Anybody on the list having recent problems with the awesome window manager? I get the following error when I try to run awesome: W: awesome

Re: sed/awk, instead of Perl

2008-08-21 Thread Joseph Olatt
On Thu, Aug 21, 2008 at 08:46:47AM -0400, Steve Bertrand wrote: I'm frequently having to modify/convert email addresses from one format/domain to another. Usually, I slap together a quick Perl script to do this for me. I don't do it frequently enough to keep track which one of my scripts

Re: sed html tags

2008-08-28 Thread Joseph Olatt
snip Hi, I have the string span 111 /span span /span And i wish to use sed to strip *only* the span tag and its contents... is this possible ? I'm trying this expression, but it doesn't work... sed 's/span [^\(/span\)]+\/span//g' file

Re: sed html tags

2008-08-28 Thread Joseph Olatt
On Thu, Aug 28, 2008 at 03:04:22PM -0400, An wrote: yes, it does work perfectly with the example I gave... the actual file is some like ... span 111 span www no /span /span span yyy /span span yyy /span ... your command only returns ]# sed 's/\(span

Re: Presenting 'host' command output

2008-09-26 Thread Joseph Olatt
On Fri, Sep 26, 2008 at 06:51:46PM +0200, Jos Chrispijn wrote: If I do this on my server1 (BSD 6.4 prerelease) server1# host dekiekendief.nl I get this, which is good: dekiekendief.nl has address 72.36.229.154 dekiekendief.nl mail is handled by 30 mail.dekiekendief.nl. If I do this

Re: Need help installing on SATA

2008-10-13 Thread Joseph Olatt
On Fri, Oct 10, 2008 at 11:06:51PM -0500, Conrad J. Sabatier wrote: Does anyone know the magic incantation that will permit me to install FreeBSD on this new machine of mine (nVidia chipset, SATA1 disk controller)? I've been trying for a week or so now, with no luck. Just out of

Re: Racoon VPN

2009-08-12 Thread Joseph Olatt
On Tue, Aug 11, 2009 at 09:44:28PM +0200, get acoder wrote: Hi there, I am refering to your very detailed doc http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html I am exactly looking for the same features and setup, my only issue is that I cant find racoon as you are

Re: Racoon VPN

2009-08-13 Thread Joseph Olatt
On Wed, Aug 12, 2009 at 07:35:08PM +0200, Roland Smith wrote: On Wed, Aug 12, 2009 at 08:26:45AM -0700, Joseph Olatt wrote: It appears that racoon2 has been removed from the ports. Superseded by: ipsec-tools Look closely. security/racoon was removed, not security/racoon2! Thanks

Re: Unable to use CD/DVD drive

2009-09-20 Thread Joseph Olatt
On Sun, Sep 20, 2009 at 09:48:40AM +0530, N. Raghavendra wrote: Until a couple of months ago, I was able to read and write CDs and DVDs. Since then, I haven't been able to do so. When I try to mount a CD/DVD, the process just hangs without the media being mounted, or I get errors like this:

Re: RT 3.8.6 web page wont display after configuration on FreeBSD 8.0

2010-05-10 Thread Joseph Olatt
On Mon, May 10, 2010 at 09:14:13AM -, Pamela Pomary wrote: Hello, I have installed rt3.8.6 with apache2-modperl2 on freebsd 8.0. I have configured RT_SiteConfig.pm and /apache22/Includes/http-local.conf files as directed by RT's wiki website http://wiki.bestpractical.com/view/UserManual.

freebsd-texlive port

2012-10-09 Thread Joseph Olatt
Hi, According to: http://code.google.com/p/freebsd-texlive I got the impression that the texlive is now available in the ports. My understanding was that we no longer need to use portshaker(8). I've updated svn of ports to r305607 and I still don't see texlive* in /usr/ports/print or any

audio/baresip on FreeBSD 9

2013-01-02 Thread Joseph Olatt
I've been trying to get baresip to work on my FreeBSD 9.x laptop and haven't had much success. I register successfully to callcentric.com and it appears that I can connect and there is a stream of data coming through based on the status display: [0:00:08] audio=0/0 (bit/s) []

Re: audio/baresip on FreeBSD 9

2013-01-03 Thread Joseph Olatt
On Thu, Jan 03, 2013 at 08:15:41AM +0100, Matthias Apitz wrote: Hi, El d?a Wednesday, January 02, 2013 a las 08:19:11PM -0800, Joseph Olatt escribi?: I've been trying to get baresip to work on my FreeBSD 9.x laptop and haven't had much success. I register successfully

Re: Client Authentication

2013-03-26 Thread Joseph Olatt
On Sat, Mar 23, 2013 at 09:22:07PM -0700, Doug Hardie wrote: I am not sure this is the best place to ask this, but I didn't see any other maillists that seemed more appropriate. Basically, my outgoing mail server is being systematically attacked to try passwords looking for one that works.