When I try and patch my system with solaris 10 I get:
patch -p0 <allinone.patch
Looks like a unified context diff.
File to patch:
Thanks
Josh
Joshua Krause said the following, On 01/04/2008 09:13 AM:
When I try and patch my system with solaris 10 I get:
patch -p0 <allinone.patch
Looks like a unified context diff.
File to patch:
I have found that 'patch' on solaris doesn't seem to work correctly. I usually do the patch on linux then move it over.
-- steve
On Solaris 10 assuming you have the entire OEM build installed use gpatch... Should be in /usr/sfw/bin
Gpatch is gnupatch which works properly.
Mike
-----Original Message----- From: sladewig [mailto:sladewig at bankinfo.com] Sent: 04 January 2008 15:19 To: hobbit at hswn.dk Subject: Re: [hobbit] trying to patch allinoune.patch on solaris 10
Joshua Krause said the following, On 01/04/2008 09:13 AM:
When I try and patch my system with solaris 10 I get:
patch -p0 <allinone.patch
Looks like a unified context diff.
File to patch:
I have found that 'patch' on solaris doesn't seem to work correctly. I usually do the patch on linux then move it over.
-- steve
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
This email has been scanned for all viruses by the MessageLabs service.
This email has been scanned for all viruses by the MessageLabs service.
Mike Rowell said the following, On 01/04/2008 09:35 AM:
On Solaris 10 assuming you have the entire OEM build installed use gpatch... Should be in /usr/sfw/bin
Gpatch is gnupatch which works properly.
Thanks! I'll make a mental note of it.
-- steve
-----Original Message----- From: sladewig [mailto:sladewig at bankinfo.com] Sent: 04 January 2008 15:19 To: hobbit at hswn.dk Subject: Re: [hobbit] trying to patch allinoune.patch on solaris 10
Joshua Krause said the following, On 01/04/2008 09:13 AM:
When I try and patch my system with solaris 10 I get:
patch -p0 <allinone.patch
Looks like a unified context diff.
File to patch:
I have found that 'patch' on solaris doesn't seem to work correctly. I usually do the patch on linux then move it over.
-- steve
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
This email has been scanned for all viruses by the MessageLabs service.
This email has been scanned for all viruses by the MessageLabs service.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
2008/1/4, Mike Rowell <Mike.Rowell at rightmove.co.uk>:
On Solaris 10 assuming you have the entire OEM build installed use gpatch... Should be in /usr/sfw/bin
Gpatch is gnupatch which works properly.
actualy gpatch is in /usr/bin from package SUNWgpch .
Nicolas
http://www.guses.org - French Speaking OpenSolaris User Group http://www.solaris-fr.org - French Solaris Wiki
On fös, 2008-01-04 at 10:13 -0500, Joshua Krause wrote:
When I try and patch my system with solaris 10 I get: patch -p0 <allinone.patch Looks like a unified context diff. File to patch:
I patched it on a Linux system and then copied it over to the Solaris machine.
And the same when you compile, you have to use GNU make and AR and so on . I use make like this:
MAKE=/usr/sfw/bin/make ./configure.client
-- Kindest Regards, Anna Jonna Ármannsdóttir, %& A: Because people read from top to bottom. Unix System Aministration, Computing Services, %& Q: Why is top posting bad? University of Iceland.
Note...you need to use GNU patch (which you can get from sunfreeware or blastwave along with the other GNU utilities needed).
=G=
-----Original Message----- From: Anna Jonna Armannsdottir [mailto:annaj at hi.is] Sent: Friday, January 04, 2008 10:34 AM To: hobbit at hswn.dk Subject: Re: [hobbit] trying to patch allinoune.patch on solaris 10
On fös, 2008-01-04 at 10:13 -0500, Joshua Krause wrote:
When I try and patch my system with solaris 10 I get: patch -p0 <allinone.patch Looks like a unified context diff. File to patch:
I patched it on a Linux system and then copied it over to the Solaris machine.
And the same when you compile, you have to use GNU make and AR and so on . I use make like this:
MAKE=/usr/sfw/bin/make ./configure.client
-- Kindest Regards, Anna Jonna Ármannsdóttir, %& A: Because people read from top to bottom. Unix System Aministration, Computing Services, %& Q: Why is top posting bad? University of Iceland.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (6)
-
annaj@hi.is
-
forums@triadbiz.rr.com
-
Galen.Johnson@sas.com
-
Mike.Rowell@Rightmove.co.uk
-
ndorfsman@gmail.com
-
sladewig@bankinfo.com