Help for this page

Select Code to Download


  1. or download this
    make install
    
  2. or download this
    /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap /usr/lib/
    +perl5/5.8.8/ExtUtils/typemap  Tty.xs > Tty.xsc && mv Tty.xsc Tty.c
    gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdecla
    +ration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FI
    +LE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTI
    +FY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 
    +-m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables   -DVERS
    +ION=\"1.10\" -DXS_VERSION=\"1.10\" -fPIC "-I/usr/lib/perl5/5.8.8/i386
    +-linux-thread-multi/CORE"  -DHAVE_DEV_PTMX -DHAVE_GETPT -DHAVE_GRANTP
    +T -DHAVE_OPENPTY -DHAVE_POSIX_OPENPT -DHAVE_PTSNAME -DHAVE_PTSNAME_R 
    +-DHAVE_PTY_H -DHAVE_SIGACTION -DHAVE_SYS_STROPTS_H -DHAVE_TERMIOS_H -
    +DHAVE_TERMIO_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT Tty.c
    cc1: error: unrecognized command line option "-fstack-protector"
    cc1: error: invalid parameter `ssp-buffer-size'
    Tty.c:1: error: bad value (generic) for -mtune= switch
    
  3. or download this
    $ perl -V
    Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
    ...
        d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=1
    +2
        ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
    + lseeksize=8
        alignbytes=4, prototype=define
    
  4. or download this
    $ which gcc
    /usr/bin/gcc
    ...
    Thread model: posix
    gcc version 3.4.6 20060404 (Red Hat 3.4.6-4)
    
  5. or download this
    $ ls -ltr
    total 20
    drwxr-xr-x 3 root root 4096 Feb 16  2010 4.1.1
    lrwxrwxrwx 1 root root    5 Jul  1 16:52 4.1.2 -> 4.1.1
    drwxr-xr-x 3 root root 4096 Jul  1 16:52 3.4.6