Welcome! Log In Create A New Profile

Advanced

LPL in Linux: The Short Version.

Posted by slow_eddy 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
avatar LPL in Linux: The Short Version.
January 21, 2009 09:04PM
$> sudo chmod +x <<relative path to your LPL download>> eg. ~/Desktop/LPL-2_7&tc-deb-installer

enter password, and wait a fraction of a second # this makes the file executable. It wasn't. That's why every lazy way you tried to get it working failed.

$> sudo (eg) ~/Desktop/LPL-2_7&tc-deb-installer #execute the shell script by telling the shell its name

That's it! Now you can start to fight to get the thing to work. Have lots of fun, as SuSE used to say.

If just using the path and filename doesn't work, try appending the command sh. (ie, specify in "black and white" that what you want to do here is run a shell script).
Sorry, only registered users may post in this forum.

Click here to login