vhkounel
11-02-2007, 03:23 AM
I upgraded to 6.3e and want to get encryption turned off. I found the latest path diff files for 6.3e @:
http://www.dealdatabase.com/forum/showpost.php?p=289679&postcount=824
I moved this over (via binary) to /Var directory so in it is:
patch
set_mrv_name_67.tcl
superpatch-1.2to1.12.diff.txt
superpatch-1.2to1.13.diff.txt
superpatch-6789all-NutKase-1.13.tcl
superpatch-67all-NutKase-1.2.tcl
I typed the following (3) commands (in my Var directory):
./patch -o superpatch-6789all-NutKase-1.13.tcl < superpatch-1.2to1.12.diff.txt (I did the "./" because I kept getting that "invalid option -- o")
chmod 755 superpatch-6789all-NutKase-1.13.tcl
./superpatch-6789all-NutKase-1.13.tcl
I get the Error: Version 6.3e-01-2-357 is not supported
Can someone point to what I am doing wrong?
Thanks, Bill
http://www.dealdatabase.com/forum/showpost.php?p=289679&postcount=824
I moved this over (via binary) to /Var directory so in it is:
patch
set_mrv_name_67.tcl
superpatch-1.2to1.12.diff.txt
superpatch-1.2to1.13.diff.txt
superpatch-6789all-NutKase-1.13.tcl
superpatch-67all-NutKase-1.2.tcl
I typed the following (3) commands (in my Var directory):
./patch -o superpatch-6789all-NutKase-1.13.tcl < superpatch-1.2to1.12.diff.txt (I did the "./" because I kept getting that "invalid option -- o")
chmod 755 superpatch-6789all-NutKase-1.13.tcl
./superpatch-6789all-NutKase-1.13.tcl
I get the Error: Version 6.3e-01-2-357 is not supported
Can someone point to what I am doing wrong?
Thanks, Bill