Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2009-10-22 21:33:24

  Khamell - Użytkownik

Khamell
Użytkownik
Zarejestrowany: 2008-04-24

Gnat, Eclipse, problem przy instalacji

Witam. Chciałbym rozpocząć swoją przygodę z językiem Ada, programując na linuksie, a konkretnie obecnie pracuję na Ubuntu. Korzystając z instrukcji na tej stronie: http://kwesoly.net/programowanie/ada/gnatbench-eclipse-ide/ Ściągnąłem gnat-2009-i686-gnu-linux, eclipsa i gnatbench, jednak problem pojawił się już przy instalacji gnata, mianowicie instalacje uruchamiam plikiem wykonywalnym doinstall, po potwierdzeniu, że chcę zacząć instalację terminal wypisuje jedynie linijkę

Kod:

make: *** Brak reguł do wykonania obiektu `ins-all'. Stop.

Zawartośc logu z instalacji jest następująca:

Kod:

rm -fr /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/rts*
rm -fr /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/adainclude /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/adalib
rm -fr /tmp/gnatgpl2009/share/doc/gnat
rm -fr /tmp/gnatgpl2009/share/examples/gnat
mkdir -p /tmp/gnatgpl2009
rm -f /tmp/gnatgpl2009/lib/libgcc*
rm -f /tmp/gnatgpl2009/bin/gnat*
rm -f /tmp/gnatgpl2009/bin/gpr*
rm -f /tmp/gnatgpl2009/bin/gcc /tmp/gnatgpl2009/bin/i686-pc-linux-gnu-gcc
for d in bin lib libexec lib32 lib64 include \
                 doc examples share etc i686-pc-linux-gnu; do \
   if [ -d $d ]; then \
      tar cf - $d | (cd /tmp/gnatgpl2009; tar xf -); \
   fi \
done
/tmp/gnatgpl2009/libexec/gcc/i686-pc-linux-gnu/4.3.4/install-tools/mkheaders -v -v /tmp/gnatgpl2009
Fixing headers into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed for i686-pc-linux-gnu target
Forbidden identifiers: i386 linux unix 
Finding directories and links to directories
 Searching /usr/include/.
 Searching /usr/include/./DPS
 Searching /usr/include/./libpng
 Searching /usr/include/./X11
 Searching /usr/include/./Mrm
 Searching /usr/include/./Xm
 Searching /usr/include/./uil
Making symbolic directory links
Fixing directory /usr/include into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed
Applying io_quotes_def            to libnautilus/nautilus-scroll-positionable.h
Applying io_quotes_use            to net/bpf.h
Fixed:  net/bpf.h
Applying io_quotes_use            to sys/mount.h
Applying io_quotes_use            to sys/raw.h
Applying glibc_c99_inline_2       to sys/stat.h
Fixed:  sys/stat.h
Applying glibc_c99_inline_4       to sys/sysmacros.h
Fixed:  sys/sysmacros.h
Applying machine_name             to zconf.h
Fixed:  zconf.h
Applying strict_ansi_only         to zutil.h
Fixed:  zutil.h
Quoted includes in zutil.h
Applying machine_name             to openssl/bn.h
Fixed:  openssl/bn.h
Applying machine_name             to openssl/e_os2.h
Applying ctrl_quotes_def          to readline/chardefs.h
Applying machine_name             to net-snmp/net-snmp-config.h
Fixed:  net-snmp/net-snmp-config.h
Applying io_quotes_def            to pgsql/server/utils/timestamp.h
Applying machine_name             to slang/slang.h
Fixed:  slang/slang.h
Applying io_quotes_use            to asm/mtrr.h
Applying machine_name             to linux/a.out.h
Fixed:  linux/a.out.h
Applying io_quotes_use            to linux/dn.h
Applying io_quotes_use            to linux/agpgart.h
Applying io_quotes_use            to linux/auto_fs.h
Applying io_quotes_use            to linux/auto_fs4.h
Applying io_quotes_use            to linux/blkpg.h
Applying io_quotes_use            to linux/cciss_ioctl.h
Applying io_quotes_def            to linux/completion.h
Applying io_quotes_use            to linux/devfs_fs.h
Applying io_quotes_use            to linux/fd.h
Applying io_quotes_use            to linux/fs.h
Applying io_quotes_use            to linux/i2o-dev.h
Applying io_quotes_use            to linux/if_pppox.h
Applying io_quotes_use            to linux/input.h
Applying io_quotes_def            to linux/isapnp.h
Applying io_quotes_use            to linux/ite_gpio.h
Applying io_quotes_use            to linux/jffs.h
Applying io_quotes_def            to linux/mtd/compatmac.h
Applying io_quotes_use            to linux/lvm.h
Applying io_quotes_def            to linux/modsetver.h
Applying io_quotes_use            to linux/nbd.h
Applying io_quotes_def            to linux/ppp-comp.h
Applying io_quotes_use            to linux/ppdev.h
Applying io_quotes_use            to linux/raid/md_u.h
Applying io_quotes_use            to linux/random.h
Applying io_quotes_use            to linux/raw.h
Applying io_quotes_def            to linux/reiserfs_fs_sb.h
Applying io_quotes_use            to linux/reiserfs_fs.h
Applying io_quotes_def            to linux/sdladrv.h
Applying io_quotes_def            to linux/soundcard.h
Applying io_quotes_use            to linux/synclink.h
Applying io_quotes_def            to linux/version.h
Applying io_quotes_def            to linux/wanpipe.h
Applying io_quotes_def            to linux/wanrouter.h
Applying io_quotes_use            to linux/watchdog.h
Applying huge_val_hex             to bits/huge_val.h
Applying huge_valf_hex            to bits/huge_val.h
Applying huge_vall_hex            to bits/huge_val.h
Fixed:  bits/huge_val.h
Applying glibc_c99_inline_3       to bits/string2.h
Fixed:  bits/string2.h
Applying glibc_c99_inline_1       to features.h
Fixed:  features.h
Applying sun_malloc               to malloc.h
Applying hpux8_bogus_inlines      to math.h
Applying obstack_lvalue_cast      to obstack.h
Fixed:  obstack.h
Applying rpc_xdr_lvalue_cast_a    to rpc/xdr.h
Applying rpc_xdr_lvalue_cast_b    to rpc/xdr.h
Fixed:  rpc/xdr.h
Applying sysv68_string            to string.h
Applying glibc_c99_inline_4       to wchar.h
Fixed:  wchar.h
Applying machine_name             to wnn6/commonhd.h
Fixed:  wnn6/commonhd.h
Quoted includes in wnn6/commonhd.h
Applying machine_name             to SDL/SDL_endian.h
Fixed:  SDL/SDL_endian.h
Quoted includes in SDL/SDL_endian.h
Applying machine_name             to SDL/SDL_syswm.h
Applying io_quotes_def            to SDL/SDL_version.h
Applying machine_name             to libmng_types.h
Fixed:  libmng_types.h
Quoted includes in libmng_types.h
Applying io_quotes_def            to libIDL-2.0/libIDL/IDL.h
Applying io_quotes_use            to libIDL-2.0/libIDL/IDL.h
Applying io_quotes_def            to libIDL-1.0/libIDL/IDL.h
Applying io_quotes_use            to libIDL-1.0/libIDL/IDL.h
Applying io_quotes_def            to orbit-1.0/IIOP/IIOP-types.h
Applying io_quotes_def            to at-spi-1.0/libspi/application.h
Applying io_quotes_def            to libgnomeprint-2.2/libgnomeprint/private/gpa-key.h
Applying io_quotes_def            to libgnomeprint-2.2/libgnomeprint/private/gpa-option.h
Applying io_quotes_def            to libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h
Applying io_quotes_use            to kde/arts/gsl/gslcommon.h
Applying io_quotes_def            to kde/kdeversion.h
Fixing directory /usr/include/DPS into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/DPS
Fixing directory /usr/include/X11 into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/X11
Applying machine_name             to X11/Xarch.h
Fixed:  X11/Xarch.h
Applying io_quotes_def            to X11/Xmu/Atoms.h
Applying machine_name             to X11/Xos.h
Fixed:  X11/Xos.h
Applying machine_name             to X11/Xos_r.h
Fixed:  X11/Xos_r.h
Applying machine_name             to X11/Xosdefs.h
Fixed:  X11/Xosdefs.h
Applying machine_name             to X11/Xthreads.h
Fixed:  X11/Xthreads.h
Fixing directory /usr/include/Mrm into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/Mrm
Fixing directory /usr/include/Xm into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/Xm
Fixing directory /usr/include/uil into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/uil
Cleaning up unneeded directories:
fixincludes is done
case `uname` in \
   *_NT*) (for d in /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4; do cd $d/adalib;chmod a-w *.ali;cd ../..;done) ;; \
esac
cat /tmp/gnatgpl2009/share/examples/gnat/header.xml >  /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml 
cat /tmp/gnatgpl2009/share/examples/gnat/full_project/full.xml /tmp/gnatgpl2009/share/examples/gnat/options/options.xml /tmp/gnatgpl2009/share/examples/gnat/other_languages/cpp_main/cpp_main.xml /tmp/gnatgpl2009/share/examples/gnat/other_languages/cpp_pragmas/cpp_pragmas.xml /tmp/gnatgpl2009/share/examples/gnat/other_languages/import_from_c/import_from_c.xml /tmp/gnatgpl2009/share/examples/gnat/plugins/plugins.xml /tmp/gnatgpl2009/share/examples/gnat/stream_io/stream_io.xml /tmp/gnatgpl2009/share/examples/gnat/simple_project/simple.xml /tmp/gnatgpl2009/share/examples/gnat/starter/starter.xml /tmp/gnatgpl2009/share/examples/gnat/xml_stream/xml_stream.xml /tmp/gnatgpl2009/share/examples/gnat/containers/anagram/anagram.xml /tmp/gnatgpl2009/share/examples/gnat/containers/genealogy/genealogy.xml /tmp/gnatgpl2009/share/examples/gnat/containers/hash/hash.xml /tmp/gnatgpl2009/share/examples/gnat/containers/library/library.xml /tmp/gnatgpl2009/share/examples/gnat/containers/shapes/shapes.xml /tmp/gnatgpl2009/share/examples/gnat/containers/spellcheck/spellcheck.xml /tmp/gnatgpl2009/share/examples/gnat/containers/wordcount/wordcount.xml /tmp/gnatgpl2009/share/examples/gnat/containers/wordfreq/wordfreq.xml /tmp/gnatgpl2009/share/examples/gnat/oo_interfaces/oo_interfaces.xml /tmp/gnatgpl2009/share/examples/gnat/oo_airline/oo_airline.xml /tmp/gnatgpl2009/share/examples/gnat/altivec/altivec.xml         >> /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml
cat /tmp/gnatgpl2009/share/examples/gnat/footer.xml >> /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml
sed "s:PREFIX:/tmp/gnatgpl2009:" /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml > \
    /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml.tmp && \
mv /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml.tmp /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml
if [ ! -d /tmp/gnatgpl2009/share/gps/plug-ins ]; then \
    mkdir -p /tmp/gnatgpl2009/share/gps/plug-ins;    \
fi
cp /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml /tmp/gnatgpl2009/share/gps/plug-ins

Nie wiem, jak sprawdzić, jakich pakietów mi brakuje do instalacji, googlując nie znalazłem nic, proszę o wskazówki.

Ostatnio edytowany przez Khamell (2009-10-22 22:17:54)

Offline

 

#2  2009-10-22 21:34:32

  Khamell - Użytkownik

Khamell
Użytkownik
Zarejestrowany: 2008-04-24

Re: Gnat, Eclipse, problem przy instalacji

Khamell napisał(-a):

Witam. Chciałbym rozpocząć swoją przygodę z językiem Ada, programując na linuksie, a konkretnie obecnie pracuję na Ubuntu. Korzystając z instrukcji na tej stronie: http://kwesoly.net/programowanie/ada/gnatbench-eclipse-ide/  Ściągnąłem gnat-2009-i686-gnu-linux, eclipsa i gnatbench, jednak problem pojawił się już przy instalacji gnata, mianowicie instalacje uruchamiam plikiem wykonywalnym doinstall, po potwierdzeniu, że chcę zacząć instalację terminal wypisuje jedynie linijkę

Kod:

make: *** Brak reguł do wykonania obiektu `ins-all'. Stop.

Zawartośc logu z instalacji jest następująca:

Kod:

rm -fr /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/rts*
rm -fr /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/adainclude /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/adalib
rm -fr /tmp/gnatgpl2009/share/doc/gnat
rm -fr /tmp/gnatgpl2009/share/examples/gnat
mkdir -p /tmp/gnatgpl2009
rm -f /tmp/gnatgpl2009/lib/libgcc*
rm -f /tmp/gnatgpl2009/bin/gnat*
rm -f /tmp/gnatgpl2009/bin/gpr*
rm -f /tmp/gnatgpl2009/bin/gcc /tmp/gnatgpl2009/bin/i686-pc-linux-gnu-gcc
for d in bin lib libexec lib32 lib64 include \
                 doc examples share etc i686-pc-linux-gnu; do \
   if [ -d $d ]; then \
      tar cf - $d | (cd /tmp/gnatgpl2009; tar xf -); \
   fi \
done
/tmp/gnatgpl2009/libexec/gcc/i686-pc-linux-gnu/4.3.4/install-tools/mkheaders -v -v /tmp/gnatgpl2009
Fixing headers into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed for i686-pc-linux-gnu target
Forbidden identifiers: i386 linux unix 
Finding directories and links to directories
 Searching /usr/include/.
 Searching /usr/include/./DPS
 Searching /usr/include/./libpng
 Searching /usr/include/./X11
 Searching /usr/include/./Mrm
 Searching /usr/include/./Xm
 Searching /usr/include/./uil
Making symbolic directory links
Fixing directory /usr/include into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed
Applying io_quotes_def            to libnautilus/nautilus-scroll-positionable.h
Applying io_quotes_use            to net/bpf.h
Fixed:  net/bpf.h
Applying io_quotes_use            to sys/mount.h
Applying io_quotes_use            to sys/raw.h
Applying glibc_c99_inline_2       to sys/stat.h
Fixed:  sys/stat.h
Applying glibc_c99_inline_4       to sys/sysmacros.h
Fixed:  sys/sysmacros.h
Applying machine_name             to zconf.h
Fixed:  zconf.h
Applying strict_ansi_only         to zutil.h
Fixed:  zutil.h
Quoted includes in zutil.h
Applying machine_name             to openssl/bn.h
Fixed:  openssl/bn.h
Applying machine_name             to openssl/e_os2.h
Applying ctrl_quotes_def          to readline/chardefs.h
Applying machine_name             to net-snmp/net-snmp-config.h
Fixed:  net-snmp/net-snmp-config.h
Applying io_quotes_def            to pgsql/server/utils/timestamp.h
Applying machine_name             to slang/slang.h
Fixed:  slang/slang.h
Applying io_quotes_use            to asm/mtrr.h
Applying machine_name             to linux/a.out.h
Fixed:  linux/a.out.h
Applying io_quotes_use            to linux/dn.h
Applying io_quotes_use            to linux/agpgart.h
Applying io_quotes_use            to linux/auto_fs.h
Applying io_quotes_use            to linux/auto_fs4.h
Applying io_quotes_use            to linux/blkpg.h
Applying io_quotes_use            to linux/cciss_ioctl.h
Applying io_quotes_def            to linux/completion.h
Applying io_quotes_use            to linux/devfs_fs.h
Applying io_quotes_use            to linux/fd.h
Applying io_quotes_use            to linux/fs.h
Applying io_quotes_use            to linux/i2o-dev.h
Applying io_quotes_use            to linux/if_pppox.h
Applying io_quotes_use            to linux/input.h
Applying io_quotes_def            to linux/isapnp.h
Applying io_quotes_use            to linux/ite_gpio.h
Applying io_quotes_use            to linux/jffs.h
Applying io_quotes_def            to linux/mtd/compatmac.h
Applying io_quotes_use            to linux/lvm.h
Applying io_quotes_def            to linux/modsetver.h
Applying io_quotes_use            to linux/nbd.h
Applying io_quotes_def            to linux/ppp-comp.h
Applying io_quotes_use            to linux/ppdev.h
Applying io_quotes_use            to linux/raid/md_u.h
Applying io_quotes_use            to linux/random.h
Applying io_quotes_use            to linux/raw.h
Applying io_quotes_def            to linux/reiserfs_fs_sb.h
Applying io_quotes_use            to linux/reiserfs_fs.h
Applying io_quotes_def            to linux/sdladrv.h
Applying io_quotes_def            to linux/soundcard.h
Applying io_quotes_use            to linux/synclink.h
Applying io_quotes_def            to linux/version.h
Applying io_quotes_def            to linux/wanpipe.h
Applying io_quotes_def            to linux/wanrouter.h
Applying io_quotes_use            to linux/watchdog.h
Applying huge_val_hex             to bits/huge_val.h
Applying huge_valf_hex            to bits/huge_val.h
Applying huge_vall_hex            to bits/huge_val.h
Fixed:  bits/huge_val.h
Applying glibc_c99_inline_3       to bits/string2.h
Fixed:  bits/string2.h
Applying glibc_c99_inline_1       to features.h
Fixed:  features.h
Applying sun_malloc               to malloc.h
Applying hpux8_bogus_inlines      to math.h
Applying obstack_lvalue_cast      to obstack.h
Fixed:  obstack.h
Applying rpc_xdr_lvalue_cast_a    to rpc/xdr.h
Applying rpc_xdr_lvalue_cast_b    to rpc/xdr.h
Fixed:  rpc/xdr.h
Applying sysv68_string            to string.h
Applying glibc_c99_inline_4       to wchar.h
Fixed:  wchar.h
Applying machine_name             to wnn6/commonhd.h
Fixed:  wnn6/commonhd.h
Quoted includes in wnn6/commonhd.h
Applying machine_name             to SDL/SDL_endian.h
Fixed:  SDL/SDL_endian.h
Quoted includes in SDL/SDL_endian.h
Applying machine_name             to SDL/SDL_syswm.h
Applying io_quotes_def            to SDL/SDL_version.h
Applying machine_name             to libmng_types.h
Fixed:  libmng_types.h
Quoted includes in libmng_types.h
Applying io_quotes_def            to libIDL-2.0/libIDL/IDL.h
Applying io_quotes_use            to libIDL-2.0/libIDL/IDL.h
Applying io_quotes_def            to libIDL-1.0/libIDL/IDL.h
Applying io_quotes_use            to libIDL-1.0/libIDL/IDL.h
Applying io_quotes_def            to orbit-1.0/IIOP/IIOP-types.h
Applying io_quotes_def            to at-spi-1.0/libspi/application.h
Applying io_quotes_def            to libgnomeprint-2.2/libgnomeprint/private/gpa-key.h
Applying io_quotes_def            to libgnomeprint-2.2/libgnomeprint/private/gpa-option.h
Applying io_quotes_def            to libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h
Applying io_quotes_use            to kde/arts/gsl/gslcommon.h
Applying io_quotes_def            to kde/kdeversion.h
Fixing directory /usr/include/DPS into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/DPS
Fixing directory /usr/include/X11 into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/X11
Applying machine_name             to X11/Xarch.h
Fixed:  X11/Xarch.h
Applying io_quotes_def            to X11/Xmu/Atoms.h
Applying machine_name             to X11/Xos.h
Fixed:  X11/Xos.h
Applying machine_name             to X11/Xos_r.h
Fixed:  X11/Xos_r.h
Applying machine_name             to X11/Xosdefs.h
Fixed:  X11/Xosdefs.h
Applying machine_name             to X11/Xthreads.h
Fixed:  X11/Xthreads.h
Fixing directory /usr/include/Mrm into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/Mrm
Fixing directory /usr/include/Xm into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/Xm
Fixing directory /usr/include/uil into /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed/root/usr/X11R6/include/uil
Cleaning up unneeded directories:
fixincludes is done
case `uname` in \
   *_NT*) (for d in /tmp/gnatgpl2009/lib/gcc/i686-pc-linux-gnu/4.3.4; do cd $d/adalib;chmod a-w *.ali;cd ../..;done) ;; \
esac
cat /tmp/gnatgpl2009/share/examples/gnat/header.xml >  /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml 
cat /tmp/gnatgpl2009/share/examples/gnat/full_project/full.xml /tmp/gnatgpl2009/share/examples/gnat/options/options.xml /tmp/gnatgpl2009/share/examples/gnat/other_languages/cpp_main/cpp_main.xml /tmp/gnatgpl2009/share/examples/gnat/other_languages/cpp_pragmas/cpp_pragmas.xml /tmp/gnatgpl2009/share/examples/gnat/other_languages/import_from_c/import_from_c.xml /tmp/gnatgpl2009/share/examples/gnat/plugins/plugins.xml /tmp/gnatgpl2009/share/examples/gnat/stream_io/stream_io.xml /tmp/gnatgpl2009/share/examples/gnat/simple_project/simple.xml /tmp/gnatgpl2009/share/examples/gnat/starter/starter.xml /tmp/gnatgpl2009/share/examples/gnat/xml_stream/xml_stream.xml /tmp/gnatgpl2009/share/examples/gnat/containers/anagram/anagram.xml /tmp/gnatgpl2009/share/examples/gnat/containers/genealogy/genealogy.xml /tmp/gnatgpl2009/share/examples/gnat/containers/hash/hash.xml /tmp/gnatgpl2009/share/examples/gnat/containers/library/library.xml /tmp/gnatgpl2009/share/examples/gnat/containers/shapes/shapes.xml /tmp/gnatgpl2009/share/examples/gnat/containers/spellcheck/spellcheck.xml /tmp/gnatgpl2009/share/examples/gnat/containers/wordcount/wordcount.xml /tmp/gnatgpl2009/share/examples/gnat/containers/wordfreq/wordfreq.xml /tmp/gnatgpl2009/share/examples/gnat/oo_interfaces/oo_interfaces.xml /tmp/gnatgpl2009/share/examples/gnat/oo_airline/oo_airline.xml /tmp/gnatgpl2009/share/examples/gnat/altivec/altivec.xml         >> /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml
cat /tmp/gnatgpl2009/share/examples/gnat/footer.xml >> /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml
sed "s:PREFIX:/tmp/gnatgpl2009:" /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml > \
    /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml.tmp && \
mv /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml.tmp /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml
if [ ! -d /tmp/gnatgpl2009/share/gps/plug-ins ]; then \
    mkdir -p /tmp/gnatgpl2009/share/gps/plug-ins;    \
fi
cp /tmp/gnatgpl2009/share/examples/gnat/gnat-examples.xml /tmp/gnatgpl2009/share/gps/plug-ins

Nie wiem, jak sprawdzić, jakich pakietów mi brakuje do instalacji, googlując nie znalazłem nic, proszę o wskazówki.

Sorry, za double post, proszę moda o usunięcie postu.

Ostatnio edytowany przez Khamell (2009-10-22 22:17:08)

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)