On Mon, 2005-02-14 at 15:47, Kevin McMahon wrote: > hello, I am running ydl 4 and I installed Superkarmba but do not know > where it was installed to, does anybody know where the default install > went to and where is the gui control panel that said was installed. I > think it is in the /usr directory but cannot find it. Hope somebody can > help...
use the 'whereis' command. Its used to locate a binary (executable) ]$ whereis superkaramba [enter] whereis: /its/here! NOTE: if you compiled off a tarball, you might have to invoke it as ./superkaramba. Always go with src.rpm files when available as they will generate a ppc.rpm you could backup and share.. Plus, as a rule of thumb, compiling a src.rpm is done with a single command: ]# su -c 'rpmbuild --rebuild packagename.src.rpm' [enter] ..how clever, heh? _______________________________________________ yellowdog-newbie mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie
