SAMBA as Domain Controller on FreeBSD 6.1

2006-08-07 Thread James G. Corteciano
but the good procedures and right samba configurations might lead me up during installation process. I am hoping for your kind consideration and favorable response. Great many thanks. Regards, James G. Corteciano -- ___ Get your free email from

Re: jdk15 on 6.0

2006-04-06 Thread james g.
After several failed attempts at the package route, this was certainly a welcome surprise: http://www.freebsdfoundation.org/downloads/java.shtml Thanks to everyone for their help and suggestions! -james On Apr 3, 2006, at 12:55 PM, james g. wrote: Thanks everyone for the tips. I'm going

Re: jdk15 on 6.0

2006-04-03 Thread james g.
Thanks everyone for the tips. I'm going to give the package route a shot, as the additional swap space just isn't cutting it. Cheers, James On Apr 3, 2006, at 8:14 AM, Jon Brisbin wrote: Anish Mistry wrote: You could always just to do a make package on another machine with 6.0 and then

jdk15 on 6.0

2006-04-02 Thread james g.
FreeBSD Land: I've seen this question asked on this very list, and once or twice on the web, but have yet to find a solution. I'm attempting to compile jdk15 on an older machine, and at first attempted it on a 4.11 install. The failures there encouraged me to finally upgrade the machine

Re: jdk15 on 6.0

2006-04-02 Thread james g.
On Apr 2, 2006, at 11:41 AM, Andrew Pantyukhin wrote: On 4/2/06, james g. [EMAIL PROTECTED] wrote: FreeBSD Land: I've seen this question asked on this very list, and once or twice on the web, but have yet to find a solution. I'm attempting to compile jdk15 on an older machine, and at first

php4-xml port

2005-06-10 Thread james g.
Greetings, I'm having a bit of trouble getting the php4-xml port upgraded/ installed. Using the php4-extensions meta port, with xml support turned on, once it makes it to the php4-xml port install, it fails when looking for an expat item: -- cc -shared xml.lo -Wl,--rpath

Re: php4-xml port

2005-06-10 Thread james g.
Thanks for all the quick responses! The symlink got the port to install for now, until the patch lands. I had done a quick search of the ports list before posting, but should have been searching for expat information rather than the php4-xml port. Thanks again! -J

Apache13/suexec

2003-03-18 Thread james g.
How does one compile apache, with suexec support, from ports? I need it on one of my client machines, but can't seem to find anything specific on the proper arguments to give during the: make install clean command. I'd rather not have to install it by hand, defeating the beauty of ports!