Using the new C++11 stack on 9.1

2012-12-31 Thread Marcus Karlsson
/bin/ld: cannot find -lc++ It's available in the source tree for 9.1, my assumption is that it's just not installed by default. What should I do in order to use it? I have not found much documentation on it other than it will be the default in 1

Questions on adaptive mutexes and trylock

2012-05-09 Thread Joe Marcus Clarke
The newest GLib (as well as PHP APC) is starting to use adaptive mutexes in their code. When a mutex type is set to adaptive and you try to call pthread_mutex_trylock() on it, you get back an EINVAL. Is this a bug, or should this really be happening (the code clearly indicates adaptive mutexes ar

Re: net/netatalk afpd causes abort on amd64?

2011-08-08 Thread Joe Marcus Clarke
ahi_daemon_enable="YES" and avahi_dnsconf_enable="YES" to rc.conf and reboot (or run the two rc.d scripts). Alternatively, you can rebuild netatalk without Zeroconf support. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gn...@freebsd.org FreeNod

Re: py26-dbus

2010-12-26 Thread Joe Marcus Clarke
2 -rw-r--r-- 1 root wheel 191B Mar 20 2009 dbus_bindings.pyo > [r...@ziggy [/usr/ports/lang/python]# > [..] > > If I've missed anything, by all means, let me know and I shall provide it. > > P.S. I cross-posted this to 'gnome at' as well as 'freebs

Re: nautilus crashing on "right click > properties"

2010-07-19 Thread Joe Marcus Clarke
> arg_description = 0x0}, {long_name = 0x593da1 "browser", short_name = 0 > '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffe340, > description = 0x593da9 "open a browser window.", arg_description = > 0x0}, {long_name = 0x593dc0 "q

Re: about tcpdump

2010-04-20 Thread marcus
On Thursday 15 April 2010 22:16:45 Michael Hughes wrote: > On Thu, 15 Apr 2010 23:37:09 +0300 > > Yavuz Maşlak wrote: > > I have a network. I wish to log all incoming and outgoing trafficc > > using tcpdump on my gateway server. But I don't want to log these > > traffic's data because of they tak

Re: about tcpdump

2010-04-20 Thread marcus
On Thursday 15 April 2010 22:16:45 Michael Hughes wrote: > On Thu, 15 Apr 2010 23:37:09 +0300 > > Yavuz Maşlak wrote: > > I have a network. I wish to log all incoming and outgoing trafficc > > using tcpdump on my gateway server. But I don't want to log these > > traffic's data because of they tak

Re: POP3 , Inetd and Handbook.

2010-03-16 Thread marcus
On Tuesday 16 March 2010 01:48:22 pm Jorge Biquez wrote: > Hello all. > > I'm sorry if this sounds too stupid or basic. > > I moved from 4.3 to latest version and it is working fine. On $.x I > used to have inedt active since services are basic. On new system > inedt did not active service immedi

Re: EVOLUTION a, slow start, SOLVED

2010-03-07 Thread Joe Marcus Clarke
there. Can you resubmit the patch (you can unicast me) with just the stub functions returning the required values? Thanks! Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gn...@freebsd.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome signature.asc Description: This is a digitally signed message part

Re: pulseaudio warning message

2009-12-28 Thread Joe Marcus Clarke
__ > freebsd-gn...@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscr...@freebsd.org" > -- Joe Marcus Clarke FreeBSD GNOME Team :: gn...@

Re: example c program that does "beep"

2009-12-25 Thread Joe Marcus Clarke
On Fri, 2009-12-25 at 18:58 +, Anton Shterenlikht wrote: > How can I get a beep from c? > I looked at curses and syscons.c, but > still not clear. > Could somebody send me an example. > I'd be soo grateful. #include int main(int argc, char **argv) { printf("%c", 7); retur

Re: Native Firefox 3.5 and Flash10

2009-11-22 Thread Joe Marcus Clarke
On Thu, 2009-11-19 at 21:05 +, Sam Fourman Jr. wrote: > I am running a Fresh install of amd64 FreeBSD 8.0 RC3 > when running firefox It locks up for a moment then is fine then when I > load a new page it locks up again. > here is the error I get in the console when running native firefox 3.5 >

Re: Example of using mount() function?

2009-11-01 Thread Joe Marcus Clarke
On Sun, 2009-11-01 at 14:12 -0600, Peter Steele wrote: > I want to call the mount() function to perform the same action as running the > following mount command from the command line: > > mount -t ufs -o noatime /dev/adXXX /mnt > > The man page lists the signature of mount() as >

Re: port sysutils/hal -> fixed_mountpoints - what does this mean?

2009-08-13 Thread Joe Marcus Clarke
On Thu, 2009-08-13 at 13:37 +0100, Anton Shterenlikht wrote: > in port sysutils/hal there is an option > > fixed_mountpoints= > > which is "off" by default. > Is the meaning of this option documented somewhere? This option tells hal to use fixed names for /media mount points instead of vol

Additional sa devices?

2009-07-09 Thread Marcus Reid
27;sa0.[1-3]'. I can't seem to find it documented anywhere. Thanks, Marcus ___ 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: Problems with PolicyKit and device mounting

2009-05-16 Thread Joe Marcus Clarke
On Fri, 2009-05-15 at 15:32 -0400, David Karapetyan wrote: > Hello all. I am currently running 7.2-Release. I followed the > instructions at the freebsd project website for configuring gnome; > furthermore, I edited my Policy Kit to allow user 'bobo' to mount > removable drives. However, when I

Re: Firefox3 and dependencies on firefox2,libxul,xulrunner

2009-04-24 Thread Joe Marcus Clarke
On Thu, 2009-04-23 at 21:01 +0300, l...@lena.kiev.ua wrote: > Hi, > > I uninstalled firefox 2, installed firefox 3 and use it. Later, > portupgrade of librsvg2 began to build firefox 2 (I aborted it with ^C). > Then I specified > > "graphics/librsvg2" => "WITH_GECKO=xulrunner", > > in MAKE_A

Re: wrong time stamp 1 JAN 1970 on /var/tmp/orbit-

2009-02-23 Thread Joe Marcus Clarke
On Wed, 2009-02-18 at 15:52 +, Anton Shterenlikht wrote: > I use FBSD 6.4-stable alpha. When starting a browser (firefox2 or kazehakase) > no window > is open, instead: > > GConf Error: Failed to contact configuration server; some possible causes are > that you need to enable TCP/IP networki

Re: hald makes cdrom fail

2009-02-11 Thread Joe Marcus Clarke
Anton Shterenlikht wrote: > On Wed, Feb 11, 2009 at 11:55:28AM -0500, Joe Marcus Clarke wrote: >> Anton Shterenlikht wrote: >>> On FBSD 7.1-stable i386 if I start hald from rc.conf with hald_enable="YES" >>> the cdrom fails with >>> >>> acd0

Re: hald makes cdrom fail

2009-02-11 Thread Joe Marcus Clarke
ww.FreeBSD.org/cgi/query-pr.cgi?pr=i386/131426 > > but it seems the problem is in hal, and not FBSD. But what problem is this causing? It should be benign. Joe > -- Joe Marcus Clarke FreeBSD GNOME Team :: gn...@freebsd.org FreeNode /

Jails and common ports

2008-11-20 Thread Marcus I. Ryan
upgrades in each jail? If it's the latter, does someone know of a decent all-in-one doc to help me at least set up some features so I update ports once in a master and just get packages from the same place (I can piece it together myself from all the other docs I've found and been

Re: java decoder?

2008-02-18 Thread Joe Marcus Clarke
On Mon, 2008-02-18 at 17:33 -0800, Gary Kline wrote: > Guys, > > I doubt this but is there anything that will take a foo.jar and turn in back > into java? Or at least assembler? A jar is an archive which contains multiple Java class files. So you will need to extract the class files first

Re: is there an easier way?

2008-02-18 Thread Joe Marcus Clarke
On Mon, 2008-02-18 at 18:19 -0500, Joe Marcus Clarke wrote: > On Mon, 2008-02-18 at 15:03 -0800, Gary Kline wrote: > > To my fellow C nerds, > > > > It's been a great manny years since I wrote this appended > > snippet. Now I can't

Re: is there an easier way?

2008-02-18 Thread Joe Marcus Clarke
On Mon, 2008-02-18 at 15:03 -0800, Gary Kline wrote: > To my fellow C nerds, > > It's been a great manny years since I wrote this appended > snippet. Now I can't remember why (of if ) I need all the > strcpy() calls. Is there a simpler, more logical way of > pri

Re: [Samba] Re: Yikes! FreeBSD samba-3.0.26a_2, 1 is forbidden: "Remote Code Execution...

2007-12-14 Thread Charles Marcus
On 12/14/2007, W. D. ([EMAIL PROTECTED]) wrote: When is it going to be fixed? Does "soon" mean this century? This year? When? Wow... someone needs to think before they speak. This is free software. You are in no position to make demands or whine about things like this. Besides - you're co

Re: evolution slow on 7.0

2007-11-17 Thread Joe Marcus Clarke
On Sat, 2007-11-17 at 16:01 +0300, Vladimir Grebenschikov wrote: > On Fri, 2007-11-16 at 16:38 -0600, Matt wrote: > > On Nov 14, 2007 4:45 PM, James <[EMAIL PROTECTED]> wrote: > > > Hi folks, > > > > > > first, I know the subject line is a goldmine for jokes, but I couldn't > > > think of a better

Re: Upgrade to imap-uw 2006j Breaks Logins

2007-09-30 Thread Joe Marcus Clarke
On Sun, 2007-09-30 at 23:50 -0500, Tim Daneliuk wrote: > As part of a portupgrade, one of my servers just picked up the latest > version of imap-uw (2006j). Now users can no longer login as imapd > claims they are providing incorrect passwords. I manually copied the > version I was using (2004g

Re: DISPLAY troubles...

2007-06-17 Thread Joe Marcus Clarke
mand line. See if anything obvious shows up. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: [EMAIL PROTECTED] FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: gimp-2.2.15,2 crashes after gtk-2.10.13 upgrade

2007-06-14 Thread Joe Marcus Clarke
On Thu, 2007-06-14 at 19:14 -0400, Howard Goldstein wrote: > cpghost wrote: > > Can anyone else confirm this bug, perhaps with other Gtk2 apps? > > Confirmed. Here's what I got > > cally:/usr/ports/editors/openoffice.org-2$ gimp > The program 'gimp' received an X Window System error. > This prob

Re: xfce4 + hal can't/won't mount cdrom

2007-05-28 Thread Joe Marcus Clarke
On Mon, 2007-05-28 at 14:50 +1200, James Butler wrote: > Hi Lists > I've just (Saturday) built a fresh -CURRENT with xorg-7.2, xfce-4.4.1_1 and > HAL support. When I insert any cd in the drive, I get the cd icon appearing > on the desktop or in Thunar, but trying to open it gives an error dialog: >

Re: MS, Adobe competition heats up, Will Adobe wake and port Flash to BSD?

2007-04-23 Thread Marcus Barczak
On 24/04/2007, at 3:35 PM, Abdullah Ibn Hamad Al-Marri wrote: If we don't, BSD is gradually going to be usable only by software developers. *cough* OSX *cough* :) Marcus ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: partition/cd recognition problem hal GNOME 2.16 FreeBSD RELEASE 6.2

2007-02-08 Thread Joe Marcus Clarke
On Mon, 2007-02-05 at 18:53 -0800, Charles Schaum wrote: > Kudos to the GNOME FreeBSD team for continuing > improvements. > > Problem: Hal no longer recognizes all vfat partitions. > Two vfat partitions at ad0s1 and ad1s2 exist. Only > ad0s1 now appears. > > CD burning now proceeds better via Nau

Re: gimp and the gnome update...

2006-11-05 Thread Joe Marcus Clarke
On Sun, 2006-11-05 at 17:12 -0500, Andy Harrison wrote: > Could anyone tell me the proper way to fix this? > > I tried installing the gimp-2.2.13_2,1 port and here are the relevent > error lines: > > grep: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory > sed: /usr/X11R6/lib/libgtk-x1

Re: POE networking, what's the range?

2006-10-07 Thread Joe Marcus Clarke
On Sat, 2006-10-07 at 13:40 -0400, Michael Johnson wrote: > This isn't really a FreeBSD-specific question but does > anyone know the range of Power Over Ethernet? I want > something to go from my house to my garage apartment > then hook a wireless access point in to the POE box. The > garage and th

Re: mac mini (intel)?

2006-07-13 Thread Joe Marcus Clarke
On Thu, 2006-07-13 at 00:54 -0600, Chad Leigh -- Shire.Net LLC wrote: > On Jul 13, 2006, at 12:06 AM, Joe Marcus Clarke wrote: > > > On Thu, 2006-07-13 at 02:01 -0400, Chuck Swiger wrote: > >> Chad Leigh -- Shire.Net LLC wrote: > >>> A day or three ago someone p

Re: mac mini (intel)?

2006-07-12 Thread Joe Marcus Clarke
On Thu, 2006-07-13 at 02:01 -0400, Chuck Swiger wrote: > Chad Leigh -- Shire.Net LLC wrote: > > A day or three ago someone posted about having 6.1-CURRENT (I believe) > > run on a MacBook laptop. > > > > Does anyone have it running on a Mac Mini (intel)? I might be > > interested in getting a c

RSA SecurID soft tokens under FreeBSD

2006-07-10 Thread Marcus Reid
Hi, Does anyone use RSA SecurID soft tokens under FreeBSD? I'm writing a end-to-end monitoring app and will be needing to authenticate using SecurID, and have come up pretty empty-handed in my search for more info. Thanks, Marcus ___ freebsd-ques

slapd hangs in nss configuration

2006-06-25 Thread Marcus I. Ryan
well stumped at this point, except to update the slapd startup script to update nsswitch.conf... -- Marcus I. Ryan, [EMAIL PROTECTED]

Re: wikipedia article

2006-06-13 Thread Marcus Watts
IME-Version: 1.0 > To: =?ISO-8859-1?Q?Per_Fogelstr=F6m?= <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED], Marcus Watts <[EMAIL PROTECTED]>, > Otto Moerbeek <[EMAIL PROTECTED]>, > Ted Mittelstaedt <[EMAIL PROTECTED]>, > John Nemeth <[EMAI

Re: wikipedia article

2006-06-13 Thread Marcus Watts
ch, then the second one will not have fetched the instruction causing the fault so contains restartable machine state. Masscomp sold a machine like this once. -Marcus Watts ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: [Fwd: Re: Problems with Postfix port]

2006-04-19 Thread Marcus Alves Grando
STRING to MAKEFILEFLAGS in the postfix > makefile. A google on this led me to a suggestion from Wietse that this > hack is unnecessary and "Perhaps you linked Postfix with some > third-party library (SSL? SASL? SQL?) that includes its own > brain-damaged getopt() routine.

Re: KDE + GNOME?

2006-04-19 Thread Joe Marcus Clarke
u started. Check out the FAQ. You can get more help from freebsd-gnome@ or on IRC. Joe > > Sincerely, > > Duane Whitty - -- Joe Marcus Clarke FreeBSD GNOME Team :: [EMAIL PROTECTED] FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -BEGIN PGP SIGNATURE- V

Re: What's the bright idea? fam -> gamin

2006-02-06 Thread Joe Marcus Clarke
> portupgrade? > > Into /usr/local/etc/pkgtools.conf place: > ALT_PKGDEP = { > 'gamin*' => 'fam*', > } > maybe? Add WAITH_FAM_SYSTEM=fam to /etc/make.conf. A patch is being tested that should make this automatic. Joe - -- Joe Marcus Clarke FreeBSD

Re: SOLVED - Re: Ethereal port doesn't install GUI

2006-02-03 Thread Joe Marcus Clarke
d -lite ports, shouldn't the > "ethereal" port build with those options by default? It is. You must have conflicting options in /etc/make.conf. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: [EMAIL PROTECTED] FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome signature.asc Description: This is a digitally signed message part

morto

2005-11-18 Thread marcus
me veja peladinha ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Can't see FreeBSD machine in Mac's Finder

2005-10-17 Thread Joe Marcus Clarke
y have been | previously called Rendezvous. | http://developer.apple.com/networking/bonjour/ | | net/howl and net/mDNSResponder mention Bonjour specifically. Correct. You can use howl to advertise an NFS service that MacOS X will auto-discover. For example: mDNSPublish NFS _nfs._tcp 2049 "

Re: Xauth / gnome error

2005-10-13 Thread Joe Marcus Clarke
On Thu, 2005-10-13 at 19:34 -0700, James S Blankenship wrote: > Thanks. Pardon me if this is a stupid question, but I don't know what my > machines host name is; I used DHCP during installation, and believe that it > may have been named .ontrca.adelphia.net by default. How can I determine the > loc

Re: Xauth / gnome error

2005-10-13 Thread Joe Marcus Clarke
On Thu, 2005-10-13 at 19:04 -0700, James S Blankenship wrote: > I keep getting this error when gnome starts "could not > lookup address .ontrca.adelphia.net" and when I > shutdown X I get the error: Xauth bad display name > ".ontrca.adelphia.net:0" in "remove" command. I tried > changing /etc/hos

Re: gdm question.

2005-08-26 Thread Joe Marcus Clarke
some setting on gdm? GDM works on sessions. You would need to create a ctwm session. See http://www.freebsd.org/gnome/docs/faq2.html#q16 for more details. And yes, GDM should work with ctwm. Joe | | thanks guys, | | gary | | - -- Joe Marcus Clarke FreeBSD GNOME Team ::

Re: sunbird

2005-07-30 Thread Joe Marcus Clarke
On Sat, 2005-07-30 at 20:41 +0200, Per olof Ljungmark wrote: > Hmmm, it did not get through to the list it seems, try again. > * > Anyone successfully built Sunbird on FreeBSD4 or 5? I thought I'd start > off trying but was sort of baffled by all the ./configure options... We have an experimental

Re: Upgrading GNOME

2005-07-27 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Jahnke wrote: | On Wed, 2005-07-27 at 14:51, Joe Marcus Clarke wrote: | | |>| |>| The upgrade is from Epiphany 1.4 to 2.2; Evolution is from 1.0.6 to |>| 1.6.0. A simple-minded copying of the old files into their original |>| loca

Re: Upgrading GNOME

2005-07-27 Thread Joe Marcus Clarke
| | Thank you in advance! | | Frank Jahnke | | ___ | [EMAIL PROTECTED] mailing list | http://lists.freebsd.org/mailman/listinfo/freebsd-gnome | To unsubscribe, send any mail to "[EMAIL PROTECTED]" | - -- Joe Marcus Clarke FreeBSD GNOME Team

Re: gnome2 failing build

2005-06-07 Thread Joe Marcus Clarke
On Tue, 2005-06-07 at 01:01 -0400, Tom Norris wrote: > Hey everyone, sorry to take up time with this question, but I have been > going over it for a few hours to no avail :( > > I'm having problems building gnome2 on a FreeBSD 5.4-RELEASE GENERIC > machine from ports. (/usr/ports/x11/gnome2) > I

Re: Gnumeric warnings

2005-06-06 Thread Joe Marcus Clarke
On Sun, 2005-06-05 at 00:39 -0400, Anthony M. Agelastos wrote: > Hello all, > > I wanted to start out by saying thank you to everyone who has given me > help and has contributed to making this a good OS and community. Down to > business... I just installed Gnumeric from Ports and when I invoke i

Re: gnome-update.sh

2005-05-23 Thread Joe Marcus Clarke
rrent state no matter how many failures you may encounter along the way. Depending on how old your installed packages are, your luck will vary. A fairly up-to-date tree with non-GNOME UPDATING items addressed should work without any problems. Joe - -- Joe Marcus Clarke FreeBSD GNOME

Re: gnomeapplets build failure

2005-02-27 Thread Joe Marcus Clarke
On Sun, 2005-02-27 at 17:08 -0800, Ben Munat wrote: > Hello. I've been using gentoo for awhile, but when a disk failure meant a > reinstall of my > OS, I figured I'd give FreeBSD a shot. I got my system up and running fairly > quickly by > using all binary packages off the CD. Liked the quickne

Re: buildworld fails on: ===> bin/domainname

2005-02-21 Thread Joe Marcus Clarke
On Mon, 2005-02-21 at 18:25 -0800, Doug White wrote: > On Mon, 21 Feb 2005, bsdnooby wrote: > > > Yes it does. > > > > When I run "cvsup -g -L 2 stable-supfile" I see a bunch of errors with > > "Head" in them. here is one of them: > > > > Server warning: RCS file error in > > "/cvs/cvsupd/prefix

Re: gnome-cd: connecting to cddb server as user

2004-12-24 Thread Joe Marcus Clarke
On Fri, 2004-12-24 at 11:02 -0800, Karl Agee wrote: > Freebsd 4.11-pre, gnome-lite 2.8.1. > > using gnome-cd to listen to cd's in my user acct, but it wont connect to the > cddb server to pull down cd info. It does when I do it as root, however. > > The only error I see is this: > > ** (gnome-

Re: Firefox 1.0 cores while printing

2004-12-07 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Louis LeBlanc wrote: | On 12/07/04 11:40 AM, Joe Marcus Clarke sat at the `puter and typed: | |>Louis LeBlanc wrote: |>| Am I the only one that has problems printing with firefox? |>| |>| Other than this one problem, it's my favori

Re: Firefox 1.0 cores while printing

2004-12-07 Thread Joe Marcus Clarke
r: | https://bugzilla.mozilla.org/show_bug.cgi?id=268660 | | The details say that cupsd is not running, but it is on my system. See my recent post to [EMAIL PROTECTED] Joe | | Anyone? | | TIA | Lou - -- Joe Marcus Clarke FreeBSD GNOME Team :: [EMAIL PROTECTED] FreeNode / #freebsd-gnome http://www.FreeBSD

Re: Using gdm at boot

2004-11-29 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trey Sizemore wrote: | I've got FreeBSD 5.3 setup on my desktop and wanted to use gdm to login. | Per instructions I found at marcuscom.com: | | Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in | gdm hanging or restarting constantl

Re: firefox tabs broken?

2004-11-29 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve Tremblett wrote: | I messed up the gnome 2.8 upgrade (portupgrade ran away when I wasn't | looking, but gnome_upgrade.sh saved the day), so I'm not sure if this | issue is with firefox or gnome (but I'm suspecting firefox). | | When opening tabs i

Re: Sound volume in GNOME 2.8

2004-11-22 Thread Joe Marcus Clarke
On Mon, 2004-11-22 at 22:43 -0500, RL wrote: > Simple question. I am using GNOME 2.8 and the only way to increase the > sound that I see is to use the volume control icon in the upper right > hand corner; however, I want it to be even louder than that. It isn't > all that loud, especially playing

Re: Ximian connector install fails

2004-11-16 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Danny Browne wrote: | getting this error on ximian-connector installion on FreeBSD 4.10 i386 | | (again not strictly a BSD question but everywere else draws a blank) | | /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe -Wall - -Wmissing-protot

Re: gnomevfs2 build failure on 4.10

2004-11-10 Thread Joe Marcus Clarke
On Wed, 2004-11-10 at 01:43 -0500, jimmie james wrote: > With gnome_update.sh and portinstall this same error comes up, with no > make.conf,. Including after make rmconfig in devel/gnomevfs2 > Fresh cvsup of ports, and removing the tarball. There is a bug in the FreeBSD base version of krb5-confi

Re: gaim+meanwhile+gaim-encryption-2.31_2 on 5.3

2004-11-05 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason wrote: | Ive got gaim and friends installed from ports | [EMAIL PROTECTED] ls -al /var/db/pkg/ | grep -i gaim | drwxr-xr-x2 root wheel 512 Oct 28 23:13 gaim-1.0.2 | drwxr-xr-x2 root wheel 512 Nov 5 21:16 gaim-encryption-2.31_2

Re: a little trouble with 5.2.1

2004-11-04 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 eodyna wrote: | hi there, | | Work Recently purchased a dell optiplex gx280. They come with a Broadcom NetXtreme 57xx Gigabit Controller and a 40g WD sata drive. When i installed 5.2.1 it complained that the disk geometey was incorrect(77504/16/63). I t

Re: Gnome Lite

2004-11-04 Thread Joe Marcus Clarke
On Thu, 4 Nov 2004, Newton wrote: Dear Friends : I finally installed my 5.2.1 version, I'm trying to solve some problems and, would like to know if someone could help me. I choose Gnome for my Desktop, but it's a lite version and, would like to know, if there is a way to download a new one to "c

Re: FireFox crash on Print

2004-10-30 Thread Joe Marcus Clarke
On Sat, 2004-10-30 at 19:25, Jason Taylor wrote: > Dan Finn wrote: > > [ root @ stewie : ~] : pkg_info |grep -i firefox > > firefox-1.0.1.p_4 Web browser based on the browser portion of Mozilla > > > > > > On Thu, 21 Oct 2004 15:31:52 -0500, Donald J. O'Neill > > <[EMAIL PROTECTED]> wrote: > >

Re: MRTG monitoring specific ports

2004-10-27 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Spades wrote: | Hi, | | Is there anyway for us to trace the server bandwidth based on | specific ports on a MRTG graph? | | Such as smtp bandwidth? port 25 | pop3 bandwidth? port 110 | web bandwidth? port 80 | dns bandwidth? port 53 | | Is there any pro

Re: Mailing List Search function on FreeBSD website

2004-10-23 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Crist wrote: | On Oct 23, 2004, at 11:11 PM, Joe Marcus Clarke wrote: | |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA1 |> |> Eric Crist wrote: |> | Hello all, |> | |> | How could I have a search capability similar t

Re: Mailing List Search function on FreeBSD website

2004-10-23 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Crist wrote: | Hello all, | | How could I have a search capability similar to that of the FreeBSD | website? I thought it was a feature of pipermail, but it's not looking | like that's the case. I'm not very good at coding, so I was hoping | ther

Re: gnome2-nautilus2 lib issue

2004-10-23 Thread Joe Marcus Clarke
On Sat, 2004-10-23 at 15:53, kalin mintchev wrote: > > > > As I said, try portupgrade -afu. This can _a long time_ if you have a > > lot of ports installed. > isn't that going to screw all my other installs - libraries needed for the > java set up, all my audio and video linraries, etc? It should

Re: accessibility/atk-1.4.0 port won't install/deinstall on 4.9

2004-10-23 Thread Joe Marcus Clarke
On Sat, 2004-10-23 at 15:07, John Adams wrote: > Hi, folks, > > I'm having trouble with accessibility/atk-1.4.0 on a 4.9 installation. > Both portinstall and portupgrade tell me that > > "make: don't know how to make all-depends-list. Stop > ** Makefile of 'accessibility/atk' is possibly b

Re: gnome2-nautilus2 lib issue

2004-10-23 Thread Joe Marcus Clarke
On Sat, 2004-10-23 at 02:20, kalin mintchev wrote: > >> > >> thanks - i just did a grep on both directories. no file mentions this > >> library... > > > > Then I'm not sure where it's coming from. You could search > > /usr/local/etc and /usr/X11R6/etc, but if you don't find it, you might > > need

Re: gnome2-nautilus2 lib issue

2004-10-22 Thread Joe Marcus Clarke
On Sat, 2004-10-23 at 00:43, kalin mintchev wrote: > > On Sat, 2004-10-23 at 00:31, kalin mintchev wrote: > >> now it says: > >> > >> cc: /usr/local/lib/libart_lgpl_2.so.5.16: No such file or directory > > > > Then one of Nautilus' dependencies are introducing this bogus library. > > Go through /us

Re: gnome2-nautilus2 lib issue

2004-10-22 Thread Joe Marcus Clarke
On Sat, 2004-10-23 at 00:31, kalin mintchev wrote: > now it says: > > cc: /usr/local/lib/libart_lgpl_2.so.5.16: No such file or directory Then one of Nautilus' dependencies are introducing this bogus library. Go through /usr/local/libdata/pkgconfig and /usr/X11R6/libdata/pkgconfig until you find

Re: gnome2-nautilus2 lib issue

2004-10-22 Thread Joe Marcus Clarke
On Fri, 2004-10-22 at 23:39, kalin mintchev wrote: > what is really strange is that is asking for it but it's not "recognizing" > it > > how come? Probably because it's corrupt, and shouldn't be there. Remove that file, then reinstall the graphics/libart_lgpl2 port. You should then end up w

Re: How do you start up gnome-lite ?

2004-10-20 Thread Joe Marcus Clarke
name command returns what you expect), or add a _correct_ entry to /etc/hosts. for example: 127.0.0.1 localhost 7rx.dyndns.org Joe > > On Wed, 20 Oct 2004 21:12:14 -0400, Joe Marcus Clarke > <[EMAIL PROTECTED]> wrote: > > On Wed, 2004-10-20 at 21:08, Gert Cuykens

Re: How do you start up gnome-lite ?

2004-10-20 Thread Joe Marcus Clarke
faq2.html#q20. That FAQ is your friend. Joe > > What do i have to change in /etc/hosts ? > > On Wed, 20 Oct 2004 13:49:45 -0400, Joe Marcus Clarke > <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Gert Cuyke

Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 h wrote: | no, because i have so many cookies i actually need, i can't just save my | bookmarks and delete everything Okay, then try just deleting compreg.dat and formhistory.dat. Note: you could also backup this directory, and try deleting files until

Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 h wrote: | ok just rebuilt 1.01p4, and i still can't use my arrow keys in forum editor | boxes. back to the real mozilla. gg firefox Did you follow the instructions in /usr/ports/UPDATING? Joe | | and don't complain about my top-posting cause IT'S TEH R

Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan Finn wrote: | Is there still no fix for this? I have had to start using the latest | version of mozilla and it seems much more stable and faster than | firefox. Upgrade to 1.0.1.p_4. Joe | | | On Sun, 17 Oct 2004 08:54:15 +0800, Erich Dollansky | <

Re: How do you start up gnome-lite ?

2004-10-20 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gert Cuykens wrote: | I succesfuly installed gnome-lite from ports. | | How do you start it ? See http://www.freebsd.org/gnome/docs/faq2.html#q1 as well as the handbook. Joe | ___ | [EMAIL PROTECTED] mailing l

Re: what is gnome lite ?

2004-10-19 Thread Joe Marcus Clarke
On Tue, 2004-10-19 at 22:50, Gert Cuykens wrote: > what is the difference between gnome and gnome lite ? Read gnome2-lite's pkg-descr, and look at its Makefile for a list of components. See http://www.freebsd.org/gnome/docs/faq2.html#q24 on how to upgrade from gnome2-lite to gnome2. Joe > _

Re: pkg_install-20040802 errors for cvsup-without-gui?

2004-10-18 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 W. D. wrote: | Hey folks, | | Just ran CVSup, but am getting some errors. Any ideas? This should be fixed now. Joe - -- PGP Key : http://www.marcuscom.com/pgp.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (Darwin) Comment: Using GnuPG with Th

Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-14 Thread Joe Marcus Clarke
On Thu, 2004-10-14 at 20:59, Jose M Rodriguez wrote: > El Viernes, 15 de Octubre de 2004 02:30, Joe Marcus Clarke escribió: > > On Thu, 2004-10-14 at 20:23, Jose M Rodriguez wrote: > > > El Viernes, 15 de Octubre de 2004 02:18, Joe Marcus Clarke escribió: > > > > On

Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-14 Thread Joe Marcus Clarke
On Thu, 2004-10-14 at 20:23, Jose M Rodriguez wrote: > El Viernes, 15 de Octubre de 2004 02:18, Joe Marcus Clarke escribió: > > On Thu, 2004-10-14 at 20:00, Jose M Rodriguez wrote: > > > El Viernes, 15 de Octubre de 2004 01:14, Jose M Rodriguez escribió: > > > > El

Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-14 Thread Joe Marcus Clarke
On Thu, 2004-10-14 at 19:14, Jose M Rodriguez wrote: > El Viernes, 15 de Octubre de 2004 00:52, Dan Finn escribió: > > default options for me too. > > > > At last here, working after deinstall, complete flush > of /usr/X11/lib/firefox and ~/.mozilla/firefox (keep data apart !!) > reinstall and

Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-14 Thread Joe Marcus Clarke
On Thu, 2004-10-14 at 20:00, Jose M Rodriguez wrote: > El Viernes, 15 de Octubre de 2004 01:14, Jose M Rodriguez escribió: > > El Viernes, 15 de Octubre de 2004 00:52, Dan Finn escribió: > > > default options for me too. > > > > At last here, working after deinstall, complete flush > > of /usr/X11

Re: Unable to install evolution with LDAP support

2004-10-06 Thread Joe Marcus Clarke
do not have WITHOUT_LDAP defined. Also, run make rmconfig in the mail/evolution directory, then redo the make configure. Joe > > Thanks > Dan > > > > On Tue, 05 Oct 2004 20:33:19 -0400, Joe Marcus Clarke > <[EMAIL PROTECTED]> wrote: > > > > > > On

Re: Unable to install evolution with LDAP support

2004-10-05 Thread Joe Marcus Clarke
On Tue, 2004-10-05 at 19:45, Dan Finn wrote: > I'm trying to get evolution built with ldap support so that I can > connect to the exchange server here at work and see the global address > list. I have ximian-connector installed and working, this is the > final piece of this puzzle that I need. >

Downloading FreeBSD

2004-10-05 Thread Marcus Meng
Has anyone ever considered setting up a bittorrent tracker for FreeBSD distributions? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: gnome 2.8 mime associations

2004-10-01 Thread Joe Marcus Clarke
On Fri, 2004-10-01 at 20:59, Anton Alin-Adrian wrote: > Hello, > > I just installed gnome 2.8 from the marcuscom.com tinderbox, and > everything is great and neat, except mimes are completely broken. Define, "completely broken." > > I reinstalled gnome-mime from ports, latest nauti

Re: Gnome very very very slow ...

2004-10-01 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gregory Nou wrote: | Ok, thanks a lot, that worked (next I'll RTFM a bit more before asking | (ashamed)) | I put net.inet.tcp.blackhole to 0 and as a miracle all the windows I was | waiting appeared. | Since, I can't understand, why it formerly worked.

Re: Gnome administrative interface

2004-09-28 Thread Joe Marcus Clarke
On Tue, 2004-09-28 at 10:52, [EMAIL PROTECTED] wrote: > I am looking for ways to smooth out administrative tasks under Gnome. > > Is there a way to configure applications or menu launchers so that when an > application requires administrative rights it will prompt, in a nice dialog > box, for the

Re: I seem to have broken mozilla

2004-09-13 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Robinson wrote: | Hi everyone, | | I was trying to upgrade Mozilla using portupgrade. I got to the point | of a curses-style dialog box asking what components I would like to | install, and I made the fatal error of asking for the Calendar witho

Re: Ports and Gaim

2004-09-12 Thread Joe Marcus Clarke
On Sun, 2004-09-12 at 19:05, Craig Perry wrote: > Hi all, > > I upgraded the ports tree and installed a few things, everything went ok untill I > installed gaim. As soon as it went in, the menus in gnome went funny, ie the > applications menu went to about 2 pixels wide, so I logged out to log b

Re: power off via gnome shut down

2004-08-22 Thread Joe Marcus Clarke
On Sun, 2004-08-22 at 17:39, Frank DiPrete wrote: > Hello, > > I have my PC ( Dell Dimension 2400 ) running FreeBSD 5.2.1 and Gnome > 2.4.1 > > I can shut down and power off using shutdown -p now via acpi (works > great). The gnome "shut down" command from Log out, shut down halts the > sys

Re: sgi_fam/tcp server

2004-08-14 Thread Joe Marcus Clarke
On Sat, 2004-08-14 at 20:28, Tim Kellers wrote: > Console message: > > Aug 14 20:10:25 www inetd[645]: sgi_fam/tcp server failing (looping), service > terminated > > Anyone know what this message means? I tried searching on www.freebsd.org, > but the site is down. This is on a FBSD-CURRENT i3

  1   2   3   4   5   >