Re: trying to build mod_python on OpenBSD

2006-09-25 Thread edgar mortiz
you all!! [Sun Sep 24 21:57:52 2006] [notice] Apache/2.0.59 (Unix) mod_python/3.2.10 Python/2.3.5 configured -- resuming normal operations -eD On 9/22/06, edgar mortiz [EMAIL PROTECTED] wrote: thanks for the package list tony :) I'll try to build it again On 9/22/06, tony sarendal [EMAIL

Re: trying to build mod_python on OpenBSD

2006-09-22 Thread edgar mortiz
tools to convert Xfig's .fig files unzip-5.52 extract, list test files in a ZIP archive [EMAIL PROTECTED] On 22/09/06, edgar mortiz [EMAIL PROTECTED] wrote: tony what version of openbsd r u using? can you send me a pkg_info list so i can see what packages you have installed

Re: trying to build mod_python on OpenBSD

2006-09-21 Thread edgar mortiz
machines with apache2.0. No problems compiling it, python from ports, apache2 from source and mod_python from source. /Tony On 20/09/06, edgar mortiz [EMAIL PROTECTED] wrote: I'll try that dimitry and see if it's possible for me to build mod_python on apache 1.3.29 that comes with OpenBSD

Re: trying to build mod_python on OpenBSD

2006-09-20 Thread edgar mortiz
I'll try that dimitry and see if it's possible for me to build mod_python on apache 1.3.29 that comes with OpenBSD :) On 9/19/06, Dimitry Andric [EMAIL PROTECTED] wrote: edgar mortiz wrote: trying to build mod_python on OpenBSD 3.7 with the following configuration. Python 2.4 (source build

autoconf

2006-09-19 Thread edgar mortiz
can you guys help me out on fixing this issue I'm having with autoconf # autoconf --version Provide an AUTOCONF_VERSION environment variable, please I use to have like 3 different versions of autoconf I've removed the rest and kept the latest # pkg_info autoconf Information for autoconf-2.59

trying to build mod_python on OpenBSD

2006-09-19 Thread edgar mortiz
trying to build mod_python on OpenBSD 3.7 with the following configuration. Python 2.4 (source build) --disabled-share Apache 2.0.59 --enable-so mod_python 3.2.10 --with-apxs I was able to get as far as the make part on mod_python but whenver i do make install mod_python breaks I've been

source -stable not building

2006-08-15 Thread edgar mortiz
hello guys I'm trying to build the binaries for -stable and i get it breaks on make build, here's what it spits out -- ln -sf /chroot/bsd/src/usr.sbin/afs/lib/libarla/../../src/lwp/lwp_asm.c lwp.c ln -sf

mod_python on obsd Apache

2006-02-26 Thread edgar mortiz
I'm trying to run mod_python 2.7.11 on OpenBSD's implementation of apache ( 1.3) without any luck. The build went good and all. ./configure --with-apxs=/usr/sbin/apxs make su make install the module would be installed on /usr/lib/apache/modules/mod_python.so as soon as i put in the LoadModule

Re: mod_python on obsd Apache

2006-02-26 Thread edgar mortiz
very likely that mod_python simply won't work with OpenBSD's apache, since sooo many changes have been made to it. -Kousu On 2/26/06, edgar mortiz [EMAIL PROTECTED] wrote: I'm trying to run mod_python 2.7.11 on OpenBSD's implementation of apache ( 1.3) without any luck. The build went

pfsync/carp via 2 ISP's

2005-11-28 Thread edgar mortiz
hey guys is there anyone here ever tried to put up a openbsd fail-over fw using 2 obsd boxes connected to 2 different ISP's ? something like: ISP1 (66.77.204.10) ISP2 (207.110.9.10) | fxp0 | fxp0 fwall0(firewall1-master) fwall1

linksys WMP11 oversized packet received issue

2005-10-05 Thread edgar mortiz
im planning to build a AP using Openbsd i currently have a Linksys WMP11 Card, i was able to manage setting it up but i get a lot of the following message, that eventually kills wifi connection and so does the rest of the wired network. (please see below) wi0: oversized packet received

VMWare 4.5

2005-08-14 Thread edgar mortiz
greetings, has any of you guys successfully run vmware 4.5 on openbsd ? if so can you be so kindly point me out as to how you did it.. the info i got from http://www.monkey.org/~marius/pages/?page=VMWare_for_OpenBSD doesn't seem to work.. anyone? :) edgar

Re: keyboard.bell.pitch=0 is invalid on Openbsd 3.7 Current

2005-07-20 Thread edgar mortiz
Ugh! thanks for pointing me out .. no wonder I'm doing it wrong .. it needs to go to the wsconsctl.conf file =/ thanks john On 7/20/05, John Wright [EMAIL PROTECTED] wrote: On Wed, Jul 20, 2005 at 07:16:22AM -0600, edgar mortiz wrote: i tried disabling beep on my laptop via sysctl -w

Re: Openbsd 3.7 using USB 1gb (fat32-winxp) mount says Inappropriate file type or format

2005-07-18 Thread edgar mortiz
, but mount_msdos /dev/sd0i /mnt seems to work for me. I saw a reason that it was an i once, but I've slept since then. -Chuck edgar mortiz wrote: I have a 1gb USB Flash Drive and i formatted it on Windows XP so i can move files from windows to openbsd and vice versa. i plugged

Openbsd 3.7 using USB 1gb (fat32-winxp) mount says Inappropriate file type or format

2005-07-18 Thread edgar mortiz
I have a 1gb USB Flash Drive and i formatted it on Windows XP so i can move files from windows to openbsd and vice versa. i plugged the usb on my bsd box and dmesg shows up as: ** dmesg: ** umass0 at uhub0 port 2 configuration 1 interface 0 umass0: SONY USB 2.0 Flash, rev 1.10/1.00, addr 2

Re: Openbsd 3.7 using USB 1gb (fat32-winxp) mount says Inappropriate file type or format

2005-07-18 Thread edgar mortiz
Andreas, You ROCK dude! hehe .. it worked .. i formatted it on windows xp again .. then stick it on my obsd box .. did a fdisk sd0 and found some creepy info .. like Netware .. whatever .. so i wiped it .. fdisk -i sd0 relic# fdisk sd0 fdisk: sysctl(machdep.bios.diskinfo): Device not

Re: Openbsd 3.7 using USB 1gb (fat32-winxp) mount says Inappropriate file type or format

2005-07-18 Thread edgar mortiz
Kenneth, if possible on using -current snapshots .. than -current (via cvs) which one would you recommend ? thanks, Edgar On 7/18/05, Kenneth R Westerback [EMAIL PROTECTED] wrote: On Mon, Jul 18, 2005 at 01:35:37PM -0700, edgar mortiz wrote: I have a 1gb USB Flash Drive and i formatted

Re: Openbsd 3.7's Gnu Assembler (as) file tagging behaviour?

2005-07-15 Thread edgar mortiz
we're you able to get some kind of work-around for this? On 7/14/05, Henning Brauer [EMAIL PROTECTED] wrote: yes, the missing tagging is the issue. * edgar mortiz [EMAIL PROTECTED] [2005-07-14 20:22]: i found another how do i write hello world in BSD and i tried it out here's the code

Openbsd 3.7's GAS assembler gave me a sh: hello: Operation not permitted =/

2005-07-11 Thread edgar mortiz
Hello, I'm interested in learning gas (gnu assembler) on the openbsd platform. i started getting some intro documentation at www.linuxassembly.org and try out a Hello World code below. on a openbsd 3.7 GENERIC. $ cat hello.s .data msg: .ascii Hello, World!\n len = . - msg