driver load error

2000-11-18 Thread jim M.
Hi, I am trying to load PCI device driver from a package that i will run its application later. The dirver is probably needed for the interface PCI board. There is a module called "myapp_load". The instruction says run "./myapp_load" as superuser. when i do that i get the error(s): myapp_9.o

python 2.0

2000-11-18 Thread Tony Seward
Is there a timetable for moving to python 2.0 in rawhide? Are there any outstanding compatibility issues? Tony ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Re: Self Network

2000-11-18 Thread Ivan Jager
I'm not sure if it is what you want, but the easiest thing would be to use the loopback interface, whick is probably already set up. By default the IP address is 127.0.0.1 or you can access it as "localhost". Just start your server (you can start sendmail if you didn't write your server yet) and