Hranj Posted August 22, 2006 Posted August 22, 2006 ive been trying to do the RSS alarm clock under linux for like 2 days now. I am kind of a new user to linux and i guess thats why im having trouble. http://www.hak5.org/wiki/index.php?title=R...ock_Under_Linux thats the page for the project that im having trouble with. im having real trouble with step 2. ive got up to 2.3 where i create the makefile but thats where i stop cause idk how to do 2.4 or 2.5. explanation would be nice. thanks. Quote
blizz Posted August 22, 2006 Posted August 22, 2006 enter that in your console in the appropriate directory: make sudo make install if you do not have sudo installed/working, just become root via su and enter the following: make install Quote
Hranj Posted August 22, 2006 Author Posted August 22, 2006 when i type in the first command you wrote it comes up with bash: make: command not found and it says the same for the second. any advice? Quote
blizz Posted August 22, 2006 Posted August 22, 2006 bash: make: command not found what the fuck? try "gmake" Quote
Hranj Posted August 22, 2006 Author Posted August 22, 2006 yeah its saying the same thing but instead of make its saying that gmake command not found. im using the terminal that came with Ubuntu, IDK if that would have anything to do with it. Do i need to reinstall or dl another terminal or something like that? Quote
rFayjW98ciLoNQLDZmFRKD Posted August 22, 2006 Posted August 22, 2006 Did you try cd to the dorectory that holds the file Makefile.PL and run perl Makefile.PL Quote
Hranj Posted August 23, 2006 Author Posted August 23, 2006 yeah thats what i did. and then i get Warning: Prerequisite Test:: Manifest 0.9 not found Warning: Prerequisite Test:: XML::Parser 2.23 not found. Writing Makefile for XML-RSS then another file called makefile shows up in the directory. it doesnt have any shown file extention. and idk what to do now. Quote
rFayjW98ciLoNQLDZmFRKD Posted August 23, 2006 Posted August 23, 2006 Writing Makefile for XML-RSS Have you tried running the rss to html script, it seems like it installed correctly. also try sudoing in to. Quote
Hranj Posted August 23, 2006 Author Posted August 23, 2006 i cant find anything to start/run festival. what would be the terminal command to do so Quote
blizz Posted August 23, 2006 Posted August 23, 2006 yeah thats what i did. and then i get Warning: Prerequisite Test:: Manifest 0.9 not found Warning: Prerequisite Test:: XML::Parser 2.23 not found. Writing Makefile for XML-RSS You seriously need to install perl 5 manifest and xml parser first, which distro are you running? Quote
rFayjW98ciLoNQLDZmFRKD Posted August 23, 2006 Posted August 23, 2006 i cant find anything to start/run festival. what would be the terminal command to do so the comand is festival, and he is running ubuntu. when you run it, you will get a prompt saying ">" the comand to say something is say "hak.5 is leet" Quote
Hranj Posted August 23, 2006 Author Posted August 23, 2006 ok well i mustve really messed something up while installing or missed something because when i type the say command and something for it to say i get this SIOD ERROR: unbound variable : say Quote
Hranj Posted August 23, 2006 Author Posted August 23, 2006 well its obvious now that i dont know even any of what i thought i did about linux. so... what would you recomend me do to learn more about linux and tasks like this. also what distro would you recomend that i use. thank Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.