Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Registered User
    Join Date
    Nov 2009
    Posts
    4

    Default Unsatisfied dependencies?

    [root@localhost GameServerAddon]# ./install
    Installing cPanel/WHM files..
    Creating /var/cpanel/cpgs/cpgsd.cfg ..
    Creating default user configs if not already present..
    Adding cpgs_cron.pl script to /etc/crontab..<br>
    Adding cpgs_chk script to /etc/crontab..<br>
    Installing language file entries..
    cp: cannot stat `english-utf8': No such file or directory
    touch: cannot touch `/usr/local/cpanel/lang/english': No such file or directory
    Installing qstat..
    configure.ac: installing `./install-sh'
    configure.ac: installing `./missing'
    configure.ac:6: installing `./config.guess'
    configure.ac:6: installing `./config.sub'
    Makefile.am: installing `./depcomp'
    Converting HL/HL2 servers to new format<br>
    cPGS installation complete.<br>
    You must have the perl module IO::Socket::SSL installed on this server.
    The gcc compiler must also exist, something like `yum install gcc` should do it, depending on your OS.
    Try `perl -MCPAN -e'force install IO::Socket::SSL'` as root to install the module.
    CPAN: Storable loaded ok
    Going to read /root/.cpan/Metadata
    Database was generated on Wed, 25 Nov 2009 23:27:23 GMT
    Running install for module IO::Socket::SSL
    Running make for S/SU/SULLR/IO-Socket-SSL-1.31.tar.gz
    CPAN: Digest::MD5 loaded ok
    Checksum for /root/.cpan/sources/authors/id/S/SU/SULLR/IO-Socket-SSL-1.31.tar.gz ok
    Scanning cache /root/.cpan/build for sizes
    IO-Socket-SSL-1.31/
    IO-Socket-SSL-1.31/BUGS
    IO-Socket-SSL-1.31/META.yml
    IO-Socket-SSL-1.31/README
    IO-Socket-SSL-1.31/certs/
    IO-Socket-SSL-1.31/certs/client-key.pem
    IO-Socket-SSL-1.31/certs/server-wildcard.pem
    IO-Socket-SSL-1.31/certs/my-ca.pem
    IO-Socket-SSL-1.31/certs/server-rsa384-dh.pem
    IO-Socket-SSL-1.31/certs/server-key.enc
    IO-Socket-SSL-1.31/certs/client-cert.pem
    IO-Socket-SSL-1.31/certs/server-key.pem
    IO-Socket-SSL-1.31/certs/test-ca.pem
    IO-Socket-SSL-1.31/certs/client-key.enc
    IO-Socket-SSL-1.31/certs/server-cert.pem
    IO-Socket-SSL-1.31/MANIFEST
    IO-Socket-SSL-1.31/docs/
    IO-Socket-SSL-1.31/docs/debugging.txt
    IO-Socket-SSL-1.31/Changes
    IO-Socket-SSL-1.31/Makefile.PL
    IO-Socket-SSL-1.31/patches/
    IO-Socket-SSL-1.31/patches/Net_SSLeay.patch
    IO-Socket-SSL-1.31/SSL.pm
    IO-Socket-SSL-1.31/util/
    IO-Socket-SSL-1.31/util/export_certs.pl
    IO-Socket-SSL-1.31/t/
    IO-Socket-SSL-1.31/t/connectSSL-timeout.t
    IO-Socket-SSL-1.31/t/ssl_settings.req
    IO-Socket-SSL-1.31/t/dhe.t
    IO-Socket-SSL-1.31/t/start-stopssl.t
    IO-Socket-SSL-1.31/t/02settings.t
    IO-Socket-SSL-1.31/t/verify_hostname.t
    IO-Socket-SSL-1.31/t/auto_verify_hostname.t
    IO-Socket-SSL-1.31/t/sessions.t
    IO-Socket-SSL-1.31/t/startssl.t
    IO-Socket-SSL-1.31/t/readline.t
    IO-Socket-SSL-1.31/t/memleak_bad_handshake.t
    IO-Socket-SSL-1.31/t/sysread_write.t
    IO-Socket-SSL-1.31/t/acceptSSL-timeout.t
    IO-Socket-SSL-1.31/t/01loadmodule.t
    IO-Socket-SSL-1.31/t/core.t
    IO-Socket-SSL-1.31/t/inet6.t
    IO-Socket-SSL-1.31/t/testlib.pl
    IO-Socket-SSL-1.31/t/compatibility.t
    IO-Socket-SSL-1.31/t/cert_no_file.t
    IO-Socket-SSL-1.31/t/nonblock.t
    IO-Socket-SSL-1.31/example/
    IO-Socket-SSL-1.31/example/lwp-with-verifycn.pl
    IO-Socket-SSL-1.31/example/ssl_client.pl
    IO-Socket-SSL-1.31/example/async_https_server.pl
    IO-Socket-SSL-1.31/example/ssl_server.pl
    IO-Socket-SSL-1.31/README.Win32
    Removing previously used /root/.cpan/build/IO-Socket-SSL-1.31

    CPAN.pm: Going to build S/SU/SULLR/IO-Socket-SSL-1.31.tar.gz


    WARNING
    No library for handling international domain names found.
    It will work but croak if you try to verify an international name against
    a certificate.
    It's recommended to install either Net::IDN::Encode or Net::LibIDN

    Checking if your kit is complete...
    Looks good
    Warning: prerequisite Net::SSLeay 1.21 not found.
    Writing Makefile for IO::Socket::SSL
    ---- Unsatisfied dependencies detected during [S/SU/SULLR/IO-Socket-SSL-1.31.tar.gz] -----
    Net::SSLeay
    Shall I follow them and prepend them to the queue
    of modules we are processing right now? [yes]
    Running make test
    Delayed until after prerequisites
    Running make install
    Delayed until after prerequisites
    "inet4" is not exported by the IO::Socket::SSL module
    Can't continue after import errors at /usr/local/cpanel/libexec/cpgsd.pl line 74
    BEGIN failed--compilation aborted at /usr/local/cpanel/libexec/cpgsd.pl line 74.
    [root@localhost GameServerAddon]#


    I'm still new at Linux so can someone help?

    I guess
    ---- Unsatisfied dependencies detected during [S/SU/SULLR/IO-Socket-SSL-1.31.tar.gz] -----
    Is the hold up but still learning so how do I solve this?
    I try to make sure everything was installed before hand but I'm lost when it comes to Perl.
    Thank you!

    I should add this is a remote server not the web/cpanel server I'm trying to host the games on.
    Last edited by NOC13; 11-25-2009 at 06:57 PM. Reason: Added details

  2. #2
    Registered User
    Join Date
    Nov 2009
    Posts
    4

    Default Cron Mail

    Message 30:
    From root@localhost.localdomain Wed Nov 25 13:07:01 2009
    Date: Wed, 25 Nov 2009 13:07:01 -0500
    From: root@localhost.localdomain (Cron Daemon)
    To: root@localhost.localdomain
    Subject: Cron <root@localhost> /var/cpanel/cpgs_cron.pl
    Content-Type: text/plain; charset=UTF-8
    Auto-Submitted: auto-generated
    X-Cron-Env: <SHELL=/bin/bash>
    X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
    X-Cron-Env: <MAILTO=root>
    X-Cron-Env: <HOME=/>
    X-Cron-Env: <LOGNAME=root>
    X-Cron-Env: <USER=root>

    /bin/bash: /var/cpanel/cpgs_cron.pl: No such file or directory


    Mail from the console, from cron to root.

  3. #3
    Registered User
    Join Date
    Nov 2009
    Posts
    4

    Default

    Message 28:
    From root@localhost.localdomain Wed Nov 25 13:05:01 2009
    Date: Wed, 25 Nov 2009 13:05:01 -0500
    From: root@localhost.localdomain (Cron Daemon)
    To: root@localhost.localdomain
    Subject: Cron <root@localhost> /usr/local/cpanel/bin/cpgs_chk 2>&1 >>/var/log/cpgsd.log
    Content-Type: text/plain; charset=UTF-8
    Auto-Submitted: auto-generated
    X-Cron-Env: <SHELL=/bin/bash>
    X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
    X-Cron-Env: <MAILTO=root>
    X-Cron-Env: <HOME=/>
    X-Cron-Env: <LOGNAME=root>
    X-Cron-Env: <USER=root>

    /bin/bash: /usr/local/cpanel/bin/cpgs_chk: No such file or directory
    Last edited by NOC13; 11-25-2009 at 07:16 PM.

  4. #4
    Registered User
    Join Date
    Nov 2009
    Posts
    4

    Default

    yum install perl-Net-SSLeay -y

    I think I fixed it!

    Yes I did!

    Now the only thing to figure out is why the port is not set to the fresh installed servers.

    "/home/noc13/.gameservers/cstrikesrc_0/srcds_i686 -dir /home/noc13/.gameservers/cstrikesrc_0/ -nohltv -tvdisable +maxplayers 32 +ip 192.168.0.4 +port +map cs_office -game cstrike +exec server.cfg"

    any ideas welcome.
    Last edited by NOC13; 11-25-2009 at 08:19 PM.

  5. #5
    cPanel Staff
    Join Date
    Dec 2001
    Location
    Houston, TX
    Posts
    1,881

    Default

    You should install cPGS using the plugins manager in WHM, if you use some old install script you won't get updated when new versions are released. If you still have trouble with default settings and such after installing via the plugins section please open a ticket so I can take a look at what's going on
    Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
    https://tickets.cpanel.net/submit/index.cgi?support=1

Similar Threads & Tags
Similar threads

  1. Unresolvable chain of dependencies:
    By bruceleeon in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 04-15-2007, 04:23 AM
  2. Dependencies
    By Belaird in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 11-10-2006, 05:28 AM
  3. squirrelmail dependencies issue
    By poppyq in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 05-25-2006, 05:26 AM
  4. Installing icecast dependencies help needed please
    By Soheil in forum cPanel Developers
    Replies: 2
    Last Post: 05-08-2005, 03:27 PM
  5. Logwatch - error: Failed dependencies:
    By eglwolf in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 03-14-2005, 02:06 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube