Results 1 to 10 of 21

Thread: Install Nanny (bot)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Corporal voron00's Avatar
    Join Date
    Nov 2014
    Posts
    248
    Thanks
    64
    Thanked 216 Times in 116 Posts
    PHP Code:
    cpanm DBI
    cpanm DBD
    ::SQLite
    cpanm LWP
    ::Simple 
    or just

    PHP Code:
    cpan DBI
    cpan DBD
    ::SQLite
    cpan LWP
    ::Simple 
    (cpanminus is actually optional)

    If you are root they will be installed to /usr/local/lib/perl, if not root, should be in your /home/per5 dir, you proably can change that paths but idk why you need to though.
    sudo apt-get rekt

  2. The Following User Says Thank You to voron00 For This Useful Post:

    sttte93 (7th March 2017)

  3. #2
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts
    Quote Originally Posted by voron00 View Post
    PHP Code:
    cpanm DBI
    cpanm DBD
    ::SQLite
    cpanm LWP
    ::Simple 
    or just

    PHP Code:
    cpan DBI
    cpan DBD
    ::SQLite
    cpan LWP
    ::Simple 
    (cpanminus is actually optional)

    If you are root they will be installed to /usr/local/lib/perl, if not root, should be in your /home/per5 dir, you proably can change that paths but idk why you need to though.
    If i install it on a ssd, i will get more performance or no?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •