open source scheduling system for shift workers

2011-01-31 Thread Noah
multiple times a day. Maybe recent improvements to the code has fixed this. But are there other options out there. Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

rsync: failed to set permissions on "": Function not implemented (38)

2010-10-27 Thread Noah
nd line is /usr/bin/rsync --recursive --compress --human-readable --progress --update --perms -avz '/Applications' -e 'ssh -p 22 -o ServerAliveInterval=10' --relative --delete root@:/ What can I do to alleviate these errors? Cheers, Noah _

Re: ZFS practical application?

2010-08-09 Thread Noah Pratt
com/app/docs/doc/819-5461/gbcik Also read the parts about snapshots and zfs send: http://docs.sun.com/app/docs/doc/819-5461/gavvx What are your users running? Here's one of my favorites: http://blogs.sun.com/GregB/entry/using_zfs_to_protect_ntfs -Noah _

Re: virtualbox

2010-08-06 Thread Noah Pratt
On Fri, Aug 6, 2010 at 9:19 AM, Samuel Martín Moro wrote: > Very powerfull, indeed > too bad vrdp doesn't work on OSE... > True, but a VNC server was recently added to the OSE edition instead: http://www.virtualbox.org/ticket/6020 -Noah _

Re: mounting UFS CD-ROMs

2010-08-04 Thread Noah Pratt
10, xSAPPYx wrote: > You could try the conv=swab option to dd > > dd if=/dev/acd0 of=5853-5864.iso conv=swab > > On Wed, Aug 4, 2010 at 18:04, Noah Pratt wrote: >> On Tue, Aug 3, 2010 at 8:44 PM, Michael Powell >> wrote: >>> Noah Pratt wrote: >>> >>&

Re: mounting UFS CD-ROMs

2010-08-04 Thread Noah Pratt
On Tue, Aug 3, 2010 at 8:44 PM, Michael Powell wrote: > Noah Pratt wrote: > >> Hi, >> >> I have a whole bunch of UFS CD-ROMs, but I'm unable to mount them on >> my FreeBSD 8 system. >> I thought it would be possible. From the FAQ: >> htt

mounting UFS CD-ROMs

2010-08-03 Thread Noah Pratt
Am I missing something that ought to be obvious? [probable] Is it no longer possible to mount UFS filesystems? [unlikely ;-) ] Is there something specific about *this* UFS filesystem that prevents it from working? Thank you, -Noah ___ freebsd-question

open source program for showing six degrees

2009-12-19 Thread Noah
anything out there that somebody knows about that is already coded and does a decent job? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fr

how to build from ports without downloading ports

2009-10-20 Thread Noah
Hi there, I have a server with minimal disk space. is there a way to build from ports without downloading ports or only downloading what is needed for the build and then it is removed? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list

building lynx with ssl

2009-10-20 Thread Noah
Hi there, I Built lynx-2.8.7 from the .tar.gz and unable to get ssl support to work the error is: Alert!: This client does not contain support for HTTPS URLs. and the build strategy used is: ./configure --with-ssl && make && sudo make install what am I doing wrong? __

phpscheduleit not allowing login

2009-10-20 Thread Noah
Hi there, I just installed 1.2.11 and running apache I get the Log in screen and I am able to register. As soon as I enter my account information at the main Login page i am sent right back to the page and the error message is "You are not logged in!" Nothing is appearing in the log eventhoug

openwebmail undefined subroutine

2009-04-25 Thread Noah
Hi there, any clues why this is happening? I have Compress::Zlib installs. Undefined subroutine &Compress::Zlib::memGzip called at /usr/local/www/cgi-bin/openwebmail/shares/ow-shared.pl line 1212. Cheers, Noah ___ freebsd-questions@freebsd

openwebmail undefined subroutine

2009-04-23 Thread Noah
Hi there, any clues why this is happening? I have Compress::Zlib installs. Undefined subroutine &Compress::Zlib::memGzip called at /usr/local/www/cgi-bin/openwebmail/shares/ow-shared.pl line 1212. Cheers, Noah ___ freebsd-questions@freebsd

reinstall package with portinstall

2009-03-11 Thread Noah
Hi there, how can I reinstall a package that could be the same version as the currently Install version with portinstall or portupgrade? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: p5-Digest-HMAC-1.01 installation is corrupt!

2009-03-11 Thread Noah
yes and I still get the error again when running portmanager # pkg_delete -f p5-Digest-HMAC-1.01 pkg_delete: package 'p5-Digest-HMAC-1.01' is required by these other packages and may not be deinstalled (but I'll delete it anyway): p5-Mail-SpamAssassin-3.2.5_1 pkg_delete: package 'p5-Digest-HM

Re: p5-Digest-HMAC-1.01 installation is corrupt!

2009-03-11 Thread Noah
yes # pkg_delete -f p5-Digest-HMAC-1.01 pkg_delete: package 'p5-Digest-HMAC-1.01' is required by these other packages and may not be deinstalled (but I'll delete it anyway): p5-Mail-SpamAssassin-3.2.5_1 pkg_delete: package 'p5-Digest-HMAC-1.01' doesn't have a prefix Olivier Nicole wrote: I am

p5-Digest-HMAC-1.01 installation is corrupt!

2009-03-11 Thread Noah
Hi there, I am trying to remove p5-Digest-HMAC-1.01 installation. How do I do it? # portmanager -u -y rCreateInstalledDbVerifyContentsFile 0.4.1_9 error: "@comment ORIGIN:" not found in /var/db/pkg/p5-Digest-HMAC-1.01/+CONTENTS p5-Digest-HMAC-1.01 installation is corrupt!

Re: /libexec/ld-elf.so.1: Shared object "libxcb.so.1" not found, required by "libcairo.so.2"

2009-03-10 Thread Noah
Robert Huff wrote: Noah writes: rebuilding emacs using portupgrade is dying and claiming I am missing a library. What shall I do? /libexec/ld-elf.so.1: Shared object "libxcb.so.1" not found, required by "libcairo.so.2" Have you: 1) updated y

/libexec/ld-elf.so.1: Shared object "libxcb.so.1" not found, required by "libcairo.so.2"

2009-03-10 Thread Noah
Hi there, rebuilding emacs using portupgrade is dying and claiming I am missing a library. What shall I do? /libexec/ld-elf.so.1: Shared object "libxcb.so.1" not found, required by "libcairo.so.2" ___ freebsd-questions@freebsd.org mailing list h

Re: restart rsync process via shell script

2008-12-29 Thread Noah
Mel wrote: On Monday 29 December 2008 13:35:06 Noah wrote: Hi there, I am trying to figure out the most accurate way to assess if an rsync process is running and is established to the remote rsync server and is transferring data. I am writing a bourne shell script to restart rsync if the

restart rsync process via shell script

2008-12-29 Thread Noah
| grep 'ESTABLISHED' | grep -v grep" would be helpful. But in some cases I have found that I have ssh connections to the remote rsync server that obfuscate the rsync ssh ESTABLISH statistics. the rsync command I am using is: "/usr/bin/rsync -avz '/Users/noah/' -e '

Re: running shell command through ssh tunnel

2008-12-27 Thread Noah
Matthew Seaman wrote: Lowell Gilbert wrote: Noah writes: I am trying to run a shell command to the host at the far end of an ssh tunnel. Here is how I structured access. Is there any way to do this more compactly on one line? ssh -L 12345:192.168.1.20:22 n...@domain.com ssh -p 12345

Re: running shell command through ssh tunnel

2008-12-27 Thread Noah
Lowell Gilbert wrote: Noah writes: I am trying to run a shell command to the host at the far end of an ssh tunnel. Here is how I structured access. Is there any way to do this more compactly on one line? ssh -L 12345:192.168.1.20:22 n...@domain.com ssh -p 12345 localhost 'cho

Re: running shell command through ssh tunnel

2008-12-27 Thread Noah
Christian Laursen wrote: Noah writes: I am trying to run a shell command to the host at the far end of an ssh tunnel. Here is how I structured access. Is there any way to do this more compactly on one line? ssh -L 12345:192.168.1.20:22 n...@domain.com ssh -p 12345 localhost 'cho

running shell command through ssh tunnel

2008-12-26 Thread Noah
Music/' Cheers, Noah ___ 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: control character file names

2008-12-15 Thread Noah
Sorry for being to briefly. 1. The Midnight Commander is a curses based file manager that might be a workaround for the problem you can't solve using Emacs at the moment. It can be installed via ports or (more simple) from packages using "pkg_add -r mc". The command to run it is "mc". 2. P

Re: Renaming files with strange characters in dired-mode [was: Re: control character file names]

2008-12-15 Thread Noah
Giorgos Keramidas wrote: On Mon, 15 Dec 2008 05:59:02 -0800, Noah wrote: If you have customized `dired-listing-switches' try reverting it to a simpler set of options, like: (setq-default dired-listing-switches "-lFa") The -b and -B options tend to confuse dired about

Re: control character file names

2008-12-15 Thread Noah
Polytropon wrote: On Mon, 15 Dec 2008 05:59:02 -0800, Noah wrote: I am unable to rename a directory that has nine '?'. Maybe Midnight Commander - PF6: Rename - will do the job? (Workaround) okay I dont quite understand. what is midnight commander - PF6: Rename? Che

Re: control character file names

2008-12-15 Thread Noah
Hi there, Giorgos Keramidas wrote: On Sun, 14 Dec 2008 19:52:01 -0800, Noah wrote: * Use a file manager. I often use `dired-mode' inside an Emacs session to move around, copy, re-organize, rename or delete files. Any file manager that can display several character

Re: control character file names

2008-12-14 Thread Noah
* Use a file manager. I often use `dired-mode' inside an Emacs session to move around, copy, re-organize, rename or delete files. Any file manager that can display several character sets at once will do fine :) Hey there Giorgos, I'd love to use emacs but I go into '

control character file names

2008-12-14 Thread Noah
Hi there, there is a blank directory that I cant seem to view. I believe the directory is a '^M'. can somebody please explain how I can see filenames and directories containing control characters. Also how do I rename the directory with 'mv&#x

dialog run away processes

2008-12-11 Thread Noah
stem ports. I am running 6.2-RELEASE-p11 Cheers, Noah ___ 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: bashrc configuration question: syntax error: unexpected end of file

2008-12-09 Thread Noah
Hi, Christopher Cowart wrote: Noah wrote: I am unable to figure out why I am getting the following error: "-bash: /Users/user/.bashrc: line 10: syntax error: unexpected end of file [...] localhost:~ user$ cat .bashrc #nc_fix() { sudo kill -9 $"(ps auxwww | grep [nN]cproxyd | awk &

Re: bashrc configuration question: syntax error: unexpected end of file

2008-12-09 Thread Noah
efined in the .bashrc option 1: like as a function: nc_fix() { sudo kill -9 $(ps auxwww | awk '/[nN]cproxyd/ {print $2}') } option 2: as an alias: alias nc_fix="sudo pkill -9 '[nN]cproxyd'" right, Noah ___ freebsd-ques

bashrc configuration question: syntax error: unexpected end of file

2008-12-09 Thread Noah
mpletion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile # sources /etc/bash.bashrc). if [ -f /etc/bash_completion ]; then . /etc/bash_completion fi localhost:~ user$ --- snip --- Cheers, Noah __

Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Noah
Greg Larkin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Noah wrote: /usr/local/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm /usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm The BSDPAN/ExtUtils/MakeMaker.pm file provides one overridden subroutine, but the rest of the subroutines are

Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Noah
what shall I do rebuild and reinstall my perl 5.8 Cheers, Noah ___ 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 locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Noah
Greg Larkin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Noah Garrett Wallach wrote: Hi List, Okay I am unable to figure out how to get out of this loop. I try to build p5-Module-Install and the result error is Can't locate ExtUtils/MakeMaker.pm when I attempt to build p5-Ext

Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Noah Garrett Wallach
T_INT USE_LARGE_FILES USE_PERLIO Locally applied patches: defined-or Built under freebsd Compiled at Nov 10 2007 18:50:19 @INC: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/lo

cd and rm a directory with '^M'

2008-09-03 Thread Noah
Hi there, I had rsync create a directory with a '^M' in it. how do I rm -rf the directory? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send a

unwanted text before shell prompt

2008-06-23 Thread Noah
Hi there, I just upgraded my FreeBSD box and now I am find that the is an almost blank line above my shell prompt that contains a "%" (without the quotes) about 20 columns in. What would be the places that this line could be defined? Che

stunnel 4.25 and portdowngrade

2008-06-16 Thread Noah
portdowngrade. I follow the standard procedure and stunnel 4.25 is installed again instead of stunnel 4.24 any suggestions here? machine: 6.2-RELEASE-p11 Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

stunnel 4.25 and portdowngrade

2008-06-15 Thread Noah
portdowngrade. I follow the standard procedure and stunnel 4.25 is installed again instead of stunnel 4.24 any suggestions here? machine: 6.2-RELEASE-p11 Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

stunnel: warning: can't get client address: Bad file descriptor

2008-06-08 Thread Noah
Just upgraded stunnel and getting the following error message in the /var/log/messages file. It appears that when I restart stunnel it complains "Error binding pop3s to 0.0.0.0:995 and bind: Address already in use (48)". therefore the 995 port never becomes available during the restart. Why

stunnel: warning: can't get client address: Bad file descriptor

2008-06-08 Thread Noah
Just upgraded stunnel and getting the following error message in the /var/log/messages file. any clues? snip --- Jun 8 13:17:04 stunnel: warning: can't get client address: Bad file descriptor Jun 8 13:17:34 last message repeated 530400 times Jun 8 13:18:00 last message repeated 48

Re: stunnel not running? (check /var/run/stunnel/stunnel.pid)

2008-06-07 Thread Noah
logs included below Sahil Tandon wrote: Noah <[EMAIL PROTECTED]> wrote: Okay I am not understanding something with stunnel. it appears that stunnel cant start because it cant create a pid file. It happens every time I upgrade it. # /usr/local/etc/rc.d/stunnel restart stunnel not r

stunnel not running? (check /var/run/stunnel/stunnel.pid)

2008-06-06 Thread Noah
}.conf"} : ${stunnel_pidfile="/var/run/stunnel/${name}.pid"} command="/usr/local/bin/stunnel" command_args=${stunnel_config} pidfile=${stunnel_pidfile} required_files="${stunnel_config}" run_rc_command "$1" -- any ideas? Cheers, Noah __

webcalendar and php and classes

2008-01-07 Thread Noah
webcalendar 1.16 installed since 1.05 was not working for me and getting the following fatal error and warning: # /a/www/webcalendar/tools/send_reminders.php Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20060613/fileinfo.so' - Cannot open "/usr/local/lib/php/20060

Re: removing ipfw rules

2007-12-27 Thread Noah
thanks for the response. I was Looking for awk to do some of the parsing like this: /sbin/ipfw list | grep '%IP%' | awk '{ print "ipfw -q delete " $1 }' | sh cheers, Noah ___ freebsd-questions@freebsd.org mailing

removing ipfw rules

2007-12-27 Thread Noah
st-port 22 --- snip I am typing the command "/sbin/ipfw -q delete pass proto tcp src-ip 66.66.66.66 dst-port 22" but both lines remain. What am I doing wrong? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists

port knocking

2007-12-27 Thread Noah Garrett Wallach
Hi there, doorman is core dumping and not working properly. could somebody please recommend a good port knocker? Cheers, Noah -- Noah Garrett Wallach Juniper Networks Consulting Engineer1194 North Mathilda Avenue Professional Services Sunnyvale CA 94089

Re: portmanager and apache2.0

2007-11-15 Thread Noah
Hi there, I could not find anything in the portmanager.log how can I make sure it is ignored in the portmanager configuratino file to make sure it is not built at all? is there any other way to figure out what has a dependency to install it? Cheers, Noah Gerard wrote: On November 15

portmanager and apache2.0

2007-11-15 Thread Noah
safe update utility access1# How can I figure out why it is getting built? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

apache22 complains of Module mod_ldap missing

2007-11-05 Thread Noah
. I am not sure what to try next. Cheers, Noah Table of contents: 1) log error message 2) cat /etc/make.conf 3) LoadModules from /usr/local/etc/apache22/httpd.conf 4) cat /usr/ports/www/apache22/Makefile.options here is the log message: [Sun Nov 04 18:26:41 2007] [error] Module mod_ldap

Re: apache-2.2.6 not installing [solved]

2007-11-05 Thread Noah
response in line below Jason Bourne wrote: Noah wrote: Hi List, Not receive good support on the ports mail list so I will post here now. Might somebody please explain to me why apache-2.2.6 is not install from /usr/ports ? I am attempting to complile with mod_ldap and a bunch of modules

apache-2.2.6 not installing

2007-11-04 Thread Noah
output is below including error message. Help please, Noah Table of contents 1) uname -a 2) cat Makefile.options from /usr/ports/www/apache22 3) cat /etc/make.conf 4) make install clean from /usr/ports/www/apache22 with errors at the end - but complete output # uname -a FreeBSD 6.2

apache22 complains of Module mod_ldap missing

2007-11-04 Thread Noah
Hi there, apache-2.2.6_2 6.2-RELEASE-p6 I am not quite sure what is wrong if I am not building apache correctly or if my /usr/local/etc/apache22/httpd.conf file does not have everything configured properly. I might be missing the installation of a module or something in my httpd.conf pleas

Re: /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5"

2007-11-04 Thread Noah
Kris Kennaway wrote: Noah wrote: Kris Kennaway wrote: Noah wrote: thanks Kris, something must be wrong then. I am running into problems rebuilding apache now and see undefined references from /usr/local/lib/libstdc++.so.5 during the build: It looks like you have added a Linux libstdc

Re: /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5"

2007-11-04 Thread Noah
Byung-Hee HWANG wrote: Hi, On Sat, 2007-11-03 at 19:47 -0700, Noah wrote: HI there, I am not quite sure what library I need to cure this issue up. $ nmap -sP -v 192.168.1.1-255 /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5"

Re: /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5"

2007-11-04 Thread Noah
Kris Kennaway wrote: Noah wrote: thanks Kris, something must be wrong then. I am running into problems rebuilding apache now and see undefined references from /usr/local/lib/libstdc++.so.5 during the build: It looks like you have added a Linux libstdc++ library which is why it is

Re: /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5"

2007-11-04 Thread Noah
*** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports/www/apache22. *** Error code 1 Stop in /usr/ports/www/apache22. access1# pkg_info | grep linux linux-expat-1.95.8 Linux/i386 binary port of Expat XML-parsing library linux-fontconfig-2.2.3_7 Linux/i386 binary of Fon

/libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5"

2007-11-03 Thread Noah
HI there, I am not quite sure what library I need to cure this issue up. $ nmap -sP -v 192.168.1.1-255 /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5" Any clues please? Cheers, Noah ___

apache finds mod_perl.so garbled

2007-10-30 Thread Noah
Hi there, this is a FreebSD machine and I've built apache, perl, and mod_perl all from /usr/ports what could be wrong - and How do I fix it? Cheers, Noah access1# /usr/local/etc/rc.d/apache22 start Performing sanity check on apache22 configuration: httpd: Syntax error on line 54 of

architecture considered wrong

2007-10-30 Thread Noah
Hi there, I am on a 32-bit machine but see that 64-bit is the considered architecture. What do I have configured and/or built wrong? Cheers, Noah access1# make deinstall clean install clean ===> Deinstalling for www/apache22 ===> apache not installed, skipping ===> Cle

wrong architecture used for apache build

2007-10-30 Thread Noah
Hi, I am trying to figure out why the wrong architecture when I am building apache. Any clues where I can correct this information? Cheers, Noah access1# uname -a FreeBSD access1.pslab.juniper.net 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #1: Wed Aug 1 22:59:54 PDT 2007 [EMAIL PROTECTED

trouble building perlmagick

2007-10-26 Thread Noah
--compilation aborted at Makefile.PL line 15. *** Error code 2 1 error *** Error code 2 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebs

TreeList failed: Error in "/var/db/sup/ports-all/checkouts.cvs:

2007-10-25 Thread Noah
Hi there, I keep receiving the same TreeList failure. Any clues what I can do to fix it so I can cvsup the entire ports tree Cheers, Noah access1# /usr/local/bin/cvsup -g -L 2 /usr/share/examples/cvsup/ports-supfile.access1 Parsing supfile "/usr/share/examples/cvsup/ports-supfile.ac

Re: easiest way to install CPAN on FreeBSD

2007-10-25 Thread Noah
alled some perl modules via CPAN. What is the best way to list them and uninstall them so I can install them via the the ports method? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: easiest way to install CPAN on FreeBSD

2007-10-25 Thread Noah
alled some perl modules via CPAN. What is the best way to list them and uninstall them so I can install them via the the ports method? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

TreeList failed: Error in "/var/db/sup/ports-all/checkouts.cvs:

2007-10-25 Thread Noah
Hi there, I keep receiving the same TreeList failure. Any clues what I can do to fix it so I can cvsup the entire ports tree Cheers, Noah access1# /usr/local/bin/cvsup -g -L 2 /usr/share/examples/cvsup/ports-supfile.access1 Parsing supfile "/usr/share/examples/cvsup/ports-supfile.ac

Re: easiest way to install CPAN on FreeBSD

2007-10-24 Thread Noah
. Compilation failed in require. BEGIN failed--compilation aborted. -- martin On 10/24/07, *Noah* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Hi there, I am looking around for a really simple way to install CPAN on FreeBSD. I keep running into e

easiest way to install CPAN on FreeBSD

2007-10-23 Thread Noah
Hi there, I am looking around for a really simple way to install CPAN on FreeBSD. I keep running into errors in one variation or another. Anybody have a good page to send me to? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http

sendmail built but does not work

2007-08-14 Thread Noah
sendmail appears to be horked up on my machine and no longer answers port 25. I am not quite sure what the next steps of troubleshooting are. Please help. hostname# telnet 127.0.0.1 25 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to

Re: subversion doesnt build: /usr/bin/ld: cannot find -lgssapi_krb5

2007-08-12 Thread Noah
Herbert J. Skuhra wrote: Noah <[EMAIL PROTECTED]> wrote: Hi, subversion doesnt build: /usr/bin/ld: cannot find -lgssapi_krb5 any clues why the gssapi_krb5 is not found. where shall I find the gssapi_krb5 library? Shall I use the library from the linux compatibility dirs? securit

subversion doesnt build: /usr/bin/ld: cannot find -lgssapi_krb5

2007-08-11 Thread Noah
ts/devel/subversion. access1# access1# find / -name \*gssapi_krb5\* /usr/compat/linux/usr/lib/libgssapi_krb5.so.2 /usr/compat/linux/usr/lib/libgssapi_krb5.so.2.2 Help please. Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.fre

Re: Issues while authenticating a user over openLDAP using PAM_ldap [cured]

2007-08-09 Thread Noah
see below Andy Harrison wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/9/07, Noah wrote: running FreeBSD 6.2 Stable we have openLDAP installed on a server called access1. Users on access1 appear to not be able to ssh to access1. The ssh authentication method uses PAM ldap

Issues while authenticating a user over openLDAP using PAM_ldap

2007-08-09 Thread Noah
running FreeBSD 6.2 Stable we have openLDAP installed on a server called access1. Users on access1 appear to not be able to ssh to access1. The ssh authentication method uses PAM ldap. PAM_ldap reports "Invalid credentials" in /var/log/messages We have another server called access2 that authe

pam_ldap receives Invalid credentials

2007-08-01 Thread Noah
ut what is wrong with the current log messages. Is there a way to receive verbose messages from pam and/or pam_ldap to figure out if it is sending the proper authentication information to the LDAP server. We are on a FreeBSD-6.2 stable machine. Clues please, Noah Aug 1 11:24:11 access1

openssh no X forwarding

2007-07-31 Thread Noah
Hi there, $ ssh -X [EMAIL PROTECTED] Last login: Tue Jul 31 14:47:59 2007 Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.2-RELEASE (SMP) #0: Fri Jan 12 11:05:30 UTC 2007 [access1 ~]$ xterm xterm X

xf86 madness - stop installing drivers

2007-07-31 Thread Noah
Hi, I am wondering if there is an easy way to stop installing all of the xf86 input an video drivers listed below. 4 xf86-input-acecad-1.1.0 /x11-drivers/xf86-input-acecad 3 xf86-input-calcomp-1.1.0 /x11-drivers/xf86-input-calcomp 2 xf86-input-citron-2.2.0 /x11-drivers/xf86-input-

Re: cant uninstall nessus-gtk2-2.2.9_1 [solved]

2007-07-31 Thread Noah
Looks like your pkg db for that package is hosed; for certain it is missing the +COMMENTS file, and I would also wager that +CONTENTS is missing or corrupted. I would recommend deleting the /var/db/pkg/nessus-gtk2-2.2.9_1 directory, then reinstall the package/port.

difficulties remove stale dependency

2007-07-31 Thread Noah
ss1# pkgdb -F ---> Checking the package registry database access1# pkgdb -FO ---> Checking the package registry database access1# portupgrade -a Stale dependency: Xaw3d-1.5E_2 <-- emacs-21.3_9 -- manually run 'pkgdb -F' to fix, or speci

cant uninstall nessus-gtk2-2.2.9_1

2007-07-31 Thread Noah
9 Nessus Attack Scripting Language nessus-libraries-2.2.9 Libraries for Nessus, the security scanner access1# pkg_delete -f nessus pkg_delete: package 'nessus-gtk2-2.2.9_1' doesn't have a prefix access1# Cheers, Noah ___ freebsd-questions

problem with nessus-gtk2-2.2.9_1 installation

2007-07-30 Thread Noah
9 Nessus Attack Scripting Language nessus-libraries-2.2.9 Libraries for Nessus, the security scanner access1# pkg_delete -f nessus pkg_delete: package 'nessus-gtk2-2.2.9_1' doesn't have a prefix access1# Cheers, Noah ___ freebsd-questions

Re: any clues on this [solved]

2007-07-29 Thread Noah
that did it - thanks Kris Kennaway wrote: On Sun, Jul 29, 2007 at 08:04:58PM -0700, Noah wrote: Hi List, I recently reinstalled my entire OS and world, etc. now I am running stable FreeBSD 6.2 when I run scripts now the following line "added: not found" is thrown in the outpu

any clues on this

2007-07-29 Thread Noah
ing clamav_clamd. added: not found Stopping clamav_freshclam. Starting clamav_freshclam. added: not found added: not found added: not found Stopping dovecot. added: not found Starting dovecot. Cheers, Noah ___ freebsd-questions@freebsd.org mailing lis

Re: stop portmanager from building mysql-client-4.1.22

2007-07-25 Thread Noah
-client| IGNORE|net/openldap23-client*| IGNORE|databases/mysql4*-client| IGNORE|databases/mysql4*-server*| IGNORE|databases/mysql3*-client| IGNORE|databases/postgresql*| Gerard wrote: On July 20, 2007 at 01:09PM Noah wrote: Hi there, I am attempting to stop portmanager from installing mysql

where is bsdpan-CPAN in /usr/ports

2007-07-25 Thread Noah
quot;pkg_delete -f bsdpan-CPAN-1.9102" then manually reinstalling this port -- I am a little lost - where might I find the bsdpan-CPAN port - so I can rebuid it? Cheers, Noah ___ freebsd-questions@freebsd.o

XML Repository with HTML front end

2007-07-23 Thread Noah
Hi there, might somebody be able to recommend a good XML repository that keeps files in XML format but still viewable, uploadable, downloadable, and searchable via a web front-end? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http

runaway dialog processes

2007-07-20 Thread Noah
creating this? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

stop portmanager from building mysql-client-4.1.22

2007-07-20 Thread Noah
Hi there, I am attempting to stop portmanager from installing mysql-client-4.1.22 so I added the following lines to my portmanager config file. $ grep IGNORE /usr/local/etc/portmanager/pm-020.conf #IGNORE|editors/openoffice*| #IGNORE|java/jdk14| IGNORE|www/apache13| IGNORE|www/apache13*| IGNORE|

Re: project-open on FreeBSD

2007-07-20 Thread Noah
yes Giorgos Keramidas wrote: On 2007-07-20 09:08, Noah <[EMAIL PROTECTED]> wrote: Has anybody had luck installing project-open on FreeBSD? What is ``project-open''? I don't see anything about it in the Ports Collection. Are we talking about <htt

installing RHEL 4 or Fedora Core 6 on FreeBSD

2007-07-20 Thread Noah
Hi, is there a way to install RHEL 4 or Fedora Core 6 RPMs on FreeBSD? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

project-open on FreeBSD

2007-07-20 Thread Noah
Has anybody had luck installing project-open on FreeBSD? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

dhclient: Can't update forward map bogus ... timed out

2007-06-11 Thread Noah
HI List Folk, I recently added firewall filters to my home linux box, and now I am experiencing named errors. I am running DDNS that sends out updates for my dynamically assigned IP address for the router/linux box at the edge of my home network. It appears that those updates periodically ti

Re: qmail virtual domain and alias

2007-05-05 Thread Noah
forget it. I am switching to another MTA that is easier to use. cheers, Noah John L wrote: I thought my explanation was fairly clear. Also domain.com is a sample domain name and really has nothing to do with the issue at hand. Sample domain names are used all the time In examples and

Re: qmail virtual domain and alias

2007-05-05 Thread Noah
solutions to configuring qmail aliases and virtualdomains. cheers, noah John Levine wrote: Since I am not getting a response from the qmail list - well there are a bunch of knowledgeable members here. So... We saw your question on the qmail list, but we couldn't answer it because you&#

qmail virtual domain and alias

2007-05-05 Thread Noah
found. what can I do about this? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

rndc.key auth issues and rndc.key file

2007-05-03 Thread Noah
Hey there FreeBSD'ers, So I am trying to figure out what is the best configuration for bind on my FreeBSD6.2 system. # pkg_info | grep bind bind9-9.3.4 Completely new version of the BIND DNS suite with updated D # grep named /etc/rc.conf named_enable="YES" named_symlink_enable="YES"

Attempts to run 'fsck' fail can't stat device

2007-04-18 Thread Noah Garrett Wallach
My server lost power earlier today and now it doesnt boot. Any clues what I can do to recover from the following errors: s nip Server '' fails to mount /dev/da0s1g (/usr). Attempts to run 'fsck' fail (can't stat device /dev/da0s1g)

  1   2   3   4   5   >