Netinet6

2003-10-31 Thread Aaron Dalton
COMPILER OUTPUT -- Aaron Dalton [EMAIL PROTECTED] http://aaron.finch.st ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Netinet6

2003-10-31 Thread Aaron Dalton
On October 31, 2003 03:11 pm, Kris Kennaway wrote: On Fri, Oct 31, 2003 at 12:15:03PM -0700, Aaron Dalton wrote: I have been trying to compile some C++ socket code. I get the same errors with multiple software packages so I'm thinking it's something FreeBSD-related. I am a BSD newb so I

Re: Netinet6

2003-10-31 Thread Aaron Dalton
On October 31, 2003 03:48 pm, Kris Kennaway wrote: On Fri, Oct 31, 2003 at 03:42:43PM -0700, Aaron Dalton wrote: On October 31, 2003 03:11 pm, Kris Kennaway wrote: On Fri, Oct 31, 2003 at 12:15:03PM -0700, Aaron Dalton wrote: I have been trying to compile some C++ socket code. I get

Re: Netinet6

2003-10-31 Thread Aaron Dalton
On October 31, 2003 04:04 pm, Kris Kennaway wrote: On Fri, Oct 31, 2003 at 04:00:41PM -0700, Aaron Dalton wrote: These aren't ports, which is the problem :) I'm trying to compile HawkNL (a c++ socket library) and a linux bandwidth monitor I use on my Linux box. Neither of which

/usr/libexec/elf/ld: cannot find -lXfont

2003-08-31 Thread Aaron Dalton
/X11R6/lib /usr/libexec/elf/ld: cannot find -lXfont *** Error code 1 Where is this library Xfont supposed to be? Thank you so much for your time. Cheers! -- Aaron Dalton [EMAIL PROTECTED] http://aaron.finch.st ___ [EMAIL PROTECTED] mailing list http

Re: /usr/libexec/elf/ld: cannot find -lXfont

2003-09-01 Thread Aaron Dalton
On Sun, 31 Aug 2003 12:44:11 -0700, Kent Stewart wrote On Sunday 31 August 2003 07:16 am, Aaron Dalton wrote: Please excuse my ignorance. I cvsup'd my ports tree and used portupgrade to upgrade everything but I can't get XFree86-FontServer-4.3.0 or Clients to install due to the following

Error installing print/latex

2005-01-21 Thread Aaron Dalton
When doing a make on print/latex I get the following error: === Compressing manual pages for tex-3.14159_2 === Registering installation for tex-3.14159_2 === Returning to build of latex2e-2003.12_1 === Configuring for latex2e-2003.12_1 === Building for latex2e-2003.12_1 ! I can't read

Re: Error installing print/latex

2005-01-21 Thread Aaron Dalton
Erik Trulsson wrote: On Fri, Jan 21, 2005 at 09:14:57AM -0700, Aaron Dalton wrote: When doing a make on print/latex I get the following error: === Compressing manual pages for tex-3.14159_2 === Registering installation for tex-3.14159_2 === Returning to build of latex2e-2003.12_1

Error installing dvipsk-tetex

2005-01-21 Thread Aaron Dalton
I am now trying to install print/teTeX. With some fiddling I have gotten it to almost install. Now I'm having a problem when it gets to the installation of print/dvipsk-tetex. Below is the error? Can anybody point me in the right direction? Thanks for your time! Aaron === teTeX-2.0.2_7

Error installing dvipsk-tetex

2005-01-23 Thread Aaron Dalton
I am now trying to install print/teTeX. With some fiddling I have gotten it to almost install. Now I'm having a problem when it gets to the installation of print/dvipsk-tetex. Below is the error? Can anybody point me in the right direction? I'm running FreeBSD 5.2.1-RELEASE. Thanks for your

Re: Error installing dvipsk-tetex

2005-01-23 Thread Aaron Dalton
Hiroki Sato wrote: Hi, Aaron Dalton [EMAIL PROTECTED] wrote in [EMAIL PROTECTED]: a I am now trying to install print/teTeX. With some fiddling I have a gotten it to almost install. Now I'm having a problem when it gets to a the installation of print/dvipsk-tetex. Below is the error? Can

Error portupgrading openssl

2005-01-27 Thread Aaron Dalton
When I try to portupgrade or simply make security/openssl I get the following error code: /bin/sh:Argument list too long Is this happening across the board? Or is it just my configuration? Never had this problem before. I'm running FreeBSD 5.2.1-RELEASE. Thanks for your time! Aaron

Re: Error portupgrading openssl

2005-01-27 Thread Aaron Dalton
Brian Reichert wrote: On Thu, Jan 27, 2005 at 10:01:53AM -0700, Aaron Dalton wrote: When I try to portupgrade or simply make security/openssl I get the following error code: /bin/sh:Argument list too long I've seen this when I have OPENSSL_OVERWRITE_BASE set; are you doing that? Nay

Problem with Exim

2005-02-12 Thread Aaron Dalton
Since upgrading to the latest exim (4.44?) I will occasionally notice I am not receiving mail. I will check the server (ps -ax | grep 'exim') and find that there are dozens of exim processes running (exim -bd -q30m). I will do 'exim.sh stop' but that only kills the initial process and not

ipfw rule deletion

2004-07-18 Thread Aaron Dalton
allow log tcp from $2 $3 to $4 $5 in setup keep-state fi err=$? if [ $err = 0 ] then echo 0 else echo $err 3 The firewall_add script sez: Dang. fi -- Aaron Dalton [EMAIL PROTECTED] PGPKeyID# 0x65AB5571 ___ [EMAIL PROTECTED] mailing list

Re: Audio CD burning shouldnt be this difficult!

2004-07-21 Thread Aaron Dalton
If you use KDE, K3B is a superb cd burning tool. Sorry I can't give you any command-line help. Cheers! -- Aaron Dalton http://aaron.daltons.ca ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Hiding SSH version string

2004-07-23 Thread Aaron Dalton
I've read a number of times that people hide their ssh version string so that attackers don't know what version you are running. I've read the documentation and can't seem to figure out how to do this. Can somebody explain to me how this is done? Thank you so much! Cheers! Aaron

Re: Hiding SSH version string

2004-07-23 Thread Aaron Dalton
. It was something I had heard about but didn't understand. Thank you again for your help! -- Aaron Dalton http://aaron.daltons.ca ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Is promiscuous mode bad?

2004-08-15 Thread Aaron Dalton
it if it really is bad? 4) What are the effects of disabling it? Thank you *so much* for your time! -- Aaron Dalton http://aaron.daltons.ca ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Is promiscuous mode bad?

2004-08-15 Thread Aaron Dalton
are trusted so I shant panic just yet. Thank you again for your help! -- Aaron Dalton http://aaron.daltons.ca ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

ProFTPd: 229 Entering Extended Passive Mode

2004-08-16 Thread Aaron Dalton
. What is odd is that this does *not* occur when I access an identical ProFTPd installation on another machine. Does anybody know what might cause this sort of excessive delay and how maybe to repair it? Thank you, as always, for your time and assistance. -- Aaron Dalton http://aaron.daltons.ca

Re: ProFTPd: 229 Entering Extended Passive Mode

2004-08-16 Thread Aaron Dalton
As a follow-up, this happens even if I replace ProFTPd with the built-in ftpd via inetd. How do I eliminate this delay? Cheers! -- Aaron Dalton http://aaron.daltons.ca ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

Re: ProFTPd: 229 Entering Extended Passive Mode

2004-08-16 Thread Aaron Dalton
On August 16, 2004 07:24 pm, Andras Kende wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Dalton Sent: Monday, August 16, 2004 4:05 PM To: [EMAIL PROTECTED] Subject: Re: ProFTPd: 229 Entering Extended Passive Mode Is there a firewall

Problems with X11 Forwarding

2006-01-15 Thread Aaron Dalton
:0, localhost:0.0, ip:0, ip:0.0) it still doesn't work. editors/fte is fully installed (with X11libs and all that) but I wonder if there is more I need installed on the FreeBSD end to make things work. I really appreciate your time and any assistance you can render. -- Aaron Dalton

Re: Problems with X11 Forwarding

2006-01-15 Thread Aaron Dalton
router traffic, but nothing actually happens and then it just stops trying saying it could not open the display. My XServer is indeed running (XWin -ac -multiwindow) as I can connect via a local CoLinux install just fine. -- Aaron Dalton | Super Duper Games [EMAIL PROTECTED] | http

Re: Problems with X11 Forwarding

2006-01-15 Thread Aaron Dalton
. Thanks for your reply! I have been told VNC is a good way to go as well, but some have mentioned some performance issues. What have you found? It works liveably well? -- Aaron Dalton | Super Duper Games [EMAIL PROTECTED] | http://superdupergames.org

Re: Problems with X11 Forwarding (Fixed!)

2006-01-15 Thread Aaron Dalton
Ken Stevenson wrote: On Sun, Jan 15, 2006 at 12:33:24PM -0700, Aaron Dalton wrote: Ken Stevenson wrote: I'm new to FreeBSD, so I may be off base, but I use vncserver on my FreeBSD box when I need an X session. Then I just setup Putty to forward port 5900 to 127.0.0.0:5901, make an ssh

Re: Problems with X11 Forwarding

2006-01-15 Thread Aaron Dalton
Matthew D. Fuller wrote: [ shifting to -questions@ ] On Sun, Jan 15, 2006 at 10:24:04AM -0700 I heard the voice of Aaron Dalton, and lo! it spake thus: editors/fte is fully installed (with X11libs and all that) but I wonder if there is more I need installed on the FreeBSD end to make things

Re: Remove a Port and All Dependencies

2006-02-24 Thread Aaron Dalton
greatly appreciate it. pkg_deinstall -R portname pkg_deinstall is part of the sysutils/portupgrade package. -- Aaron Dalton [EMAIL PROTECTED] FreeBSD Ports Committer ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Remove a Port and All Dependencies

2006-02-24 Thread Aaron Dalton
greatly appreciate it. Oh, and sysutils/pkg_cutleaves is also an excellent utility to clean stuff up. $ pkg_cutleaves -l -- Aaron Dalton [EMAIL PROTECTED] FreeBSD Ports Committer ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Remove a Port and All Dependencies

2006-02-24 Thread Aaron Dalton
Peter wrote: --- Aaron Dalton [EMAIL PROTECTED] wrote: Jeff Cross wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I would like to know if it is possible to remove a port/package and all of the dependencies it installed that are not needed by other applications. Example: I

Savage4, DRI, and NWN

2003-11-24 Thread Aaron Dalton
. 2) Without DRI enabled, I cannot get the Neverwinter Nights linux client to run. I am currently running FreeBSD 4.8-RELEASE with XFree86 4.3.0. If any of the above are untrue, I would appreciate some pointers as to where to start. Thank you for your time! -- Aaron Dalton [EMAIL PROTECTED] http

Savage4, DRI, and NWN

2003-12-01 Thread Aaron Dalton
. 2) Without DRI enabled, I cannot get the Neverwinter Nights linux client to run. I am currently running FreeBSD 4.8-RELEASE with XFree86 4.3.0. If any of the above are untrue, I would appreciate some pointers as to where to start. Thank you for your time! -- Aaron Dalton [EMAIL PROTECTED] http