portupgrade, xfce4 problems

2009-04-17 Thread Sniper
I have strange problem with portupgrade. --$ sudo portupgrade -a ** Port directory not found: x11/libxfce4mcs ** Port directory not found: x11-themes/xfce4-icon-theme ** Port directory not found: sysutils/xfce4-mcs-manager ** There are errors in a meta info for xfce4-mcs-plugins-4.4.3 ** Run 'p

Re: Problems watching video with the Radeon HD 3850

2009-04-17 Thread Roland Smith
On Fri, Apr 17, 2009 at 09:35:45PM +0200, Aniruddha wrote: > Roland Smith wrote: > > For the best performance, you'll have to update to a recent 7-STABLE, or > > wait for the upcoming 7.2 release. The kernel support code for graphics > > chips has been updated since the release of 7.1. > > > >

Re: PAM-SSH-LDAP problem

2009-04-17 Thread Emiel van de Laar
On Apr 17, 2009, at 11:04 PM, Panos wrote: hello I'm trying to setup an ldap for authenticating users. I think that the ldap server is ok but ssh gives me an error PAM authntication error illigal user XXX from XXX.XXX.XXX.XXX I think that something is wrong when pam-ldap is quering tο ldap.

Re: PAM-SSH-LDAP problem

2009-04-17 Thread Benjamin Lee
On 04/17/2009 02:04 PM, Panos wrote: > hello I'm trying to setup an ldap for authenticating users. > I think that the ldap server is ok > but ssh gives me an error PAM authntication error illigal user XXX from > XXX.XXX.XXX.XXX > I think that something is wrong when pam-ldap is quering tο ldap. > F

PAM-SSH-LDAP problem

2009-04-17 Thread Panos
hello I'm trying to setup an ldap for authenticating users. I think that the ldap server is ok but ssh gives me an error PAM authntication error illigal user XXX from XXX.XXX.XXX.XXX I think that something is wrong when pam-ldap is quering tο ldap. Fisrt I thounght that was acl problem so I trie

Re: snd-hda no sound whatsoever

2009-04-17 Thread Eitan Adler
Polytropon wrote: >>From your diagnostics, the sound card seems to be detected okay, > as far as I see it. > > Things worth checking are the mixer settings, such as: > > % mixer pcm 100 > % mixer vol 100 Mixer vol is currently set to 100:100 Mixer pcm is currently set to 1

Re: snd-hda no sound whatsoever

2009-04-17 Thread Mel Flynn
On Friday 17 April 2009 19:34:34 Eitan Adler wrote: > I have no sound whatsoever. Speakers are plugged in and turned on. > I'm not sure what debugging information I need. > > $kldstat |grep snd > 51 0xc5985000 19000snd_hda.ko > > $cat /bin/sh >/dev/dsp > Produces no sound > > $sysctl -a

Re: Problems watching video with the Radeon HD 3850

2009-04-17 Thread Mel Flynn
On Friday 17 April 2009 21:30:09 Aniruddha wrote: > Mel Flynn wrote: > > -cache 20480 for a ~20MB cache which should be sufficient to rule this > > out. If this resolves the problem, it's not in your video card (or > > driver), but rather in storage media. > > > > If using mplayer, can you try if s

Re: Struggling to remove package.

2009-04-17 Thread Mel Flynn
On Friday 17 April 2009 20:34:14 Kent Stewart wrote: > On Friday 17 April 2009 04:50:22 am Brent Clark wrote: > > Hiya > > > > I seem to be struggling with removing a perl bsdpan package. > > > > I tried: > > > > # pkg_delete bsdpan-IO-stringy-2.110 > > > > But I get > > > > pkg_delete: package 'bs

Re: Problems watching video with the Radeon HD 3850

2009-04-17 Thread Aniruddha
Roland Smith wrote: For the best performance, you'll have to update to a recent 7-STABLE, or wait for the upcoming 7.2 release. The kernel support code for graphics chips has been updated since the release of 7.1. Thanks I'll try that. What's the recommended way to upgrade nowadays? freebsd

Re: Problems watching video with the Radeon HD 3850

2009-04-17 Thread Aniruddha
Mel Flynn wrote: -cache 20480 for a ~20MB cache which should be sufficient to rule this out. If this resolves the problem, it's not in your video card (or driver), but rather in storage media. If using mplayer, can you try if specifying a cache resolves the problems? Use This didn't work, I

Re: snd-hda no sound whatsoever

2009-04-17 Thread Polytropon
>From your diagnostics, the sound card seems to be detected okay, as far as I see it. Things worth checking are the mixer settings, such as: % mixer pcm 100 % mixer vol 100 which will turn PCM and master volume to 100:100. For checking, it's usually the most comfortable way to pl

Re: Struggling to remove package.

2009-04-17 Thread Kent Stewart
On Friday 17 April 2009 04:50:22 am Brent Clark wrote: > Hiya > > I seem to be struggling with removing a perl bsdpan package. > > I tried: > > # pkg_delete bsdpan-IO-stringy-2.110 > > But I get > > pkg_delete: package 'bsdpan-IO-stringy-2.110' doesn't have a prefix > > I even went to ~/.cpan/build

Re: Problems watching video with the Radeon HD 3850

2009-04-17 Thread Roland Smith
On Fri, Apr 17, 2009 at 06:53:50PM +0200, Aniruddha wrote: > First of all I must say I'm impressed by the latest stable freebsd > release (7.1). A lot of hardware which didn't work before now works out > of the box :) I only have problems watching video, it feels sluggish > and there frequentl

Re: Problems watching video with the Radeon HD 3850

2009-04-17 Thread Mel Flynn
On Friday 17 April 2009 18:53:50 Aniruddha wrote: > First of all I must say I'm impressed by the latest stable freebsd > release (7.1). A lot of hardware which didn't work before now works out > of the box :) I only have problems watching video, it feels sluggish > and there frequently runs a str

Re: IPFW missing feature

2009-04-17 Thread Chris Cowart
KES wrote: > , Lowell. > > ?? ?? 16 ?? 2009 ?., 15:22:31: > > LG> KES writes: > >>> The tablearg feature provides the ability to use a value, looked up in >>> the table, as the argument for a rule action, action parameter or rule >>> option. This can signific

Re: Console mode scrolling

2009-04-17 Thread Mel Flynn
On Friday 17 April 2009 19:09:00 Polytropon wrote: > On Fri, 17 Apr 2009 18:13:08 +0200, Mel Flynn wrote: > > Scroll-lock. Might be a problem with recent keyboards, where the key is > > removed. > > Not neccessarily - if the Pause / Break key is still present, > it has the same functionality as S

snd-hda no sound whatsoever

2009-04-17 Thread Eitan Adler
I have no sound whatsoever. Speakers are plugged in and turned on. I'm not sure what debugging information I need. $kldstat |grep snd 51 0xc5985000 19000snd_hda.ko $cat /bin/sh >/dev/dsp Produces no sound $sysctl -a|grep hda http://isis.poly.edu/~eitan/files/hda-sound-problem-sysct

Re: PDF Authoring tool, suggestions?

2009-04-17 Thread Polytropon
On Fri, 17 Apr 2009 12:17:45 -0400, Michael Powell wrote: > Ltcddata wrote: > > > Don't know if I am missing the point here but why not use open office > > to create your pdf file with its export as PDF feature? > > Unless something has changed very recently OpenOffice.org doesn't import > .pd

Re: Console mode scrolling

2009-04-17 Thread Polytropon
On Fri, 17 Apr 2009 18:13:08 +0200, Mel Flynn wrote: > Scroll-lock. Might be a problem with recent keyboards, where the key is > removed. Not neccessarily - if the Pause / Break key is still present, it has the same functionality as Scroll Lock. -- Polytropon >From Magdeburg, Germany Happy

Problems watching video with the Radeon HD 3850

2009-04-17 Thread Aniruddha
First of all I must say I'm impressed by the latest stable freebsd release (7.1). A lot of hardware which didn't work before now works out of the box :) I only have problems watching video, it feels sluggish and there frequently runs a stripe through my screen. Which settings (and driver) do

Re: Console mode scrolling

2009-04-17 Thread Ricardo Jesus
Fernando Apesteguía wrote: Hi, Is there a way to scroll the screen in console mode? Something like I do in Linux with Ctrl + Page Up? I find it specially useful, but I don't know how to do it in FreeBSD. I'm using FreeBSD 7.1-RELEASE-p4 #12 Thanks in advance. __

Re: PDF Authoring tool, suggestions?

2009-04-17 Thread Ltcddata
On Fri, 17 Apr 2009 15:47:28 +0100 Ltcddata wrote: > On Fri, 17 Apr 2009 14:22:08 +0100 > Anton Shterenlikht wrote: > > > On Fri, Apr 17, 2009 at 07:26:39AM +0200, Roland Smith wrote: > > > On Thu, Apr 16, 2009 at 08:50:44PM -0600, Modulok wrote: > > > > I'm looking for recommendations for a BS

Re: Struggling to remove package.

2009-04-17 Thread Michael Powell
Brent Clark wrote: > Hiya > > I seem to be struggling with removing a perl bsdpan package. > > I tried: > > # pkg_delete bsdpan-IO-stringy-2.110 > > But I get > > pkg_delete: package 'bsdpan-IO-stringy-2.110' doesn't have a prefix > > I even went to ~/.cpan/build/IO-stringy-2.110-SFns8F/ and

Re: PDF Authoring tool, suggestions?

2009-04-17 Thread cpghost
On Thu, Apr 16, 2009 at 08:50:44PM -0600, Modulok wrote: > I'm looking for recommendations for a BSD-friendly, PDF authoring tool > (Not a viewer, see below.) Not a tool, but a python library: print/py-reportlab2 It's flexible enough to solve your image-embedding problem. ;-) > Suggestions? >

Re: PDF Authoring tool, suggestions?

2009-04-17 Thread Chris Rees
2009/4/17 Ltcddata : > On Fri, 17 Apr 2009 14:22:08 +0100 > Anton Shterenlikht wrote: > >> On Fri, Apr 17, 2009 at 07:26:39AM +0200, Roland Smith wrote: >> > On Thu, Apr 16, 2009 at 08:50:44PM -0600, Modulok wrote: >> > > I'm looking for recommendations for a BSD-friendly, PDF authoring >> > > too

Re: PDF Authoring tool, suggestions?

2009-04-17 Thread Michael Powell
Ltcddata wrote: > On Fri, 17 Apr 2009 14:22:08 +0100 > Anton Shterenlikht wrote: > >> On Fri, Apr 17, 2009 at 07:26:39AM +0200, Roland Smith wrote: >> > On Thu, Apr 16, 2009 at 08:50:44PM -0600, Modulok wrote: >> > > I'm looking for recommendations for a BSD-friendly, PDF authoring >> > > tool (

Re: Console mode scrolling

2009-04-17 Thread Mel Flynn
On Friday 17 April 2009 16:55:16 Fernando Apesteguía wrote: > Hi, > > Is there a way to scroll the screen in console mode? Something like I > do in Linux with Ctrl + Page Up? > > I find it specially useful, but I don't know how to do it in FreeBSD. > I'm using FreeBSD 7.1-RELEASE-p4 #12 Scroll-loc

Re: Support for Apple iBook keyboards

2009-04-17 Thread Bruce Cran
On Fri, 17 Apr 2009 15:12:16 +0100 jigger smith wrote: > Hi, > > I would like to use FreeBSD on my Apple G4 iBook, can you tell me if > the ADB keyboard is supported in the latest version available? > > I use FreeBSD on both my i386's and servers, so it would make sense to > use it on my laptop

Re: Console mode scrolling

2009-04-17 Thread RW
On Fri, 17 Apr 2009 16:55:16 +0200 Fernando Apesteguía wrote: > Hi, > > Is there a way to scroll the screen in console mode? Something like I > do in Linux with Ctrl + Page Up? > > I find it specially useful, but I don't know how to do it in FreeBSD. > I'm using FreeBSD 7.1-RELEASE-p4 #12 use

Re: Console mode scrolling

2009-04-17 Thread Fernando Apesteguía
2009/4/17 Polytropon : > On Fri, 17 Apr 2009 16:55:16 +0200, Fernando Apesteguía > wrote: >> Is there a way to scroll the screen in console mode? Something like I >> do in Linux with Ctrl + Page Up? > > FreeBSD offers a better solution than Linux: It uses the key on > the keyboard that is intende

Re: Console mode scrolling

2009-04-17 Thread Polytropon
On Fri, 17 Apr 2009 16:55:16 +0200, Fernando Apesteguía wrote: > Is there a way to scroll the screen in console mode? Something like I > do in Linux with Ctrl + Page Up? FreeBSD offers a better solution than Linux: It uses the key on the keyboard that is intended to do this. Have a look at the

Re: Console mode scrolling

2009-04-17 Thread Mehul Ved
2009/4/17 Fernando Apesteguía : > Hi, > > Is there a way to scroll the screen in console mode? Something like I > do in Linux with Ctrl + Page Up? If you search the archives, you will find the answer in there. You need to enable the scroll lock to be able to scroll. -- The world is not octal de

Re: Console mode scrolling

2009-04-17 Thread Dan Nelson
In the last episode (Apr 17), Fernando Apesteguía said: > Is there a way to scroll the screen in console mode? Something like I do > in Linux with Ctrl + Page Up? Press scroll-lock, then up/down/pgup/pgdn/home/end. The buffer is per-vty and persists when you switch vtys, unlike Linux. --

Re: Question about amd64 tier1 status.

2009-04-17 Thread Lowell Gilbert
J. Julián Rodríguez writes: > I´m a FreeBSD user from 4.0 version to Current (i386 arch). I've recently > switched to a amd64 machine and > consecuently to the amd64 version of the OS. > You claim the amd64 version enjoys "Tier 1 Status", but in the page > http://www.freebsd.org/doc/en_US.ISO8859

Re: PDF Authoring tool, suggestions?

2009-04-17 Thread Ltcddata
On Fri, 17 Apr 2009 14:22:08 +0100 Anton Shterenlikht wrote: > On Fri, Apr 17, 2009 at 07:26:39AM +0200, Roland Smith wrote: > > On Thu, Apr 16, 2009 at 08:50:44PM -0600, Modulok wrote: > > > I'm looking for recommendations for a BSD-friendly, PDF authoring > > > tool (Not a viewer, see below.) >

Re: IPFW missing feature

2009-04-17 Thread Lowell Gilbert
KES writes: > Здравствуйте, Lowell. > > Вы писали 16 апреля 2009 г., 15:22:31: > > LG> KES writes: > >>> The tablearg feature provides the ability to use a value, looked up in >>> the table, as the argument for a rule action, action parameter or rule >>> option. This can signific

Re: MailScanner & sendmail

2009-04-17 Thread Bob Willcox
On Fri, Apr 17, 2009 at 06:27:19AM -0500, Derek Ragona wrote: > At 03:15 PM 4/15/2009, Bob Willcox wrote: > >I asked this question in freebsd-ports (in a different way as I thought > >maybe I could clarify the situation some by rewording it) the other day > >and didn't receive any reply so I though

Console mode scrolling

2009-04-17 Thread Fernando Apesteguía
Hi, Is there a way to scroll the screen in console mode? Something like I do in Linux with Ctrl + Page Up? I find it specially useful, but I don't know how to do it in FreeBSD. I'm using FreeBSD 7.1-RELEASE-p4 #12 Thanks in advance. ___ freebsd-questio

RE: Support for Apple iBook keyboards

2009-04-17 Thread jigger smith
Hi, I would like to use FreeBSD on my Apple G4 iBook, can you tell me if the ADB keyboard is supported in the latest version available? I use FreeBSD on both my i386's and servers, so it would make sense to use it on my laptop instead of OpenBSD. Kind regards, Liam Sullivan. __

RE: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread Barry Byrne
> -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of lyd mc > On Friday 17 April 2009 13:47:45 lyd mc wrote: > > hi, > > > > I don't know how to run it in debug mode > > > > I already try this one. > > > >

Re: Add options to a port.

2009-04-17 Thread Steve Randall
On Fri, 17 Apr 2009 16:01:00 +1000 Dave Hardman wrote: > Following a recent ports updating gnucash crashes with a > segmentation fault. I've been advised to enable debugging to track down Don't bother. http://svn.gnucash.org/trac/changeset/17747 __

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread Derek Ragona
At 07:27 AM 4/17/2009, lyd mc wrote: Thanks Odhiambo for your time. Actually i have a working vacation program from freebsd ports (/usr/ports/mail/vacation). I only wondering why the freebsd base vacation behave differently I still want freebsd base vacation... the one from ports is obs

Re: does ndisgen work with(mini) pci-E cards?

2009-04-17 Thread Paul B. Mahol
On 4/13/09, Steve Franks wrote: > My new laptop is the fist I've seen with mini-pci-express. Major > PITA. I get ndis0 after ndisgen/kldload/etc, but I can see any AP's, > and I'm wondering if it's due to the new bus? I suspect I'm barking > up the wrong tree since the driver does get loaded, i

Re: PDF Authoring tool, suggestions?

2009-04-17 Thread Anton Shterenlikht
On Fri, Apr 17, 2009 at 07:26:39AM +0200, Roland Smith wrote: > On Thu, Apr 16, 2009 at 08:50:44PM -0600, Modulok wrote: > > I'm looking for recommendations for a BSD-friendly, PDF authoring tool > > (Not a viewer, see below.) > > > > I have an image of a signature that I need to put into a PDF do

dbus, hal over xdmcp?

2009-04-17 Thread Anton Shterenlikht
I've read the dbus and hal help pages but I'm still confused. In a configuration where xserver connects to clients via xdmcp where do I need to run dbus and hald: a. only on the machine which runs xserver? b. only on the machine which runs the clients? c. on both the xserver and clients machines?

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread lyd mc
No output either --- On Fri, 4/17/09, Mel Flynn wrote: From: Mel Flynn Subject: Re: Freebsd Built-in vacation program does not auto reply To: freebsd-questions@freebsd.org, alydi...@yahoo.com Cc: "Odhiambo Washington" , "Steve Bertrand" Date: Friday, April 17, 2009, 8:21 PM On Friday

Struggling to remove package.

2009-04-17 Thread Brent Clark
Hiya I seem to be struggling with removing a perl bsdpan package. I tried: # pkg_delete bsdpan-IO-stringy-2.110 But I get pkg_delete: package 'bsdpan-IO-stringy-2.110' doesn't have a prefix I even went to ~/.cpan/build/IO-stringy-2.110-SFns8F/ and ran # make uninstall and this is that I got

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread lyd mc
Thanks Odhiambo for your time. Actually i have a working vacation program  from freebsd ports (/usr/ports/mail/vacation). I only wondering why the freebsd base vacation behave differently I still want freebsd base vacation... the one from ports is obsolete (as per its maintainer website)

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread Mel Flynn
On Friday 17 April 2009 13:47:45 lyd mc wrote: > hi, > > I don't know how to run it in debug mode > > I already try this one. > > #/usr/bin/vacation -d alydio.mc > > but nothing happened... no logs in /var/log/message and /var/log/maillog > pertaining to vacation. And /var/log/debug.log? -

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread Odhiambo Washington
On Fri, Apr 17, 2009 at 2:47 PM, lyd mc wrote: > hi, > > I don't know how to run it in debug mode > > I already try this one. > > #/usr/bin/vacation -d alydio.mc > > but nothing happened... no logs in /var/log/message and /var/log/maillog > pertaining to vacation. > Okay. I think you nee

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread lyd mc
hi, I don't know how to run it in debug mode I already try this one. #/usr/bin/vacation -d alydio.mc but nothing happened... no logs in /var/log/message and /var/log/maillog pertaining to vacation. thnx --- On Fri, 4/17/09, Odhiambo Washington wrote: From: Odhiambo Washington Sub

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread Odhiambo Washington
On Fri, Apr 17, 2009 at 2:35 PM, lyd mc wrote: > Hi, > > > I already did vacation -i as per the manual say but it still does not auto > reply. You can run it in debug mode and see what it says in the logs, perhaps? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread lyd mc
Hi, I already did vacation -i as per the manual say but it still does not auto reply. --- On Fri, 4/17/09, Odhiambo Washington wrote: From: Odhiambo Washington Subject: Re: Freebsd Built-in vacation program does not auto reply To: "Steve Bertrand" Cc: alydi...@yahoo.com, freebsd-questions@f

Re: MailScanner & sendmail

2009-04-17 Thread Derek Ragona
At 03:15 PM 4/15/2009, Bob Willcox wrote: I asked this question in freebsd-ports (in a different way as I thought maybe I could clarify the situation some by rewording it) the other day and didn't receive any reply so I thought I try here this time. I have a 7.2-prelease system that I am trying

Re: [tobias.rehb...@web.de: Re: [OT] C programming question: reopen stdin]

2009-04-17 Thread Chris Rees
2009/4/16 Tobias Rehbein : > s/Good/Could/ > > > -- Forwarded message -- > From: Tobias Rehbein > To: Mel Flynn > Date: Thu, 16 Apr 2009 21:03:52 +0200 > Subject: Re: [OT] C programming question: reopen stdin > Am Tue, Apr 14, 2009 at 09:07:26PM +0200 schrieb Mel Flynn: >> On Tues

Re: boot manager vista

2009-04-17 Thread Chris Rees
2009/4/17 Manolis Kiagias : > John Beukema wrote: >> I am having trouble with the freebsd boot manager on an >> ACER Aspire 4730Z laptop. >> >> I installed the latest version >> of FBSD on partition 3.  Partition 1 is a 10 G compressed >> partition with the Windows Vista Home system to install and

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread Wojciech Puchar
did you vacation -i On Thu, 16 Apr 2009, lyd mc wrote: Hi guys, Why Freebsd built-in vacation program (/usr/bin/vacation) does not auto reply? I am using fresh installed Freebsd7.0 and 7.1. here is my configs. Under the home directory of the user (alydio.mc) .forward     \alydio.mc, "|/usr/

Re: Automounting of USB drives - Why is it a problem?

2009-04-17 Thread Mel Flynn
On Wednesday 15 April 2009 21:03:50 Polytropon wrote: > On Wed, 15 Apr 2009 14:33:46 -0400, Mehmet Erol Sanliturk wrote: > > Problem is not to select an operating system to use but it is easiness of > > usability of FreeBSD especially for the new beginners . > > The thing with "easieness of usabi

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread Odhiambo Washington
On Fri, Apr 17, 2009 at 10:33 AM, Steve Bertrand wrote: > Odhiambo Washington wrote: > > On Fri, Apr 17, 2009 at 6:00 AM, lyd mc wrote: > > > >> Hi guys, > >> > >> Why Freebsd built-in vacation program (/usr/bin/vacation) does not auto > >> reply? > >> > >> I am using fresh installed Freebsd7.0

Re: Add options to a port.

2009-04-17 Thread Mel Flynn
On Friday 17 April 2009 08:01:00 Dave Hardman wrote: > Following a recent ports updating gnucash crashes with a > segmentation fault. I've been advised to enable debugging to track down > the problem. This is done > by enabling the option --enable-debug to the config. My problem is that > I d

Re: new package system proposal

2009-04-17 Thread Mel Flynn
Sorry to jump in late. On Saturday 04 April 2009 16:13:22 Chris Whitehouse wrote: > pkg_add somewhat addresses this but it doesn't work quite as well as > ports because of possible version mismatches. > > The suggestion below is not aimed at servers because they have > completely different requir

Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread Steve Bertrand
Odhiambo Washington wrote: > On Fri, Apr 17, 2009 at 6:00 AM, lyd mc wrote: > >> Hi guys, >> >> Why Freebsd built-in vacation program (/usr/bin/vacation) does not auto >> reply? >> >> I am using fresh installed Freebsd7.0 and 7.1. here is my configs. >> >> Under the home directory of the user (al

Re: boot manager vista

2009-04-17 Thread Manolis Kiagias
John Beukema wrote: > I am having trouble with the freebsd boot manager on an > ACER Aspire 4730Z laptop. > > I installed the latest version > of FBSD on partition 3. Partition 1 is a 10 G compressed > partition with the Windows Vista Home system to install and > backup. partition 2 is Wind

boot manager vista

2009-04-17 Thread John Beukema
I am having trouble with the freebsd boot manager on an ACER Aspire 4730Z laptop. I installed the latest version of FBSD on partition 3. Partition 1 is a 10 G compressed partition with the Windows Vista Home system to install and backup. partition 2 is Windows after installation. I ins

Add options to a port.

2009-04-17 Thread Dave Hardman
Following a recent ports updating gnucash crashes with a segmentation fault. I've been advised to enable debugging to track down the problem. This is done by enabling the option --enable-debug to the config. My problem is that I don't know how to do this within the ports system. It looks as