Koozali.org: home of the SME Server

patch utility missing?

Offline skovsgaard

  • *
  • 20
  • +0/-0
    • http://www.skovsgaard.net
patch utility missing?
« on: April 21, 2006, 07:58:48 PM »
I'm trying to upgrade my gallery contrib and having this

Code: [Select]
[root@birkum3 html]# patch -p0 -s < patch-core.txt
-bash: patch: command not found

As I remember it, there where no probs using this command in 6.01. I'm asking here before reporting to Bugtracker, to see if anybody have had luck with this. I would hate to bore our busy devteam with banalaties.
Regards Jan

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
patch utility missing?
« Reply #1 on: April 21, 2006, 08:22:05 PM »
You have to manually install it.

From the console type yum --enablerepo=base install patch

JB
......

Offline skovsgaard

  • *
  • 20
  • +0/-0
    • http://www.skovsgaard.net
patch utility missing?
« Reply #2 on: April 21, 2006, 10:18:50 PM »
Thanks - this really was the magick trick. My g2 is now updated.
Have a nice weekend
Regards Jan