Nagyon régi játék, Linuxon?

Kezdőlap Fórumok Játékok Nagyon régi játék, Linuxon?

10 bejegyzés megtekintése - 11-20 / 30
  • Szerző
    Bejegyzés
  • #2119466
    Hybrid
    Felhasználó

      Hali
      Tettem egy probat en is, az oldalrol amit letoltottem nekem se fordul le, ugyanaz a hiba mint l_lorincz-nel dstring.h -ban volt a gond, miutan zoltan javitasat letoltottem lefordult rendesen, de viszont nem indul : |
      ime a hiba:

      Code:
      hybrid[~]$ tpm

      The Penguin Machine 0.1.0, Copyright (c) 1999-2001 David Symonds
          Portions (c) various contributors (see CREDITS file for details).

          This program is free software; you can redistribute it and/or modify
          it under the terms of the GNU General Public License as published by
          the Free Software Foundation; either version 2 of the License, or
          (at your option) any later version.

      [bool DFile::open(char*)]: ERROR: fopen failed on ‘../../data/tpm_data.tar’.
      [DTar::DTar(char*)]: ERROR: Couldn’t open ‘../../data/tpm_data.tar’.
      [int main(int, char**)]: FATAL: Couldn’t read data tarball.
      [ResourceManager::~ResourceManager()]: Clearing 0 resources.
      hybrid[~]$ ls -la /usr/share/T
      TPM/ Terminal/ Thunar/ 
      hybrid[~]$ ls -la /usr/share/TPM/
      total 56
      drwxr-xr-x  2 root root  4096 2008-01-29 01:34 .
      drwxr-xr-x 174 root root  4096 2008-01-29 01:10 ..
      -rw-r–r–  1 root root 47302 2008-01-29 01:34 tpm_data.tar.gz

      #2119467
      uzsolt
      Felhasználó
        Hybrid wrote:
        [bool DFile::open(char*)]: ERROR: fopen failed on ‘[red]../../data[/red]/tpm_data.tar’.
        [DTar::DTar(char*)]: ERROR: Couldn’t open ‘../../data/tpm_data.tar’.
        [int main(int, char**)]: FATAL: Couldn’t read data tarball.
        Találós kérdés: hol keresi a progi a tpm_data.tar fájlt? Nem, nem a /usr/share/TPM könyvtárban!
        #2119468
        kisbetu
        Felhasználó

          Ráadásul ő valami .tar-t keres, az ls meg .tar.gz-t mutat.
          Vagy ezt elintézi valaki automatikusan?

          #2119469
          uzsolt
          Felhasználó

            Tényleg, az fel se tűnt, rögtön a relatív módon megadott könyvtárra izgultam rá…

            #2119470
            uzsolt
            Felhasználó

              Tényleg, az fel se tűnt, rögtön a relatív módon megadott könyvtárra izgultam rá…

              #2119471
              Hybrid
              Felhasználó
                Code:
                root[hybrid]# ls -la /usr/share/TPM/
                total 60
                drwxr-xr-x  3 root root  4096 2008-01-29 11:15 .
                drwxr-xr-x 174 root root  4096 2008-01-29 01:10 ..
                drwxr-xr-x  2 root root  4096 2008-01-29 11:16 data
                -rw-r–r–  1 root root 47302 2008-01-29 01:34 tpm_data.tar.gz
                root[hybrid]# ls -la /usr/share/TPM/data/
                total 56
                drwxr-xr-x 2 root root  4096 2008-01-29 11:16 .
                drwxr-xr-x 3 root root  4096 2008-01-29 11:15 ..
                -rw-r–r– 1 root root 47302 2008-01-29 01:27 tpm_data.tar
                root[hybrid]# tpm

                The Penguin Machine 0.1.0, Copyright (c) 1999-2001 David Symonds
                    Portions (c) various contributors (see CREDITS file for details).

                    This program is free software; you can redistribute it and/or modify
                    it under the terms of the GNU General Public License as published by
                    the Free Software Foundation; either version 2 of the License, or
                    (at your option) any later version.

                [bool DFile::open(char*)]: ERROR: fopen failed on ‘../../data/tpm_data.tar’.
                [DTar::DTar(char*)]: ERROR: Couldn’t open ‘../../data/tpm_data.tar’.
                [int main(int, char**)]: FATAL: Couldn’t read data tarball.
                [ResourceManager::~ResourceManager()]: Clearing 0 resources.

                akkor most ?

                #2119472
                Hybrid
                Felhasználó
                  Code:
                  root[hybrid]# ls -la /usr/share/TPM/
                  total 60
                  drwxr-xr-x  3 root root  4096 2008-01-29 11:15 .
                  drwxr-xr-x 174 root root  4096 2008-01-29 01:10 ..
                  drwxr-xr-x  2 root root  4096 2008-01-29 11:16 data
                  -rw-r–r–  1 root root 47302 2008-01-29 01:34 tpm_data.tar.gz
                  root[hybrid]# ls -la /usr/share/TPM/data/
                  total 56
                  drwxr-xr-x 2 root root  4096 2008-01-29 11:16 .
                  drwxr-xr-x 3 root root  4096 2008-01-29 11:15 ..
                  -rw-r–r– 1 root root 47302 2008-01-29 01:27 tpm_data.tar
                  root[hybrid]# tpm

                  The Penguin Machine 0.1.0, Copyright (c) 1999-2001 David Symonds
                      Portions (c) various contributors (see CREDITS file for details).

                      This program is free software; you can redistribute it and/or modify
                      it under the terms of the GNU General Public License as published by
                      the Free Software Foundation; either version 2 of the License, or
                      (at your option) any later version.

                  [bool DFile::open(char*)]: ERROR: fopen failed on ‘../../data/tpm_data.tar’.
                  [DTar::DTar(char*)]: ERROR: Couldn’t open ‘../../data/tpm_data.tar’.
                  [int main(int, char**)]: FATAL: Couldn’t read data tarball.
                  [ResourceManager::~ResourceManager()]: Clearing 0 resources.

                  akkor most ?

                  #2119473
                  kisbetu
                  Felhasználó

                    ../../data/

                    Akkor most?

                    #2119474
                    kisbetu
                    Felhasználó

                      ../../data/

                      Akkor most?

                      #2119475
                      Hybrid
                      Felhasználó

                        hat en is azt kerdem 🙁 az a ../../ mit jelent ??? ha tudnam kisbetu nem kerdeznem sztem…de kosz a hozzaszolast veled mindig orom vitazni 🙂

                      10 bejegyzés megtekintése - 11-20 / 30
                      • Be kell jelentkezni a hozzászóláshoz.