search for: buuild

Displaying 2 results from an estimated 2 matches for "buuild".

Did you mean: build
2003 Aug 27
0
Building a wine(lib) based shared library to link with a Linux application
...ll (mydll.c and mydll.def): mydll.c #include <windows.h> int ShowBox(void) { MessageBox(NULL, "DLL", "DLL", MB_OK); return 0; } mydll.def LIBRARY "mydll" DESCRIPTION 'Show a MessageBox' EXPORTS ShowBox @1 Is it possible with wine(lib) to buuild a library (preferably shared) that I can link with an ordinary Linux program, so that it becomes possible to call the function ShowBox from the Linux program. Possibly requiring to link additional wine(lib) libraries. Regards, Louis
2010 Jun 15
2
yum force
I'm trying to do an update to some servers... and they have both i386 and x86_64 perl. The latter won't update, because the idiotic *man pages* are dups. Is there *any* way, short of using rpm directly with a --force, to get yum to ignore the dups and do the update? And why does *anyone* make it so that a dup manpage is a reason to fail (and don't tell me they do it generically for