search for: magik

Displaying 4 results from an estimated 4 matches for "magik".

Did you mean: magic
2009 Feb 09
3
RSpec Testing ActiveRecord config dependency.
...get the expected results with the config set to utc and otherwise. The library code is used to automatically set a model attribute on create. My existing specification looks somewhat like this: describe "Builds a Model with custom magic columns" do before(:all) do build_model :magiks do string :description # these are Rails'' own magic columns ... # these are our custom magic columns ... end @my_mage = Magik.new @my_mage.save! end it "should set each custom magic column present" do (Magik.column_names & ActiveRecord::...
2003 Feb 11
5
PXE boot from Windows XP
...E boot from Windows XP Hi, I want to boot a VIA EPIA Motherboard from a Windows XP OS. It's a PXE compliant card. I do a isolinux cd to boot on it, but i'm thinking that it can be more usable in my case if i can boot from lan. I can use a linux server. I'm using a solution base on Magik DHCP server & Tftpd32. PXE linux start corectly : PXELINUX 2.01 2003-01-31 Copyrigth (C) 1994-2002 H.Peter Anvin UNDI data segment at: 00094B30 UNDI data segment size: 9750 UNDI code segment at: 0009E280 UNDI code segment size: 1706 PXE entry point found (we hope) at 9D98:00F6 My IP address...
2006 Aug 07
5
[PATCH][LINUX] use machine_emergency_restart() from the generic header.
This patch uses the standard generic header for the definition of machine_emergency_restart() and reverses the call path for XenoLinux. Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com> --- diff -r 7680b29c03a6 drivers/xen/core/reboot.c --- a/drivers/xen/core/reboot.c Sat Aug 05 11:33:24 2006 -0400 +++ b/drivers/xen/core/reboot.c Mon Aug 07 09:50:33 2006 -0400 @@ -9,6 +9,7 @@ #include
2007 Mar 19
3
error, please help
i am trying to regester a dll i need for a program i want to use but i am getting the following error $ wine regsvr32 MSVBVM60.dll Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Failed to load DLL MSVBVM60.dll help anyone? i am using the newest Free BSD and wine