Can't Upgrade Python Through Ports

2006-10-02 Thread Ted Johnson
Hi; I have python 2.3.5 and I'd like to upgrade to 2.4.3. I've tried installing from FreeBSD ports and the oldfashioned way from source code, with the configure make make install dance, and still when I call up my python interpreter it tells me I'm in 2.3.5! Why? I didn't do altinstall! What

Re: Can't Upgrade Python Through Ports

2006-10-02 Thread Ted Johnson
directory: make install clean On 10/2/06, Ted Johnson wrote: Hi; I have python 2.3.5 and I'd like to upgrade to 2.4.3. I've tried installing from FreeBSD ports and the oldfashioned way from source code, with the configure make make install dance, and still when I call up my python interpreter

Re: Can't Upgrade Python Through Ports

2006-10-02 Thread Ted Johnson
When I read your answer I *knew* you were right! And right you were! Thanks! Ted2 Dave McCammon [EMAIL PROTECTED] wrote: --- Ted Johnson wrote: Hi; I have python 2.3.5 and I'd like to upgrade to 2.4.3. I've tried installing from FreeBSD ports and the oldfashioned way from source code

Building Python From Ports

2006-09-30 Thread Ted Johnson
Hi; The latest and greatest Python is version 2.5; however, I seem to only be able to build version 2.4.3 from the port. I ran my standard battery of clean-up and get ready commands: portupgrade -a portsclean -C portsclean -D portaudit -F /usr/ports/lang/python but that didn't change things.

Problem w/ py-ldap Installation

2006-09-24 Thread Ted Johnson
Hi; I've installed the py-ldap from the ports doing the make install clean dance. Everything seemed to proceed smoothly. However, when I fired up my python interpreter and entered import ldap it didn't recognize the module. So something went wrong and I don't know what :( I did get this from

wvHTML, glib libiconv

2006-09-15 Thread Ted Johnson
Hi; I need to install wvHTML. It's dependent on glib, which is dependent on libiconv. I'm on FreeBSD 6.1. It has libiconv installed. But glib says it can't find it: configure: error: *** No iconv() implementation found in C library or libiconv So I'm stuck. What do I do in situations like

Re: Hell Installing OpenLDAP/Berkeley-DB/Java

2006-09-11 Thread Ted Johnson
installed. How can I test that? What steps do you take to properly install this duo? TIA, Ted2 Atom Powers [EMAIL PROTECTED] wrote: On 9/8/06, Ted Johnson wrote: Hi; I tried to install OpenLDAP, but it needs Berkeley-DB and complained that the version installed was incompatible. I tried compiling

Hell Installing OpenLDAP/Berkeley-DB/Java

2006-09-08 Thread Ted Johnson
Hi; I tried to install OpenLDAP, but it needs Berkeley-DB and complained that the version installed was incompatible. I tried compiling it without Berkeley (using GNU instead) but it wouldn't. I tried installing Berkeley DB without Java (for simplicity's sake), but that didn't work. I tried

Where Are All These Files Located?

2006-09-04 Thread Ted Johnson
Hi; In installing logcheck, I read the following information: BSD and FreeBSD: You should go to the /etc directory and edit the /etc/daily, /etc/weekly, and /etc/monthly scripts and change the 'rotate()' script function to change the log permissions on rotation. Simply change the line:

Re: Where Are All These Files Located?

2006-09-04 Thread Ted Johnson
Robert Huff [EMAIL PROTECTED] wrote: Ted Johnson writes: BSD and FreeBSD: You should go to the /etc directory and edit the /etc/daily, /etc/weekly, and /etc/monthly scripts and change the 'rotate()' script function to change the log permissions on rotation. find -x / -name daily

Re: How To Close Ports (OT?)

2006-09-04 Thread Ted Johnson
here. But would you point it out anyway? Thanks, Ted3 Travis H. [EMAIL PROTECTED] wrote: On 9/4/06, Ted Johnson wrote: I have many ports open for various functions, email, ftp, squid, pound, various instances of zope, etc. Of course, all of them are libel to be attacked. What does one do