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

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

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

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

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

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

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

/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 ___

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

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
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: 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

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

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

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

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

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]"

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

ImageMagick not building

2003-11-11 Thread Noah
FreeBSD 4.8 Stable A little off topic, but... ImageMagick is not building from /usr/ports any clue what installation libintl.so.2 library is part of? I am not quite sure why I dont have it on my machine. here is the tail of the output form the Build: snip - X11 Configuration: X_

Re: ImageMagick not building

2003-11-11 Thread Noah
On Tue, 11 Nov 2003 03:35:59 -0800, Kent Stewart wrote > On Monday 10 November 2003 09:33 pm, Noah wrote: > > FreeBSD 4.8 Stable > > > > A little off topic, but... > > > > ImageMagick is not building from /usr/ports any clue what installation > > libintl.s

backup drive scheme

2003-11-12 Thread Noah
working fine right now. just trying to figure out other solutions? - Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

backup drive bootabel

2003-11-12 Thread Noah
. any recommendations on how to do this? Please send me to a good web tutorial if need be. - Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: backup drive bootabel

2003-11-12 Thread Noah
On Wed, 12 Nov 2003 11:00:38 -0500, Jason Stewart wrote > Noah wrote: > > FreeBSD 4.8-stable > > > > > > I have about three different sources for making a drive bootable. well I have > > a machine with two drives and the second drive is an exact backup of the &

Re: backup drive bootabel

2003-11-12 Thread Noah
bout the same so I am not clear why this is happening. - Noah > > So long as the slice tables and disklabels on da0 and da1 are pretty > much the same, either disk should boot up smoothly. ___ [EMAIL PROTECTED] mailing list http://list

afbackup full_backup process dying

2003-11-12 Thread Noah
freeBSD 4.8 afbackup 3.3.5 okay I am unclear why afbackup is killing off the full_backup process? this is a client machine the afbackup server is a remote host. I cant seem to figure out any details from the afbackup logs either? Is there somewhere else I should be Looking for more clues? th

Re: backup drive bootabel

2003-11-26 Thread Noah
On Thu, 13 Nov 2003 10:05:04 +, Matthew Seaman wrote > On Wed, Nov 12, 2003 at 02:32:20PM -0800, Noah wrote: > > > > > i) Make the 2nd disk an identical copy to the 1st one. In this case > > > should the 1st drive go AWOL, you would have to open the case and &g

Re: backup drive bootabel

2003-12-20 Thread Noah
? [n] --- snip and no to the rest of the partitions/slices prompts? Thanks in advance, Noah > > > the disk is a little bit of a different size with different partition sizes. > > woudl that Make a difference. what esle can I check here? > > The disk geometry wo

Re: backup drive bootabel

2003-12-20 Thread Noah
rom DOS bootblock is: 1: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 143363997 (70001 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 254/ sector 63 2: 3: 4: Should we write new partition table? [n] y --- snip --- Happy Holidays, - no

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

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 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

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

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? __

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

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

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 __

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: 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

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

where'd the rdiff-backup mail list go?

2006-03-21 Thread Noah
Okay off=topic I know. But where'd the rdiff-backup-users mail list go? I am not able to subscribe to it and have a semi-urgent matter. Hope for some assistance soon enough. Cheer,s Noah ___ freebsd-questions@freebsd.org mailing list

Backup Up On Unreliable Link

2006-03-23 Thread Noah
finished successfully. If you are running this across an unreliable link you could consistently have a partial backup. I would like to know if there are systems to solving this situation. Hope to get some input from other users. cheers, Noah

monitoring apache log files real-time

2006-03-23 Thread Noah
needs? hopefully open=source? Thanks in advance. cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

portmanager configuration not working

2006-03-24 Thread Noah
# pkg_info | grep apache apache+mod_ssl-1.3.34+2.8.25_3 The Apache 1.3 webserver with SSL/TLS functionality apachetop-0.12.5Apache RealTime log stats # cat pm-020.conf | grep IGNORE IGNORE|www/apache-*| IGNORE|www/lynx-2*| --- snip --- cheers, Noah

portmanager configuration and stunnel options

2006-03-24 Thread Noah
each upgrade. I just want to keep the UID and GID as is and not delete them. How would I instruct portmanager to handle this gracefully. --- snip --- # pkg_info | grep portmanager portmanager-0.4.1_5 FreeBSD installed ports status and safe update utility --- snip --- cheers, Noah

partitioning explained

2006-03-29 Thread Noah
Hi there, I just added a second drive to one of my FreeBSD servers. I am wondering if somebody can send me to a good URL tutorial that explains how to partition the drives. Looking forward to your response. Cheers, Noah ___ freebsd-questions

httpd: PHP Notice: Undefined index: autoplay

2006-04-14 Thread Noah
after I reply to the mail list acknowledgments. 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: Devil Mascot

2004-06-14 Thread Noah
ous religious backgrounds, of which you speak. Cheers, - Noah > Why should The FreeBSD project be interested in users ? It is not a > commerial project. I think the FreeBSD folks are interested in > making a cool unix-like operating system, not much else. >

updating pkg and ports database

2004-08-07 Thread Noah
/sbin/pkgdb -Fa --- snip --- cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

procmail ageing out old messages

2004-08-07 Thread Noah
can somebody send me to a tutorial that shows me how to get procmail to age out messages that are older then 30 days. thanks in advance. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

Re: updating pkg and ports database

2004-08-07 Thread Noah
On Sun, 8 Aug 2004 02:43:45 +0300, Ion-Mihai Tetcu wrote > On Sat, 7 Aug 2004 14:43:27 -0800 > "Noah" <[EMAIL PROTECTED]> wrote: > > > > > > > Hi there, > > > > I have a cron job that auto-cvs-updates the /usr/ports directories. > >

sendmail- 8.13.1 installation failing from /usr/ports

2004-08-11 Thread Noah
ues please? cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: sendmail- 8.13.1 installation failing [fixed]

2004-08-11 Thread Noah
On Wed, 11 Aug 2004 05:58:16 -0800, Noah wrote > sendmail-8.13.1 installation failing > freeBSD-4.9 okay did a make clean and a make install clean in the /usr/ports subdir. things are fine. cheers, Noah > > well I deinstalled postfix and now trying to reinstall the sendmail-sa

create bootable drive

2004-12-14 Thread Noah
FreeBSD-4.9 Can somebody please tell me what the command(s) is/are to make a drive bootable? cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

php4 install has conflicts

2004-12-14 Thread Noah
FreeBSD-4.9 what is the cleanest way to get PHP4 installed here? There are a lot of programs that have dependancies on mod_php4. how do I update all those dependancies to the latest version of mod_php4? and then how do I cleanly remove all those older versions of mod_php4? --- snip --- # m

Re: php4 install has conflicts

2004-12-14 Thread Noah
On Wed, 15 Dec 2004 10:04:52 +1030, Ian Moore wrote > On Wed, 15 Dec 2004 09:55, you wrote: > > On Wed, 15 Dec 2004 09:30, Noah wrote: > > > On Tue, 14 Dec 2004 14:52:53 -0800, Derrick Ryalls wrote > > > > > > > > what is the cleanest way to get PHP4 ins

RE: php4 install has conflicts

2004-12-14 Thread Noah
want to delete a package without any > worry about the dependencies. > > What I would do is: > > pkg_delete -f mod_php4-4.3.5_7,1 > portinstall mod_php4 > > Then you can be safe if you reinstall the rest of them with your > previous reinstall metho

Re: php4 install has conflicts

2004-12-15 Thread Noah
nstalled on my machine? is there a nice tutorial that explains how to use the ports efficiently and safetly? cheers, Noah > > Cheers, > -- > Ian Moore > > GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc ___ [EMAIL P

Re: php4 install has conflicts

2004-12-15 Thread Noah
or overwritten files... -> No files installed by autoconf-2.57_1 have been overwritten by other packages. Deinstall autoconf-2.57_1 ? [no] ^C --- snip --- cheers, Noah > > Cheers, > > -- > Ian Moore > > GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc

perl 5.8.5 portupgrade now openwebmail complains

2004-12-15 Thread Noah
eedy[24754]: Cannot spawn backend process --- snip --- cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

updating pkgdb results invalid argument

2004-12-15 Thread Noah
FreeBSD-4.9 any clues why this is happening? the update of the package DB ends off with invalid argument. --- snip # pkgdb -Fu ---> Updating the pkgdb Invalid argument snip --- cheers, Noah ___ [EMAIL PROTECTED] mailing list h

Re: portupgrade perl and openwebmail

2004-12-16 Thread Noah
> Many thanks to foxfair who prepared most of this update." Hi, how can I set perlmalloc on by default - I have never done this? cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

perl 5.8.5 portupgrade now openwebmail complains

2004-12-16 Thread Noah
/local/bin/speedy_backend: Undefined symbol "Perl_ malloc" speedy[24754]: Cannot spawn backend process --- snip --- cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: perl 5.8.5 portupgrade now openwebmail complains

2004-12-16 Thread Noah
se from the openwebmail.pl code. cheers, Noah > > Noah wrote: > > >Perl-5.8.5 SUIDPERL set > >openwebmail-2.41 > >FreeBSD-4.9 > > > > > >I didnt get a clear answer on this at the moment - so I am asking agian. > > > >any clues why

portmanager 0.2.0 hosed - pmStatus 0.2.0_3 error: PMGRrDbCreate returned with an error

2004-12-17 Thread Noah
FreeBSD-4.9 well I just pkg_delete p5-Crypt-SSLeay-0.51 from my machine. I have cleared all the failing dependencies from the pkgdb and updated the database. I dont know what else to do. any clues on this? --- snip --- # portmanager -u reading /usr/local/etc/portmanager/pm-020.conf, size 114

PEAR: Dependencies failed

2004-12-17 Thread Noah
error, cannot continue # pkg_info | grep pear pear-Archive_Tar-1.2 PEAR tar file management class pear-Console_Getopt-1.2 PEAR command-line option parser pear-XML_RPC-1.1.0 PHP implementation of the XML-RPC protocol php4-pear-4.3.10PEAR framework for PHP --- snip --- cheers, Noah

Re: portmanager 0.2.0 hosed - pmStatus 0.2.0_3 error: PMGRrDbCreate returned with an error

2004-12-17 Thread Noah
eah getting rid of /var/db/pkg/p5-Crypt-SSLeay-0.51 now portmanager -u works fine. thanks for all the help! cheers, Noah > > output of: > ls /var/db/pkg > portinstalled.log > > output of: > portmanager -s > portmanager-status.log > (I know this will proba

senmail+tls+sasl2-8.13.2 build failing

2004-12-17 Thread Noah
FreeBSD-4.9 any clues on why this test is failing? --- snip --- ./t-shm shminit failed: File exists 1..bad! t-shm.c:183 cnt <= MAX_CNT add -DSM_CONF_SHM=0 to confENVDEF in devtools/Site/site.config.m4 and start over. 1 of 2 tests completed successfully *** 1 error in test! *** 1..bad! t-shm.

Re: php4 install has conflicts

2004-12-14 Thread Noah
On Tue, 14 Dec 2004 14:52:53 -0800, Derrick Ryalls wrote > > what is the cleanest way to get PHP4 installed here? There are a lot of > > programs that have dependancies on mod_php4. how do I update all those > > dependancies to the latest version of mod_php4? and then how do I cleanly > > remove

Re: php4 install has conflicts

2004-12-15 Thread Noah
* No such package 'php4' is installed. # portinstall php4 ** No such installed package nor such port called 'php4' is found. --- snip --- cheers, Noah > Cheers, > -- > Ian Moore > > GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc ___

phpMyAdmin 2.6.1-rc1 cant create database

2004-12-20 Thread Noah
phpMyAdmin 2.6.1-rc1 freeBSD-4.9 phpMyAdmin claims that there are no priviledges to create a database even as root. how do I fix this? cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

web calendar recommendation

2004-12-20 Thread Noah
calendar program that can support multiple user calendars that can then be shared for scheduling purposes? Any ideas please? cheers, Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

RE: phpMyAdmin 2.6.1-rc1 cant create database

2004-12-21 Thread Noah
On Tue, 21 Dec 2004 02:32:06 -0600, Andras Kende wrote > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Noah > Sent: Tuesday, December 21, 2004 12:31 AM > To: freebsd-questions@freebsd.org > Subject: phpMyAdmin 2.6.1-rc1 ca

Re: phpMyAdmin 2.6.1-rc1 cant create database

2004-12-21 Thread Noah
check here? --- snip --- rootlocalhost Yes ALL PRIVILEGES Yes Edit Privileges rootYes ALL PRIVILEGES Yes Edit Privileges --- snip --- cheers, Noah > > -- > Dr Matthew J Seaman MA, D.Phil. 8 D

Re: phpMyAdmin 2.6.1-rc1 cant create database

2004-12-21 Thread Noah
P). > Hi, Ive had this same behavior during older versions of mysql even at version 4.0.20 and before. These are different symptoms mentioned above that have nothing to do with my issue. cheers, Noah > Cheers, > > Martin > > -- > martin hudec > >* 421 9

RE: web calendar recommendation

2004-12-21 Thread Noah
Exchange. I haven't had the > time to actually install and configure it myself yet, but I'm > planning on doing it as soon as I can. oh okay - well it was just an idea. also I was hoping for an opensource package to do this. thanks, Noah > > Thad > > -Origi

Re: web calendar recommendation

2004-12-21 Thread Noah
On Tue, 21 Dec 2004 17:22:11 +, Martin Hepworth wrote > Evolution is open source... > cool Martin, can you possibly send me a download link for the opensource please? cheers, Noah > -- > martin > > On Tue, 21 Dec 2004 09:08:48 -0800, Noah <[EMAIL PROTECTED]> w

distfiles first instead of fetch?

2004-12-21 Thread Noah
n for evolution-2.0.3 => evolution-2.0.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2. => Attempting to fetch from ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/evolution/2.0/. ^Cfetch: transfer interrupted --- snip --- cheers, Noah ___

Re: distfiles first instead of fetch?

2004-12-21 Thread Noah
On Tue, 21 Dec 2004 14:00:14 -0500, Dan Kilbourne wrote > Giorgos Keramidas extolled: > > On 2004-12-21 10:51, Noah <[EMAIL PROTECTED]> wrote: > > > FreeBSD-4.9 > > > > > > > > > > It *is* looking there. The downloaded file doesn't

phpMyAdmin 2.6.1-rc1 cant create database

2004-12-21 Thread Noah
phpMyAdmin 2.6.1-rc1 freeBSD-4.9 phpMyAdmin claims that there are no priviledges to create a database even as root. I am root at localhost on this machine and root has all priveledges. how do I fix this? cheers, Noah ___ freebsd-questions

portmanager fails installing apache

2004-12-22 Thread Noah
FreeBSD-4.9 portmanager-0.2.0_3 well I am not able to find a specific mail list for portmanager support. anybody got clues why portmanager is having difficulies here and a nice cure would be helpful? --- snip --- pkg_create: can't find package 'apache-1.3.33_1' installed! -

Re: portmanager fails installing apache

2004-12-22 Thread Noah
On Wed, 22 Dec 2004 13:44:18 -0800, Michael C. Shultz wrote > On Wednesday 22 December 2004 12:38 pm, Noah wrote: > > FreeBSD-4.9 > > portmanager-0.2.0_3 > > > > > > well I am not able to find a specific mail list for portmanager > > support. anybody got clue

syslog.conf help directing ctl_cyrusdb output

2005-01-04 Thread Noah
]: checkpointing cyrus databases Jan 4 11:06:26 typhoon ctl_cyrusdb[21808]: done checkpointing cyrus databases --- snip --- cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

make restart receives strange output

2005-01-04 Thread Noah
/etc/mail/Makefile --- snip --- # # $FreeBSD: src/etc/mail/Makefile,v 1.9.2.26 2004/06/06 17:29:48 gshapiro Exp $ # # This Makefile provides an easy way to generate the configuration # file and database maps for the sendmail(8) daemon. # snip --- che

Re: make restart receives strange output

2005-01-04 Thread Noah
; more information (like looking into those files, for example). Please give me a List of the files I should be Looking through? cheers, Noah > > Kevin Kinsey > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org

Re: syslog.conf help directing ctl_cyrusdb output

2005-01-04 Thread Noah
On Tue, 04 Jan 2005 15:25:36 -0600, Paul Schmehl wrote > --On Tuesday, January 04, 2005 11:08:43 AM -0800 Noah > <[EMAIL PROTECTED]> wrote: > > > FreeBSD-4.9 > > > > well this is a bit of a newbie question. > > > > how can I move the ctl_cyrusdb ent

Re: make restart receives strange output (solved)

2005-01-04 Thread Noah
On Tue, 04 Jan 2005 14:54:46 -0600, Kevin Kinsey wrote > Noah wrote: > > >sendmail-8.12.3 > >FreeBSD-4.9 > > > > > >can somebody please explain to me why "Restarting:--: not found" is displayed > >when I restart sendmail? this started rec

freebsd sendmail smtp auth

2005-02-27 Thread Noah
sendmail 8.13.3 I have looked over three different SMTP AUTH tutorials for sendmail and they dont fully cover the configuration or I am completely misreading them. somebody please send me to a really good site to explain how to set up SMTP AUTH. thank you in advance, Noah

bacula with onstream configuration for FreeBSD

2005-03-24 Thread Noah
Hi there, can somebody please suggest a configuration for bacula use on a FreeBSD 4.9 machine? anybody got this running well? tips for initial onstream setup are welcome. cheers, Noah ___ freebsd-questions@freebsd.org mailing list http

Re: backup drive bootabel

2004-01-05 Thread Noah
can I assume that the contents of this drive did not get trashed? thanks so much for all your assistance. excellent responses. Happy New Year, - Noah > > Yes, you'll need to set the slice (da1s1) bootable if you want this > as an alternate boot device. That shouldn'

orinoco Access point support? [OT]

2004-01-22 Thread Noah
sorry for the off-topic question but I dont know where to turn here? I have an orinoco access point base that is consistently claiming to be offline. does anybody know where I can find support for resetting and re-configuring this device? - Noah

simple web front end for web page updates

2004-01-27 Thread Noah
Is there a really simple web front end that can be used to update webpages. something similar to zope but really easy for newbie users. - Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

portsentry - flushing hosts.deny

2003-09-29 Thread Noah
FreeBSD 4.8 - stable can somebody tell me how to get portsentry to flush the hosts.deny file? or do I just need to remove the contents manually and restart portsentry? thanks in advance, - Noah ___ [EMAIL PROTECTED] mailing list http

onstream out of business?

2003-09-30 Thread Noah
does anybody know if onstream is out of business? their website has not answered for the past month. - Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

tape drive recommendation

2003-09-30 Thread Noah
can somebody recommend a good tape drive manufacturer? I am Looking to back up about 50GBs weekly. - noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

cannot connect to saslauthd server

2003-10-01 Thread Noah
FreeBSD 4.8 sendmail 8.12.10 with sasl okay I am using every once in a while I see the following complaints in my /var/log/messages: Sep 30 15:33:04 procmail[30342]: Renamed bogus "/var/mail/noah.lock" int o "/var/mail/BOGUS.noah.OA8K" Sep 30 22:03:33 sm-mta[38053]: cannot connect to saslauth

DSL modem

2003-10-02 Thread Noah
can somebody please recommend a good DSL router with telephone and 100MB interface? something adequate will do. - Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

DSL router recommendation

2003-10-02 Thread Noah
can somebody please recommend a good DSL router with telephone and 100MB interface? something adequate will do. - Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

  1   2   3   4   5   >