search for: removel

Displaying 3 results from an estimated 3 matches for "removel".

Did you mean: remove
2015 Oct 10
0
Extend Multiboot1 with support for ELF64 file format
...based on Syslinux v 4.05. :-/ > The patch I am posting here is just a re-base on v.6.03. Whichever > inadequate formatting (tabs, trailing spaces...), or any kind of > correction that was required for the original patch to be accepted, is > probably still required now. I will removel trailing spaces in an additional patch. > I have not tested this patch in any way, at all. I do not know whether > it is formatted adequately, whether it actually builds correctly, It applied cleanly and builds without errors. > nor whether the potential resulting binaries would work...
2009 Jan 09
1
shake rattle() and roll
...ixODBC installation and only use the /Library/ODBC/ odbc*.ini files it doesn't work. Even if you copy libodbcpsql.so and libodbcpsqlS.so from /sw/lib/ to /usr/local/lib/ and then remove unixODBC (through fink) it doesn't work. However, if you leave the two libs in /usr/local/lib after removel of unixODBC install the libiodbc/libiodbc-shlibs packages from fink, and then symlink the ini files to /sw/etc, it *DOES* work. Leading me to suspect the version of iODBC that comes with 10.5.5 (and earlier) is broken. Since Google is my friend I know that the CC_connect issue is also prev...
2015 Oct 10
3
[PATCH] Extend Multiboot1 with support for ELF64 file format
This patch is just a (shameless) copy from bug #28 [1]. The original patch has been sitting there for a couple of years now, and it was based on Syslinux v 4.05. The patch I am posting here is just a re-base on v.6.03. Whichever inadequate formatting (tabs, trailing spaces...), or any kind of correction that was required for the original patch to be accepted, is probably still required now.