noreply at rubyforge.org
2006-Apr-26 19:07 UTC
[Win32utils-devel] [ win32utils-Support Requests-4264 ] win32 process
Support Requests item #4264, was opened at 2006-04-26 15:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=4264&group_id=85 Category: Install Problem (example) Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: win32 process Initial Comment: I try to use the fork example, but I only get the error message: ruby.exe Entry Point Not Found The procedure entry point GetProcessId could not be located in the dynamic link library KERNEL32.dll. What do I need to install else? MS ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=4264&group_id=85
noreply at rubyforge.org
2006-Apr-27 00:25 UTC
[Win32utils-devel] [ win32utils-Support Requests-4264 ] win32 process
Support Requests item #4264, was opened at 2006-04-27 04:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=4264&group_id=85 Category: Install Problem (example) Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: win32 process Initial Comment: I try to use the fork example, but I only get the error message: ruby.exe Entry Point Not Found The procedure entry point GetProcessId could not be located in the dynamic link library KERNEL32.dll. What do I need to install else? MS ---------------------------------------------------------------------->Comment By: Park Heesob (phasis68)Date: 2006-04-27 09:25 Message: Hi, What''s your OS? GetProcessId function requires Windows Vista or Windows XP SP1. For the OS not support GetProcessId, some modification on extconf.rb is required. Regards, Park Heesob ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=4264&group_id=85
noreply at rubyforge.org
2006-Apr-27 01:00 UTC
[Win32utils-devel] [ win32utils-Support Requests-4264 ] win32 process
Support Requests item #4264, was opened at 2006-04-26 12:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=4264&group_id=85 Category: Install Problem (example) Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: win32 process Initial Comment: I try to use the fork example, but I only get the error message: ruby.exe Entry Point Not Found The procedure entry point GetProcessId could not be located in the dynamic link library KERNEL32.dll. What do I need to install else? MS ---------------------------------------------------------------------->Comment By: Daniel Berger (djberg96)Date: 2006-04-26 18:00 Message: I do check for GetProcessId in the extconf.rb file. You must be using the precompiled binary on Win2k or NT. You''ll have to build it from source. - Dan ---------------------------------------------------------------------- Comment By: Park Heesob (phasis68) Date: 2006-04-26 17:25 Message: Hi, What''s your OS? GetProcessId function requires Windows Vista or Windows XP SP1. For the OS not support GetProcessId, some modification on extconf.rb is required. Regards, Park Heesob ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=4264&group_id=85
noreply at rubyforge.org
2006-May-25 16:35 UTC
[Win32utils-devel] [ win32utils-Support Requests-4264 ] win32 process
Support Requests item #4264, was opened at 2006-04-26 12:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=4264&group_id=85 Category: Install Problem (example) Group: None>Status: Closed >Resolution: RejectedPriority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: win32 process Initial Comment: I try to use the fork example, but I only get the error message: ruby.exe Entry Point Not Found The procedure entry point GetProcessId could not be located in the dynamic link library KERNEL32.dll. What do I need to install else? MS ---------------------------------------------------------------------- Comment By: Daniel Berger (djberg96) Date: 2006-04-26 18:00 Message: I do check for GetProcessId in the extconf.rb file. You must be using the precompiled binary on Win2k or NT. You''ll have to build it from source. - Dan ---------------------------------------------------------------------- Comment By: Park Heesob (phasis68) Date: 2006-04-26 17:25 Message: Hi, What''s your OS? GetProcessId function requires Windows Vista or Windows XP SP1. For the OS not support GetProcessId, some modification on extconf.rb is required. Regards, Park Heesob ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=4264&group_id=85
Reasonably Related Threads
- [ win32utils-Feature Requests-3502 ] Allow win32-open3 to take a block
- [ win32utils-Bugs-3924 ] Segmentation fault under Windows
- [ win32utils-Bugs-10589 ] Bug in win32-mmap
- [ win32utils-Bugs-16648 ] Cannot find the file specified with Service.services
- [ win32utils-Bugs-2532 ] Etc::Admin.configure_group problem