Programming :: Run Leach_makefile-2.27.patch With Ns2
Feb 24, 2010i am trying to find out who may have leach_makefile-2.27.patch, i am trying to run the leach protocol on my machine but i need that patch in order to run it with ns2.
View 3 Repliesi am trying to find out who may have leach_makefile-2.27.patch, i am trying to run the leach protocol on my machine but i need that patch in order to run it with ns2.
View 3 RepliesI just want to upgrade my Slackware 13.1 kernel (2.6.33.4) to the latest stable kernel from kernel.org (2.6.38.2). I have never done anything like this and I am a Linux newbie, so I would appreciate a "Kernel Patching for Dummies" version if possible. I did do a search on this forum and most of what I read was over my head. I found an FAQ on kernelnewbies.org on "How To Apply A Patch" but when I attempted what they suggested, it said it couldn't find the file to patch at line 5 and asked me which file to patch. So I CTRL-Z'd out of there and came here. Here's what I tried:
[code]...
I am currently implementing an upgrade system for silent upgrades in my application. I am stuck. I need the code to patch binary files. But I can't find a good third party library. My code is in C# so I would prefer a C# library, but right now I would even go as far as using a library in another language and bind it into my C# code. But I just can't find a good patch/diff library. I must be missing something. Surely there must be some libraries out there that give us the ability to patch binary files?
View 8 Replies View RelatedI was going through init/calibrate.c.url
I am not clear with use of + sign before function names. If any one here is aware of this syntax let me know.
They have used + and - signs before some lines I am not sure of what they are?
I am beginning to start to work with compiling and I get some confusing output adding patches to sourcecode (xosview-1.8.3). (The patch is for suppressing warnings while running the make command : deprecated conversion from * char to ** char ) Xosview compiles without the patch. The patch itself contains 17 files to add mostly const char instead of char. It is one single file containing also files in one subdirectory.
While running `patch < PATCHFILE.patch I had to copy'n'paste the filenames of the subdirectory to the terminal to keep it going. To get it going without much manual input I split it up for the two directories. I got the original patch and both splitted patches succeeding but with confusing output like :
patch unexpectedly ends in middle of line Hunk #2 succeeded at 78 with fuzz 1.
or just
patching file nfsmeter.h patch unexpectedly ends in middle of line # I splitted the original patch to every 17 files and this kind of output I get now at almost every patchfile. I downloaded patch source from debian
and running `pfind` (Puppy-linux speciality .sh) for search text in files showed off patch.c
Quote:
if (verbosity != SILENT)
say ("Hunk #%d FAILED at %s.
", hunk,
format_linenum (numbuf, newwhere));
} else {
if (verbosity == VERBOSE
[Code]........
As you can see the patch is working but what would I have to add to the patch? I added more newlines , added all lines to close a "{" if the patched line was inside ( also added "}" ), adjusted the path at the diff -uraNd /PATH/ -line, even deleted the diff line.
is there a way to remove a patch from a kernel?
I need to apply a squashfs-lzma patch (squashfs 4.1cvs) to the liquorix kernel source which is already patched with squashfs 4.0.
how would I do that?I tried googling got this. url
but I dont know the command used to apply the patch the patch is called
35.4-3.patch.gz
url
but that patch includes more than squashfs,etc
I'm trying to install a patch but when I copy it into terminal I get message " /home/john/patch-modules_v62-opensuse.sh 'vmware-7.1.3-2.6.37-rc5.patch' not found. copy it to the current '/home/john' directory. Exiting" But I have it in my home directory!
View 3 Replies View RelatedI'm at ES5. Anyone have a method for roll out or backing a single RPM or set of RPMs. In other words, I install the security errata (several packages) and it breaks something. I need to back it out, and restore the original. Also, anyone have experience using Red Hat provisioning for patch management?
View 3 Replies View RelatedWe are usung Fedora 3 for samba server. W32.Imaut Virus detected by Symantec Virus 10.
How to block a virus or any patch.
which antivirus can delete it?
I attached screenshot.
I just got my internet going on openSUSE, and so I did a hole bunch of updates. Now openSUSE won't start unless in Failsafe. What should I do?
View 9 Replies View RelatedI have compiz fusion and an ATI card (FGLRX driver) installed. This means that my windows are painfully slow to resize/min/max. This has bugged me for awhile, but apparently someone found a fix, as specified in: 107_fedora_dont_backfill_bg_none.patch
[Basically, they commented out most of a function].
how do I apply this patch? It causes problems for people using KDE on intel cards, but that won't bother me since I'm AMD on gnome.
I'm trying to implement a patch to notify-osd and I don't know how. Is there any straight forward way of doing this? [URL]
View 4 Replies View RelatedVLC is my favorite multimedia player, but when I tray to play any video show with RMVB extension it doesn't work so good ! I mean not as much as if I used any other software ( like for Example: Totem! ) . so I've made a search on the internet and found a patch that can solve the problem ( from here & here ).
HOW 2 APPLY THIS PATCH??
I have been having the issue with my printer, where it will not print using both cartridges, and just mixes the colours to try and make black....I have found the following patch, but would like to know how to apply it?
[URL]
Is it already in the latest Ubuntu kernel or, if not, should I employ it or it's wonderful alternative or just wait for it get into the kernel?
View 9 Replies View RelatedI was trying to install apparomor-profiles, and the terminal spewed a lot of error messages. They all said, "Kernel needs 2.4 compatibility patch."
Where is this patch, (I tried Google), and how do I install it?
I found a patch HEREwhich adds two command-line options to xtrlock:--forever: completely disables unlocking--hide-cursor: makes the mouse cursor invisibleHow do I use this patch?I have installed build-essential and checkinstalland downloaded the source for xtrlock.
View 3 Replies View Relatedexplain step by step howto apply this driver patch:
Code:
diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c
index f1fcc97..0dcf761 100644
--- a/drivers/gpu/drm/i915/i915_gem.c
+++ b/drivers/gpu/drm/i915/i915_gem.c
@@ -3530,6 +3530,9 @@ i915_dispatch_gem_execbuffer(struct drm_device *dev,
[Code]....
Ok here's the problem : I tried to patch the kernel of my Debian server with GrSecurity but when I rebooted I couldn't SSH the server anymore, but my host has a rescue system that lets me SSH the server so I can fix things.
So maybe the kernel patching failed, maybe it's a only a problem with Grub.
I don't really know what to do to fix this. If I messed up the kernel what can I do ? Can I just fix the problem by modifying the grub entries to only boot on the old kernel (I don't even know if it's here anymore, I'm quite the n00b) ?
Well for now I'll just try to mount the partitions (won't let me do "mount: can't find /dev/sda1 in /etc/fstab or /etc/mtab" )
edit : to be clearer my main question is : how can I determine if it's because the kernel is messed up or because the system wouldn't boot properly ?
edit 2 : is there a way to create a log of what happens at boot so I can have an idea about what's wrong ?
IMO it really is the big thing! The patch being talked about is designed to automatically create task groups per TTY in an effort to improve the desktop interactivity under system strain. Mike Galbraith wrote the patch, which is currently in its third version in recent weeks, after Linus Torvalds inspired this idea. In its third form, this patch only adds 224 lines of code to the kernel's scheduler while stripping away nine lines of code, thus only 233 lines of code are in play. Tests done by Mike show the maximum latency dropping by over ten times and the average latency of the desktop by about 60 times.
[Code]...
I downloaded a patch for ns-2.1b8 in wfq.. Can anyone please tell me how to integrate this patch to the ns environment.
View 2 Replies View RelatedCan anyone tell me where i can find patch for WFQ scheduling in ns2
View 3 Replies View RelatedDoes anybody know any patch for aggregated rsvp in ns-2?
View 1 Replies View RelatedI just "inherited" 2 rhel 4u8 servers and was asked to patch them. We don't have an active subscription to RHN. Is there a way I can download patch bundles?
View 2 Replies View RelatedThis post concerns info found at [URL]. My question is: How do I get the patch. The author makes ref. to "his" git repo and the patch for TOR. I guess the patch allows the use of some compile time options that can harden the build. I looked through the change log of TOR and couldn't see any of the options referenced by Jacob in his post. I have read on the net that compile time hardening options are part of the gnu compiler, not the application to be compiled. Is this true?
View 5 Replies View RelatedI'm having no luck trying to apply this Kernel patch to Meego 1.2 (Running Linux Kernel version 2.6.37) I want to apply the first patch featured here on this page:
url
How do I go about patching this file into the Kernel?
I've a problem applying a patch in RHEL 3.3.
In RHEL there is a problema with ACL as can be read in: [URL]
I've downloaded the patch from "Attachments". I try to apply the patch, but I receive this error:
usr/src # patch -p0 < aclPatch.txt can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -uNr acl-2.2.3.org/libacl/acl_get_file.c acl-2.2.3/libacl/acl_get_file.c
|--- acl-2.2.3.org/libacl/acl_get_file.c 2002-09-05 08:19:54.000000000 +0900
|+++ acl-2.2.3/libacl/acl_get_file.c 2004-08-25 12:49:58.000000000 +0900
--------------------------
File to patch:
========================================================
It seem that can't find acl_get_file.c, no?
- Where can I download the src file?
- Or what's the problem?
I am using kde and can't get rid of a gnome patch. Problem won't go away in updater applet tray or yast online update.
View 2 Replies View RelatedHow to add new patch for leach protocol in ns2.34 in ubuntu9.10
View 8 Replies View RelatedA site -- to -- site vpn need NAT-T . But I don't know whether the Centos_5.2 support that function default, or I have to patch it by myself.If I should patch it all by myself, How to do it ? VPN suite: OPENSWAN KERNEL version : 2.6.18-92.1.22.el5 i686
View 1 Replies View Related