-bash: /usr/lib/bonobo/servers/GNOME_Yelp.server: Permission denied
sed: can't read -: No such file or directory
-bash: /usr/lib/bonobo/servers/Nautilus_shell.server: Permission denied
sed: can't read -: No such file or directory
-bash: /usr/lib/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server: Permission denied
[root@nemausa ~]#
Any ideas?
MIchael
On 1/20/06, Ray Strode <rstrode@xxxxxxxxxx> wrote:
On Fri, 2006-01-20 at 09:20 +1100, Bojan Smojver wrote:
> > for f in /usr/lib*/bonobo/servers/*.server; do sed -ie 's|$(LIB)|$LIB|'
> $f; done
>
> Shouldn't that be: 's|$(LIB)|$LIB|g'
Doesn't matter, either way actually. all the bonobo .server files that
were affected don't have more than one occurrence of $(LIB) per line.
One problem with the above line though is the smashing of -ie toghether.
should probably be -i -e, because -i can take an optional "backup
extension" that means the broken .server files become .servere files :-)
--Ray
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list