Incoming from Michael Walters: > > I started the installation process but did not know which directory to have > linux install real player 10. I tried looking at my directory structure using > konqueror and tried one directory where I had permissions other than root > root. > > Could you please give me a suggestion for the complete path to copy real > player, or a clue as to how to find that path?
Are you looking for where the file you downloaded is, or for where RP should be installed to? For the first one: find $HOME -type f -name \*Real\* -print should tell you where it is. For the second, by my hazy recollection of how RP installs work, I told it to install in my user directory: -rw-r--r-- 1 keeling keeling 22522 Jan 8 2004 .RealNetworks_RealMediaSDK_60 -rw-r--r-- 1 keeling keeling 418 Jan 8 2004 .RealNetworks_RealPlayer_60 -rw-r--r-- 1 keeling keeling 76 Jan 8 2004 .RealNetworks_RealShared_00 You might also be able to install as root, but that shouldn't be necessary on a personal machine. Don't forget groups.google.com and lists.debian.org; most likely your answers are already there if you can find them. -- Any technology distinguishable from magic is insufficiently advanced. (*) http://www.spots.ab.ca/~keeling - - _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

