LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   :newbie: questions (https://www.linuxquestions.org/questions/linux-newbie-8/newbie-questions-190288/)

dodo1983 06-06-2004 06:59 AM

:newbie: questions
 
I have just installed perl5 on Mandrake 10.0.

The location of the program is ' /usr/bin' but there is no icon on my desktop. Please give me a hint where and how I can open Perl.

And: I thougt '/usr' is the shortcut from 'user'. Is it now a folder?

Thanks for any help.

dodo1983 06-06-2004 07:21 AM

ok... I know the location now and I can go there but how can I make Perl work?

comprookie2000 06-06-2004 07:24 AM

http://www.rexswain.com/perl5.html hope this helps.

dodo1983 06-06-2004 07:38 AM

...no. :) I make it a little bit clearer: I think I have to open Perl in Shell but I don't know which file from Perl I have to open-or access or what ever. Because If i go now in '/usr/bin' I cannot open any folder from Perl...
Help :cry:

michaelk 06-06-2004 07:46 AM

PERL is an interpreted language and /usr/bin/perl being the interpreter. It isn't an IDE.
http://www.perl.com/pub/q/documentation

You can use any text editor to create a perl script and then execute it from the command line.

Here is a tutorial
http://www.comp.leeds.ac.uk/Perl/start.html

dodo1983 06-06-2004 07:52 AM

I'll do it.
Thanks for the help.


All times are GMT -5. The time now is 09:41 PM.