Re: firefox

2010-10-13 Thread Polytropon
On Wed, 13 Oct 2010 22:27:05 +0800, yanxinyou wrote: > how to install the flash plugin to firefox Check out the FreeBSD handbook's chapter about browsers: http://www.freebsd.org/doc/handbook/desktop-browsers.html See "6.2.3 Firefox and Macromedia(R) Flash^TM Plugin" and check if it works for yo

firefox

2010-10-13 Thread yanxinyou
the release 8.1 firefox 3.4 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

firefox

2010-10-13 Thread yanxinyou
how to install the flash plugin to firefox ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

RE: __FreeBSD__ not available and unsigned long type

2010-10-13 Thread Chetan Shukla
Hi, I tried this and got following output: cerebrus# touch foo.h; cpp -dM foo.h | grep FreeBSD #define __FreeBSD_cc_version 81 #define __VERSION__ "4.2.1 20070719 [FreeBSD]" #define __FreeBSD__ 8 It means __FreeBSD__ is defined but how then to use it? Regards, Chetan -Original Message

Re: Too many binary packages are missing

2010-10-13 Thread b. f.
On 10/14/10, b. f. wrote: > On 10/14/10, Yuri wrote: >> On 10/13/2010 17:24, b. f. wrote: > ... >> My system is 8.1-stable and portupgrade looks at >> http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-stable >> No sure what is packages-8-stable, shouldn't it be the same? > > As far as I

Re: Too many binary packages are missing

2010-10-13 Thread b. f.
On 10/14/10, Yuri wrote: > On 10/13/2010 17:24, b. f. wrote: ... > My system is 8.1-stable and portupgrade looks at > http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-stable > No sure what is packages-8-stable, shouldn't it be the same? As far as I know, there are no packages for 8.1-ST

Re: Too many binary packages are missing

2010-10-13 Thread Adam Vande More
On Wed, Oct 13, 2010 at 10:18 PM, Yuri wrote: > My system is 8.1-stable and portupgrade looks at > http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-stable > No sure what is packages-8-stable, shouldn't it be the same? > > System should at least have binaries of all packages that are req

Re: Too many binary packages are missing

2010-10-13 Thread Yuri
On 10/13/2010 17:24, b. f. wrote: I am updating i386 system (portupgrade -aP) and whole lot of binary packages are missing. For example, gcc-4.5.0, qt4-corelib are examples of large packages that are missing that don't require too many dependencies and are very basic. I know, it may be caused by

Re: RECEIVED: Bible (92313)

2010-10-13 Thread Ryan Coleman
Glad to hear it. On Oct 13, 2010, at 7:47 PM, Chris Maness wrote: > Got a Bible. Thanks, Chris > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd

Re: mouse problems....

2010-10-13 Thread Warren Block
On Wed, 13 Oct 2010, Polytropon wrote: Finally, a "jumpy mouse" problem with moused on console screams that it's the KVM, not moused or USB or xorg config. I'm not 100% sure about that. Your article located at http://www.wonkity.com/~wblock/docs/html/aei.html states: Other times, part

Re: mouse problems....

2010-10-13 Thread Warren Block
On Wed, 13 Oct 2010, Polytropon wrote: On Wed, 13 Oct 2010 10:29:31 -0700, Gary Kline wrote: I just noticed that in rc.conf is: # -- sysinstall generated deltas -- # Wed Oct 13 08:03:06 2010 moused_port="/dev/ums0" moused_type="auto" moused_enable="NO"

RECEIVED: Bible (92313)

2010-10-13 Thread Chris Maness
Got a Bible.  Thanks, Chris ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Too many binary packages are missing

2010-10-13 Thread b. f.
>I am updating i386 system (portupgrade -aP) and whole lot of binary >packages are missing. >For example, gcc-4.5.0, qt4-corelib are examples of large packages that >are missing that don't require too many dependencies and are very basic. > >I know, it may be caused by failed dependencies, copyrigh

Re: Like it or not, Theo is having a good laugh ..

2010-10-13 Thread David Brodbeck
I feel like the main thing being proven by this thread is that Theo is excellent at trolling FreeBSDers. The ratio of text in Theo's original post to text in this thread has to be approaching 10,000:1. ___ freebsd-questions@freebsd.org mailing list http:

Re: mouse problems....

2010-10-13 Thread Gary Kline
On Wed, Oct 13, 2010 at 11:11:22PM +0200, Polytropon wrote: > On Wed, 13 Oct 2010 10:29:31 -0700, Gary Kline wrote: > > I just noticed that in rc.conf is: > > > > > > # -- sysinstall generated deltas -- # Wed Oct 13 08:03:06 2010 > > moused_port="/dev/ums0" > > moused_type="auto" > >

Re: Too many binary packages are missing

2010-10-13 Thread Polytropon
On Wed, 13 Oct 2010 14:06:55 -0400, Pierre-Luc Drouin wrote: > I think it would be nice if at least one binary package was available with > the most "typical" dependencies. For example, I am not a native English > speaker, but I would not mind using the English version OO if I could > download it

Re: USB disk on CS5536 unstable

2010-10-13 Thread Hans Petter Selasky
On Wednesday 13 October 2010 23:22:59 Hans Petter Selasky wrote: > Can you add this device to the quirk entries in: > > sys/dev/usb/controller/ehci.c ehci_pci.c actually. --HPS ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mai

Re: USB disk on CS5536 unstable

2010-10-13 Thread Hans Petter Selasky
On Saturday 09 October 2010 11:06:19 Anselm Strauss wrote: > On 10/07/10 22:59, Lowell Gilbert wrote: > > Anselm Strauss writes: > >> On 10/02/10 16:39, Hans Petter Selasky wrote: > >>> On Saturday 02 October 2010 14:44:07 Anselm Strauss wrote: > On 09/30/10 21:38, Hans Petter Selasky wrote:

Re: mouse problems....

2010-10-13 Thread Polytropon
On Wed, 13 Oct 2010 10:29:31 -0700, Gary Kline wrote: > I just noticed that in rc.conf is: > > > # -- sysinstall generated deltas -- # Wed Oct 13 08:03:06 2010 > moused_port="/dev/ums0" > moused_type="auto" > moused_enable="NO" > > and yet the console mouse is pres

Re: Support for the intel Ironlake Mobile Graphics Chipset

2010-10-13 Thread Chip Camden
Quoth d...@safeport.com on Wednesday, 13 October 2010: > It appears (hopefully) that support for this may appear in FreeBSD 9. I > infer that some kernel support for DRM involves kernel support > (http://wiki.freebsd.org/DriDrivers) if so I think thats really too bad as > all the ~400 pieces of

Re: Is it a good idea to use DHCP for point to point connections ?

2010-10-13 Thread Elliot Finley
we did this with DSL customers. But instead of using a unique gateway for each Client, just use IP Unnumbered and proxy arp for your loopback interface. On Wed, Oct 13, 2010 at 9:02 AM, Jerome Herman wrote: > Hello, > > Given the price (an tedious management) of layer 3 switches I was thinking >

Re: mouse problems....

2010-10-13 Thread Polytropon
On Wed, 13 Oct 2010 09:03:21 -0600 (MDT), Warren Block wrote: > I've followed only parts of this thread, and there are multiple > problems. First is installing X on a server. And first + one half is running X as root. :-) As it is only for testing, no big deal, but I did want to just mention

Re: migrating to openldap

2010-10-13 Thread Tim Dunphy
Actually, I was trying this as root on FBSD.. so therefore I was using csh.. but that's 6 of one half dozen of the other. At any rate, your suggestion WORKED!! THANK YOU a ton man, this really helped!! :))) LBSD2# setenv LDAP_BASEDN "dc=summitnjhome,dc=com" You have new mail. LBSD2# echo $LDAP_

Re: migrating to openldap

2010-10-13 Thread Maciej Milewski
On Wednesday 13 October 2010 21:36:16, Tim Dunphy wrote: > Maciej, thanks for the suggestion! I did give it a try but the result > did not change.. Here is a copy-paste of what I tried: > > LBSD2# echo $LDAP_BASE > dc=summitnjhome,dc=com Not LDAP_BASE but LDAP_BASEDN. It works with stock migration

Re: migrating to openldap

2010-10-13 Thread Dan Nelson
In the last episode (Oct 13), Tim Dunphy said: > Maciej, thanks for the suggestion! I did give it a try but the result > did not change.. Here is a copy-paste of what I tried: > > LBSD2# echo $LDAP_BASE > dc=summitnjhome,dc=com > LBSD2# ./migrate_base.pl > /home/bluethundr/txt/ldif/base.ldif Make

Re: migrating to openldap

2010-10-13 Thread Tim Dunphy
Maciej, thanks for the suggestion! I did give it a try but the result did not change.. Here is a copy-paste of what I tried: LBSD2# echo $LDAP_BASE dc=summitnjhome,dc=com LBSD2# ./migrate_base.pl > /home/bluethundr/txt/ldif/base.ldif LBSD2# less /home/bluethundr/txt/ldif/base.ldif dn: dc=padl,dc=c

Support for the intel Ironlake Mobile Graphics Chipset

2010-10-13 Thread doug
It appears (hopefully) that support for this may appear in FreeBSD 9. I infer that some kernel support for DRM involves kernel support (http://wiki.freebsd.org/DriDrivers) if so I think thats really too bad as all the ~400 pieces of Xorg which develop at their own pace makes this a hard (or at

Re: Too many binary packages are missing

2010-10-13 Thread Chad Perrin
On Wed, Oct 13, 2010 at 02:06:55PM -0400, Pierre-Luc Drouin wrote: > > I think it would be nice if at least one binary package was available with > the most "typical" dependencies. For example, I am not a native English > speaker, but I would not mind using the English version OO if I could > down

YO: __Mouse Working On Cedars_

2010-10-13 Thread Gary Kline
Guys, I am logged in as root, did a startx into the twn default, and I have a working mouse. Now I have not tried switching over to my desktop and bac to see if everything still works. If/if-not, at least it works this way. At least noe I know that I can set up my ye-olden ctwm desktop here

Re: Too many binary packages are missing

2010-10-13 Thread Pierre-Luc Drouin
On Wed, Oct 13, 2010 at 2:00 PM, Yuri wrote: > On 10/13/2010 10:51, Frank Shute wrote: > >> gcc is in base as cc(1). There are a metric ton of qt4 ports and they >> are not basic in that they are not required if you don't use KDE or >> its applications. >> >> > > Base has 4.2.1 and not updating (

Re: Too many binary packages are missing

2010-10-13 Thread Yuri
On 10/13/2010 10:51, Frank Shute wrote: gcc is in base as cc(1). There are a metric ton of qt4 ports and they are not basic in that they are not required if you don't use KDE or its applications. Base has 4.2.1 and not updating (waiting for LLVM conversion maybe). So many ports require var

Re: Too many binary packages are missing

2010-10-13 Thread Frank Shute
On Wed, Oct 13, 2010 at 09:38:25AM -0700, Yuri wrote: > > I am updating i386 system (portupgrade -aP) and whole lot of binary > packages are missing. > For example, gcc-4.5.0, qt4-corelib are examples of large packages that > are missing that don't require too many dependencies and are very basic

Re: __FreeBSD__ not available and unsigned long type

2010-10-13 Thread Chuck Swiger
On Oct 13, 2010, at 5:47 AM, Chetan Shukla wrote: > In my machine (8.0-RELEASE) I am not getting the macro __FreeBSD__. > As a workaround I have to conditionally define it in makefile. What does: touch foo.h; cpp -dM foo.h | grep FreeBSD ...return? Regards, -- -Chuck ___

Re: mouse problems....

2010-10-13 Thread Gary Kline
On Wed, Oct 13, 2010 at 09:03:21AM -0600, Warren Block wrote: > On Wed, 13 Oct 2010, Polytropon wrote: > > >Correct. If you disable HAL, and your X is configured to run *WITH* > >HAL, it won't run anymore. Edit /etc/X11/xorg.conf (and if not > >present, create it) to make X work *WITHOUT* HAL. > >

Re: Sacred Gold (Linux) on FBSD

2010-10-13 Thread Mikle Krutov
On Tue, Oct 12, 2010 at 07:38:07PM +0400, Boris Samorodov wrote: > On Mon, 11 Oct 2010 18:59:59 + Mikle Krutov wrote: > > > Has anyone had a positive experience with subj? > > As for me, it loads till the first load-screen state 'Ready' and hangs > > there. > > Nothing dumps in console. > > /

Re: Ndis driver causes kernel problems on boot

2010-10-13 Thread Paul B Mahol
On 10/13/10, Mark Moellering wrote: > On 13-Oct-10 12:47 PM, Paul B Mahol wrote: >> On 10/13/10, Mark Moellering wrote: >>>I created a driver for my rtl8187 SE in my MSI Wind netbook using >>> ndisgen. >>> I placed the driver , rtl8187Se_sys.ko in /boot/modules >>> >>> I added rtl8187Se_sys

Re: Ndis driver causes kernel problems on boot

2010-10-13 Thread Mark Moellering
On 13-Oct-10 12:47 PM, Paul B Mahol wrote: On 10/13/10, Mark Moellering wrote: I created a driver for my rtl8187 SE in my MSI Wind netbook using ndisgen. I placed the driver , rtl8187Se_sys.ko in /boot/modules I added rtl8187Se_sys_load="YES" in /boot/loader.conf I can kldload rtl8187Se_s

Re: nat problems

2010-10-13 Thread Dánielisz László
Problem solved, changed the mtu/mru in ppp.conf, now its working ;-) From: Dánielisz László To: "freebsd-questions@freebsd.org" Sent: Wed, October 13, 2010 8:20:36 AM Subject: nat problems Hi, I'm behind a freebsd - pf machine, I'd like to connect to a webpag

Re: Ndis driver causes kernel problems on boot

2010-10-13 Thread Paul B Mahol
On 10/13/10, Mark Moellering wrote: > I created a driver for my rtl8187 SE in my MSI Wind netbook using ndisgen. > I placed the driver , rtl8187Se_sys.ko in /boot/modules > > I added rtl8187Se_sys_load="YES" in /boot/loader.conf > > I can kldload rtl8187Se_sys and everything seems OK. > If I reb

Ndis driver causes kernel problems on boot

2010-10-13 Thread Mark Moellering
I created a driver for my rtl8187 SE in my MSI Wind netbook using ndisgen. I placed the driver , rtl8187Se_sys.ko in /boot/modules I added rtl8187Se_sys_load="YES" in /boot/loader.conf I can kldload rtl8187Se_sys and everything seems OK. If I reboot, however, I get the following error during bo

Too many binary packages are missing

2010-10-13 Thread Yuri
I am updating i386 system (portupgrade -aP) and whole lot of binary packages are missing. For example, gcc-4.5.0, qt4-corelib are examples of large packages that are missing that don't require too many dependencies and are very basic. I know, it may be caused by failed dependencies, copyright r

Re: CYRUS IMAP cyradm core dump problem

2010-10-13 Thread Martin Schweizer
Hello Reko Only for the records: I did realy a lot of tests in the past weeks (with and without security/heimdal, and also the kerberos base, etc.). The goal is, I was unable to get back to run with saslauthd -a kerberos5. The only way I found is to run saslauthd -a pam (but here you need also

Re: migrating to openldap

2010-10-13 Thread Maciej Milewski
On Wednesday 13 October 2010 16:08:35, Tim Dunphy wrote: > Hello, > > I am attempting to migrate my local user setup to openldap under > FreeBSD 8.1. My server is currently running nicely. > > At the moment, sudoers is imported into openldap-server24. But > services that authenticate through PA

Is it a good idea to use DHCP for point to point connections ?

2010-10-13 Thread Jerome Herman
Hello, Given the price (an tedious management) of layer 3 switches I was thinking about using modified DHCP to distribute addresses with a /32 netmask (255.255.255.255) The Idea : Create a cheap (and preferably not dirty) way to have client isolation, without creating tons of vlan. Pratict

Re: __FreeBSD__ not available and unsigned long type

2010-10-13 Thread Arthur Chance
On 10/13/10 13:47, Chetan Shukla wrote: Hi I have two doubts working further ion FreeBSD. In my machine (8.0-RELEASE) I am not getting the macro __FreeBSD__. As a workaround I have to conditionally define it in makefile. Could someone define what is missing in this case. It's compiled into gc

Re: mouse problems....

2010-10-13 Thread Warren Block
On Wed, 13 Oct 2010, Polytropon wrote: Correct. If you disable HAL, and your X is configured to run *WITH* HAL, it won't run anymore. Edit /etc/X11/xorg.conf (and if not present, create it) to make X work *WITHOUT* HAL. How it is to be done is described here: http://www.wonkity.com/~wblock/doc

migrating to openldap

2010-10-13 Thread Tim Dunphy
Hello, I am attempting to migrate my local user setup to openldap under FreeBSD 8.1. My server is currently running nicely. At the moment, sudoers is imported into openldap-server24. But services that authenticate through PAM (such as su and ssh) are currently not working. I notice that the C

Link Exchange Request

2010-10-13 Thread Augustine Akhidenor
Dear Webmaster, I'm the webmaster of http://www.homeliquordelivery.com.au. We came across your site on the Internet and feel that it would fit perfectly into our collection of quality links at http://www.homeliquordelivery.com.au. The Google PR of this site is currently 2. We've already plac

Re: [Bacula-users] Problem connecting to fd on client server

2010-10-13 Thread Damian Ge ; bicki
Albin Vega wrote: Hello! I am trying to set up a backup-job on a win 2008 server over internet. I have done this successfully on two other servers, but I am having trouble with this one. Here’s the bacula-dir.config file on the clientserver (that is to be backed up). The fd service is runnin

Re: __FreeBSD__ not available and unsigned long type

2010-10-13 Thread Michael Grünewald
dear Chetan, Chetan Shukla wrote: > I have two doubts working further ion FreeBSD. > In my machine (8.0-RELEASE) I am not getting the macro __FreeBSD__. > As a workaround I have to conditionally define it in makefile. > Could someone define what is missing in this case. For this one, I do not h

Problem connecting to fd on client server

2010-10-13 Thread Albin Vega
Hello! I am trying to set up a backup-job on a win 2008 server over internet. I have done this successfully on two other servers, but I am having trouble with this one. Here’s the bacula-dir.config file on the clientserver (that is to be backed up). The fd service is running on both backup-client

Re: portupgrade command line option -f problem

2010-10-13 Thread RW
On Wed, 13 Oct 2010 13:24:26 +0100 David Southwell wrote: > Tried that but no good - it still seems to goof up. I recall it used > to work many versions ago but it may not have been picked up on a > regression test. > It works for me. Which port is it failing on? __

__FreeBSD__ not available and unsigned long type

2010-10-13 Thread Chetan Shukla
Hi I have two doubts working further ion FreeBSD. In my machine (8.0-RELEASE) I am not getting the macro __FreeBSD__. As a workaround I have to conditionally define it in makefile. Could someone define what is missing in this case. Moreover when I have to use unsigned long and signed long the onl

Re: portupgrade command line option -f problem

2010-10-13 Thread David Southwell
> On Wed, 13 Oct 2010 10:14:30 +0100 > > David Southwell wrote: > > Hi > > > > man portupgrade advises: > > -f > > > > --forceForce the upgrade of a package even if it > > > > is to be a downgrade or just a reinstall of the same ver- > > > >

Re: portupgrade command line option -f problem

2010-10-13 Thread RW
On Wed, 13 Oct 2010 10:14:30 +0100 David Southwell wrote: > Hi > > man portupgrade advises: > > -f > --forceForce the upgrade of a package even if it > is to be a downgrade or just a reinstall of the same ver- > sion, or the port is held by

Re: portupgrade command line option -f problem

2010-10-13 Thread Jerry
On Wed, 13 Oct 2010 10:14:30 +0100 David Southwell articulated: > man portupgrade advises: > > -f > --forceForce the upgrade of a package even if it > is to be a downgrade or just a reinstall of the same ver- > sion, or the port is held by u

portupgrade command line option -f problem

2010-10-13 Thread David Southwell
Hi man portupgrade advises: -f --forceForce the upgrade of a package even if it is to be a downgrade or just a reinstall of the same ver- sion, or the port is held by user using the HO

Re: nfsen and localtime/strftime

2010-10-13 Thread Bas Smeelen
On 10/13/2010 09:01 AM, Reinhard Haller wrote: > Hi, > > after my last update (freebsd 8.1 ports) nfsen spreads warnings on the > website: > > *Warning*: localtime() [function.localtime > ]: It is not safe to > rely on the system's timezone setting

nfsen and localtime/strftime

2010-10-13 Thread Reinhard Haller
Hi, after my last update (freebsd 8.1 ports) nfsen spreads warnings on the website: *Warning*: localtime() [function.localtime ]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the