| x Term-VT102-0.82/
| x Term-VT102-0.82/t/
| x Term-VT102-0.82/t/04-cursor.t
| x Term-VT102-0.82/t/08-options.t
| x Term-VT102-0.82/t/05-scrolling.t
| x Term-VT102-0.82/t/11-decscrc.t
| x Term-VT102-0.82/t/10-decaln.t
| x Term-VT102-0.82/t/03-text.t
| x Term-VT102-0.82/t/02-setsize.t
| x Term-VT102-0.82/t/01-load.t
| x Term-VT102-0.82/t/06-insdel.t
| x Term-VT102-0.82/t/07-colour.t
| x Term-VT102-0.82/t/12-cupsvrs.t
| x Term-VT102-0.82/t/09-callback.t
| x Term-VT102-0.82/t/testbase
| x Term-VT102-0.82/README
| x Term-VT102-0.82/VT102.pm
| x Term-VT102-0.82/MANIFEST
| x Term-VT102-0.82/META.yml
| x Term-VT102-0.82/VT102/
| x Term-VT102-0.82/VT102/examples/
| x Term-VT102-0.82/VT102/examples/telnet-usage.pl
| x Term-VT102-0.82/VT102/examples/ssh-usage.pl
| x Term-VT102-0.82/Changes
| x Term-VT102-0.82/Makefile.PL
| x Term-VT102-0.82/COPYING
| x Term-VT102-0.82/INSTALL
| x Term-VT102-0.82/TODO
| Checking if your kit is complete...
| Looks good
| Writing Makefile for Term::VT102
| cp VT102.pm blib/lib/Term/VT102.pm
| cp VT102/examples/telnet-usage.pl blib/lib/Term/VT102/examples/telnet-usage.pl
| cp VT102/examples/ssh-usage.pl blib/lib/Term/VT102/examples/ssh-usage.pl
| Manifying blib/man3/Term::VT102.3
| Manifying blib/man3/Term::VT102.3
| Writing /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/Term/VT102/.packlist
| FreeBSD: Registering installation in the package database
| Cannot create directory /var/db/pkg/bsdpan-Term-VT102-0.82: File exists
| Appending installation info to /usr/local/lib/perl5/5.8.8/mach/perllocal.pod
| x Text-Iconv-1.4/
| x Text-Iconv-1.4/t/
| x Text-Iconv-1.4/t/01_charsets.t
| x Text-Iconv-1.4/t/00_load.t
| x Text-Iconv-1.4/Iconv.xs
| x Text-Iconv-1.4/Changes
| x Text-Iconv-1.4/Iconv.pm
| x Text-Iconv-1.4/MANIFEST
| x Text-Iconv-1.4/typemap
| x Text-Iconv-1.4/Makefile.PL
| x Text-Iconv-1.4/README
| Checking for iconv ... ok (added -liconv)
|
| NOTE: If you have multiple iconv implementations installed, you might
| want to make sure that I've found the one you want to use.
| If necessary, you can explicitly specify paths like this:
|
| perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'
|
| Checking if your kit is complete...
| Looks good
| Writing Makefile for Text::Iconv
| cp Iconv.pm blib/lib/Text/Iconv.pm
| AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv)
| /usr/bin/perl /usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.c
| cc -c -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -pipe -DVERSION=\"1.4\" -DXS_VERSION=\"1.4\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE" Iconv.c
| Running Mkbootstrap for Text::Iconv ()
| chmod 644 Iconv.bs
| rm -f blib/arch/auto/Text/Iconv/Iconv.so
| LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.so -liconv
| chmod 755 blib/arch/auto/Text/Iconv/Iconv.so
| cp Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs
| chmod 644 blib/arch/auto/Text/Iconv/Iconv.bs
| Manifying blib/man3/Text::Iconv.3
| Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
| Writing /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/Text/Iconv/.packlist
| FreeBSD: Registering installation in the package database
| Cannot create directory /var/db/pkg/bsdpan-Text-Iconv-1.4: File exists
| Appending installation info to /usr/local/lib/perl5/5.8.8/mach/perllocal.pod
Ok
Installing l3bashrc to users home directories...
| + get_user_home root
| + uname -a
| + grep -qi freebsd
| + pw user show root
| + awk -F: {print $9}
| + user_home=/root
| + mkdir -p /root/.lilalo
| + mkdir /etc/lilalo/
| mkdir: /etc/lilalo/: File exists
| + cp l3config.pm /etc/lilalo/
| + cp l3-agent /usr/local/bin
| + cp l3-config /usr/local/bin
| + chmod 755 /usr/local/bin/l3-{agent,config}
| chmod: /usr/local/bin/l3-{agent,config}: No such file or directory
| + cp l3bashrc /root/.lilalo
| + cp l3prompt /root/.lilalo
| + chmod 755 /root/.lilalo/l3prompt
| + chown -R root /root/.lilalo
| + echo l3cd=/users/Virtual/fbsd-net/fbsdvm.unix.nt/root
| + chown -R root /root/.l3rc
| + get_user_home user
| + uname -a
| + grep -qi freebsd
| + pw user show user
| + awk -F: {print $9}
| + user_home=/home/user
| + mkdir -p /home/user/.lilalo
| + mkdir /etc/lilalo/
| mkdir: /etc/lilalo/: File exists
| + cp l3config.pm /etc/lilalo/
| + cp l3-agent /usr/local/bin
| + cp l3-config /usr/local/bin
| + chmod 755 /usr/local/bin/l3-{agent,config}
| chmod: /usr/local/bin/l3-{agent,config}: No such file or directory
| + cp l3bashrc /home/user/.lilalo
| + cp l3prompt /home/user/.lilalo
| + chmod 755 /home/user/.lilalo/l3prompt
| + chown -R user /home/user/.lilalo
| + echo l3cd=/users/Virtual/fbsd-net/fbsdvm.unix.nt/user
| + chown -R user /home/user/.l3rc
| + set +x
Ok
Adding l3bashrc invocation to ~/.bashrc ...
Ok
Adding l3-agent invocation to ~/.bash_profile ...
Ok
Installation is successfully completed.
Now restart your shell or relogin
to start script writing.
Your current lilalo context is /users/Virtual/fbsd-net/fbsdvm.unix.nt/USER
If you use xgu.ru backend, your labs will be available at
http://xgu.ru/l3//users/Virtual/fbsd-net/fbsdvm.unix.nt
Use commands
$ l3cd /users/Virtual/MY-NEW-CONTEXT/fbsdvm.unix.nt/USER
$ l3pwd
to change and to know your current context.
For further information see http://xgu.ru/lilalo/ (in Russian).
Thank you gor using LiLaLo.
Happy Labbing!
(don't forget to restart bash or relogin)