Current time: 05-19-2024, 09:24 PM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] fedora 7 full install script
Author Message
wb6vpm Offline
Junior Member
*

Posts: 80
Joined: Oct 2007
Reputation: 0
Post: #28
RE: [HowTo] fedora 7 full install script
graywolf Wrote:try

Code:
wget http://search.cpan.org/CPAN/authors/id/P/PH/PHOENIX/Term-ReadPassword-0.07.tar.gz
tar zxvf Term-ReadPassword-0.07.tar.gz
cd Term-ReadPassword-0.07  
perl Makefile.PL
make && make install

then tell me what happens

[root@www ~]# wget http://search.cpan.org/CPAN/authors/id/P....07.tar.gz
--13:34:00-- http://search.cpan.org/CPAN/authors/id/P....07.tar.gz
=> `Term-ReadPassword-0.07.tar.gz'
Resolving search.cpan.org... 84.45.68.23
Connecting to search.cpan.org|84.45.68.23|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://ftp.epix.net/CPAN/authors/id/P/PH....07.tar.gz [following]
--13:34:00-- http://ftp.epix.net/CPAN/authors/id/P/PH....07.tar.gz
=> `Term-ReadPassword-0.07.tar.gz'
Resolving http://ftp.epix.net... 199.224.117.32
Connecting to http://ftp.epix.net|199.224.117.32|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6,735 (6.6K) [application/x-tar]

100%[====================================>] 6,735 --.--K/s

13:34:01 (77.47 KB/s) - `Term-ReadPassword-0.07.tar.gz' saved [6735/6735]

[root@www ~]# tar zxvf Term-ReadPassword-0.07.tar.gz
Term-ReadPassword-0.07/
Term-ReadPassword-0.07/Changes
Term-ReadPassword-0.07/Makefile.PL
Term-ReadPassword-0.07/MANIFEST
Term-ReadPassword-0.07/META.yml
Term-ReadPassword-0.07/README
Term-ReadPassword-0.07/ReadPassword.pm
Term-ReadPassword-0.07/t/
Term-ReadPassword-0.07/t/1_basics.t
Term-ReadPassword-0.07/t/2_interactive.t
[root@www ~]# cd Term-ReadPassword-0.07
[root@www Term-ReadPassword-0.07]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadPassword
[root@www Term-ReadPassword-0.07]# make && make install
cp ReadPassword.pm blib/lib/Term/ReadPassword.pm
Manifying blib/man3/Term::ReadPassword.3pm
Installing /usr/lib/perl5/site_perl/5.8.8/Term/ReadPassword.pm
Installing /usr/share/man/man3/Term::ReadPassword.3pm
Writing /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Term/ReadPassword/.packlist
Appending installation info to /usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod
[root@www Term-ReadPassword-0.07]#
10-17-2007 06:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: fedora 7 full install script - wb6vpm - 10-10-2007, 07:59 AM
RE: [HowTo] fedora 7 full install script - wb6vpm - 10-17-2007 06:34 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)