LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem loading software (https://www.linuxquestions.org/questions/linux-newbie-8/problem-loading-software-795025/)

paulo1611 03-12-2010 03:55 PM

Problem loading software
 
Hi all, complete newbie to Linux so apologies if this is a 'dumb' question.

I bought my daughters a an Acer Netbook for use in the house, however, I soon realised I cant keep an eye on what they are doing like I can with the Windows based PC. I have searched the net (for hours) for some kind of parent monitoring software and can only find keyloggers. So I downloaded THC's Vlogger, got the package typed in ./configure something happens and then the below:

./configure: line 25: /proc/ksyms: No such file or directory
Where is the linux source build directory [/lib/modules/2.6.23.9lw/build]:

if i type make it does the file, i then can configure the settings but when i try to load the module I get the below after typing in vlgctrl load

insmod: can't read '-q': No such file or directory

what on earth does it all mean?
thanks

{BBI}Nexus{BBI} 03-12-2010 04:17 PM

According to the limited info I found: INSTALL: just run "make install". Everything will be installed in /usr/local...

lupusarcanus 03-12-2010 10:58 PM

Quote:

Originally Posted by paulo1611 (Post 3896179)
Hi all, complete newbie to Linux so apologies if this is a 'dumb' question.

I bought my daughters a an Acer Netbook for use in the house, however, I soon realised I cant keep an eye on what they are doing like I can with the Windows based PC. I have searched the net (for hours) for some kind of parent monitoring software and can only find keyloggers. So I downloaded THC's Vlogger, got the package typed in ./configure something happens and then the below:

./configure: line 25: /proc/ksyms: No such file or directory
Where is the linux source build directory [/lib/modules/2.6.23.9lw/build]:

if i type make it does the file, i then can configure the settings but when i try to load the module I get the below after typing in vlgctrl load

insmod: can't read '-q': No such file or directory

what on earth does it all mean?
thanks

Linux Mint comes with parent monitoring software. It has also is very easy to set up and use (very easy), and has a very "pretty" desktop.

Perhaps this helps.

paulo1611 03-13-2010 01:32 AM

Quote:

Originally Posted by {BBI}Nexus{BBI} (Post 3896194)
According to the limited info I found: INSTALL: just run "make install". Everything will be installed in /usr/local...

Hi thanks but what do i do to run "make install"...?

thanks

linuxlover.chaitanya 03-13-2010 01:35 AM

I assume that you have downloaded and extracted the directory somewhere. So if the name of the directory is example and it is your home, then you can just cd example. You will be inside the directory. Now you can run make install.


All times are GMT -5. The time now is 07:51 PM.