On 10/15/2013 05:52 PM, Rich Shepard wrote: > On Tue, 15 Oct 2013, Dick Steffens wrote: > >> glib.GError: Failed to open file '/usr/share/footpedal/footpedal.png': >> No such file or directory > Dick, > > As root, run > > find / -name footpedal.png > > and see where it's located. If it's not there, copy it from another machine; > if it's there, either mv it to /usr/share/footpedal/ or make a soft link to > that directory.
Actually, I know where it is. What I was trying to figure out is the proper way to get the whole shebang into /usr/share/footpedal. But, it looks like John has a useful find. Thanks, though. -- Regards, Richard C. Steffens _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
