Announcement

Collapse
No announcement yet.

ActEncrypt1024 install problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ActEncrypt1024 install problem

    Hi,
    I am having problems installing the ActEncrypt1024 module on one of our servers.
    I have successfully installed it on another virtually identical server, but have run into problems with the make process on this one.

    The server in question is a Cobalt RAQ3 with RAQ4r OS.

    We are currently running:
    Perl V5.00503
    Apache/1.3.20

    Here are the install results:


    Code:
    [root ActEncrypt1024]# ls -lag
    total 145
    drwxr-xr-x    2 root     root         1024 Feb 14 23:37 .
    drwxrwxrwt    6 root     root         2048 Feb 14 23:38 ..
    -rw-rw-rw-    1 root     root         2444 Apr  1  2003 ActEncrypt1024.pm
    -rw-rw-rw-    1 root     root         2436 Apr  1  2003 ActEncrypt1024.xs
    -rw-rw-rw-    1 root     root        18832 Apr  1  2003 dhcrypt-c.c
    -rw-rw-rw-    1 root     root         7326 Apr  1  2003 dhcrypt-c.h
    -rw-rw-rw-    1 root     root         1395 Apr  1  2003 encrypt.h
    -rw-rw-rw-    1 root     root        54065 Apr  1  2003 largeint-c.c
    -rw-rw-rw-    1 root     root        16209 Apr  1  2003 largeint-c.h
    -rw-rw-rw-    1 root     root          573 Apr  1  2003 Makefile.PL
    -rw-rw-rw-    1 root     root          175 Apr  1  2003 MANIFEST
    -rw-rw-rw-    1 root     root        12472 Apr  1  2003 md5-c.c
    -rw-rw-rw-    1 root     root         1702 Apr  1  2003 md5-c.h
    -rw-rw-rw-    1 root     root         7901 Apr  1  2003 safer-c.c
    -rw-rw-rw-    1 root     root         5256 Apr  1  2003 safer-c.h
    -rw-rw-rw-    1 root     root         2455 Apr  1  2003 test.pl
    
    [root ActEncrypt1024]# perl Makefile.PL
    Checking if your kit is complete...
    Looks good
    Writing Makefile for ActEncrypt1024
    
    [root ActEncrypt1024]# make
    mkdir blib
    mkdir blib/lib
    mkdir blib/arch
    mkdir blib/arch/auto
    mkdir blib/arch/auto/ActEncrypt1024
    mkdir blib/lib/auto
    mkdir blib/lib/auto/ActEncrypt1024
    mkdir blib/man3
    cp ActEncrypt1024.pm blib/lib/ActEncrypt1024.pm
    AutoSplitting blib/lib/ActEncrypt1024.pm (blib/lib/auto/ActEncrypt1024)
    /usr/bin/perl -I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503 /usr/lib/perl5/5.00503/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.00503/ExtUtils/typemap ActEncrypt1024.xs >xstmp.c && mv xstmp.c ActEncrypt1024.c
    Please specify prototyping behavior for ActEncrypt1024.xs (see perlxs manual)
    cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE -DPERL_POLLUTE ActEncrypt1024.c
    cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE -DPERL_POLLUTE dhcrypt-c.c
    cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE -DPERL_POLLUTE largeint-c.c
    cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE -DPERL_POLLUTE md5-c.c
    md5-c.c:84: parse error before `{'
    md5-c.c:84: stray '\' in program
    md5-c.c:85: `s' undeclared here (not in a function)
    md5-c.c:85: `s' undeclared here (not in a function)
    md5-c.c:85: initializer element is not constant
    md5-c.c:85: warning: data definition has no type or storage class
    md5-c.c:85: stray '\' in program
    md5-c.c:86: parse error before `+='
    md5-c.c:86: stray '\' in program
    md5-c.c:89: stray '\' in program
    md5-c.c:90: redefinition of `a'
    md5-c.c:85: `a' previously defined here
    md5-c.c:90: `s' undeclared here (not in a function)
    md5-c.c:90: `s' undeclared here (not in a function)
    md5-c.c:90: initializer element is not constant
    md5-c.c:90: warning: data definition has no type or storage class
    md5-c.c:90: stray '\' in program
    md5-c.c:91: parse error before `+='
    md5-c.c:91: stray '\' in program
    md5-c.c:94: stray '\' in program
    md5-c.c:95: redefinition of `a'
    md5-c.c:90: `a' previously defined here
    md5-c.c:95: `s' undeclared here (not in a function)
    md5-c.c:95: `s' undeclared here (not in a function)
    md5-c.c:95: initializer element is not constant
    md5-c.c:95: warning: data definition has no type or storage class
    md5-c.c:95: stray '\' in program
    md5-c.c:96: parse error before `+='
    md5-c.c:96: stray '\' in program
    md5-c.c:99: stray '\' in program
    md5-c.c:100: redefinition of `a'
    md5-c.c:95: `a' previously defined here
    md5-c.c:100: `s' undeclared here (not in a function)
    md5-c.c:100: `s' undeclared here (not in a function)
    md5-c.c:100: initializer element is not constant
    md5-c.c:100: warning: data definition has no type or storage class
    md5-c.c:100: stray '\' in program
    md5-c.c:101: parse error before `+='
    md5-c.c:101: stray '\' in program
    md5-c.c: In function `MD5Transform':
    md5-c.c:243: stray '\' in program
    md5-c.c:244: stray '\' in program
    md5-c.c:245: stray '\' in program
    md5-c.c:246: stray '\' in program
    md5-c.c:247: stray '\' in program
    md5-c.c:248: stray '\' in program
    md5-c.c:249: stray '\' in program
    md5-c.c:250: stray '\' in program
    md5-c.c:251: stray '\' in program
    md5-c.c:252: stray '\' in program
    md5-c.c:253: stray '\' in program
    md5-c.c:254: stray '\' in program
    md5-c.c:255: stray '\' in program
    md5-c.c:256: stray '\' in program
    md5-c.c:257: stray '\' in program
    md5-c.c:258: stray '\' in program
    md5-c.c:265: stray '\' in program
    md5-c.c:266: stray '\' in program
    md5-c.c:267: stray '\' in program
    md5-c.c:268: stray '\' in program
    md5-c.c:269: stray '\' in program
    md5-c.c:270: stray '\' in program
    md5-c.c:271: stray '\' in program
    md5-c.c:272: stray '\' in program
    md5-c.c:273: stray '\' in program
    md5-c.c:274: stray '\' in program
    md5-c.c:275: stray '\' in program
    md5-c.c:276: stray '\' in program
    md5-c.c:277: stray '\' in program
    md5-c.c:278: stray '\' in program
    md5-c.c:279: stray '\' in program
    md5-c.c:280: stray '\' in program
    md5-c.c:287: stray '\' in program
    md5-c.c:288: stray '\' in program
    md5-c.c:289: stray '\' in program
    md5-c.c:290: stray '\' in program
    md5-c.c:291: stray '\' in program
    md5-c.c:292: stray '\' in program
    md5-c.c:293: stray '\' in program
    md5-c.c:294: stray '\' in program
    md5-c.c:295: stray '\' in program
    md5-c.c:296: stray '\' in program
    md5-c.c:297: stray '\' in program
    md5-c.c:298: stray '\' in program
    md5-c.c:299: stray '\' in program
    md5-c.c:300: stray '\' in program
    md5-c.c:301: stray '\' in program
    md5-c.c:302: stray '\' in program
    md5-c.c:309: stray '\' in program
    md5-c.c:310: stray '\' in program
    md5-c.c:311: stray '\' in program
    md5-c.c:312: stray '\' in program
    md5-c.c:313: stray '\' in program
    md5-c.c:314: stray '\' in program
    md5-c.c:315: stray '\' in program
    md5-c.c:316: stray '\' in program
    md5-c.c:317: stray '\' in program
    md5-c.c:318: stray '\' in program
    md5-c.c:319: stray '\' in program
    md5-c.c:320: stray '\' in program
    md5-c.c:321: stray '\' in program
    md5-c.c:322: stray '\' in program
    md5-c.c:323: stray '\' in program
    md5-c.c:324: stray '\' in program
    make: *** [md5-c.o] Error 1
    [root ActEncrypt1024]#

    Any help would be appreciated.

    Thanks,
    Nick Morecroft
    01392 434530
    <A target=_blank href ="http://www.pinbrookhosting.co.uk/">http://www.pinbrookhosting.co.uk/</A>
    hosting, search engine optimisation, design and ecommerce

    #2
    Hi Nick,

    Are you able to install this on other servers? Is so, what is the perl version of the other server? Are they the same?
    If they are a newer version, then i would advise in updating you perl

    What version of Actencrypt do you have? the latest version is: 1.1.2

    If you have an old version, please download it from http://www.actinic.co.uk/hosting/doc...ncrypt1024.zip

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment


      #3
      Hi Nadeem,
      I'm using the latest version of ActEncrypt1024, 1.1.2 - I only just downloaded it.

      ActEncrypt1024 is happily installed on another server, with virtually the same setup. The perl version command on both servers comes up the same:

      [root /root]# perl -v

      This is perl, version 5.005_03 built for i386-linux


      Cheers,
      Nick.
      Nick Morecroft
      01392 434530
      <A target=_blank href ="http://www.pinbrookhosting.co.uk/">http://www.pinbrookhosting.co.uk/</A>
      hosting, search engine optimisation, design and ecommerce

      Comment


        #4
        Hi Nick,

        I have commented to the developer regarding this issue, and will report back once i have found out some more information regarding this issue

        Kind Regards
        Nadeem Rasool
        SellerDeck Development

        Comment


          #5
          Hi Nick,

          Just got something back from development, its seem that some files were corrupted during the files transfer to this machine. The error messages are about syntax errors, which work on another machine.

          Possible causes of these are if the file was transfer from one machine to the other in binary mode? So the line
          ends are messed up.

          They suggested to compare all the files of ActEncrypt1024 on
          these two machines.

          Kind Regards
          Nadeem Rasool
          SellerDeck Development

          Comment


            #6
            I've got it installed now, thanks.

            I was downloading and unpacking the script direct, using:

            Code:
            wget http://www.actinic.co.uk/hosting/doc...ncrypt1024.zip
            
            unzip ActEncrypt1024.zip
            I did view a few files to make sure they had the unix CRLF style. I guess the unzip prog on our server is not compatible enough/up-to-date as the zip prog you used to pack up the file, and must have corrupted some stuff in the process.

            My fix in the end was to unpack the file on the PC with winzip, and upload everything as ascii.

            Cheers,
            Nick.
            Nick Morecroft
            01392 434530
            <A target=_blank href ="http://www.pinbrookhosting.co.uk/">http://www.pinbrookhosting.co.uk/</A>
            hosting, search engine optimisation, design and ecommerce

            Comment

            Working...
            X