VRML uhu alatt hogyan?

10 bejegyzés megtekintése - 11-20 / 22
  • Szerző
    Bejegyzés
  • #1913207
    FeriT
    Felhasználó

      root:/usr/src/freewrl-1.19.3# ./Makefile.PL
      ./Makefile.PL: line 7: my: command not found
      ./Makefile.PL: line 10: my: command not found
      ./Makefile.PL: line 11: my: command not found
      ./Makefile.PL: line 12: syntax error near unexpected token `$pwd’
      ./Makefile.PL: line 12: `chomp ($pwd = getcwd());’

      mc-ből indítva a Makefile.PL-t kaptam az üzenetet, amit a válaszban te is becopytál

      🙁

      #1913208
      admin
      Adminisztrátor
        FeriT wrote:
        root:/usr/src/freewrl-1.19.3# ./Makefile.PL
        ./Makefile.PL: line 7: my: command not found
        ./Makefile.PL: line 10: my: command not found
        ./Makefile.PL: line 11: my: command not found
        ./Makefile.PL: line 12: syntax error near unexpected token `$pwd’
        ./Makefile.PL: line 12: `chomp ($pwd = getcwd());’

        mc-ből indítva a Makefile.PL-t kaptam az üzenetet, amit a válaszban te is becopytál

        🙁

        A fájl( Makefile.PL)legelső sorába írd be!

        Code:
        #!/usr/bin/perl

        ./Makefile.PL
        make
        make install

        #1913209
        admin
        Adminisztrátor

          ./Makefile.PL
          hibákkal ne foglalkozz, most forgattam és telepítettem.

          Remélem műxik! ;D

          Csak találjak egy olyan oldalt ahol próbára tehetem! 😀

          #1913210
          FeriT
          Felhasználó

            #!/usr/bin/perl

            …az első soba…

            ha # van az elején -úgy tudom- nem hajtja végre

            ???

            a FAQ-nál van egy tesztoldal  🙂

            #1913211
            admin
            Adminisztrátor

              „ha # van az elején -úgy tudom- nem hajtja végre”

              Nem baj 😉

              #1913212
              admin
              Adminisztrátor

                Találtam egy oldalt. 🙂

                A plugin betöltődik, de ezt az üzit adja.

                Code:
                /usr/bin/FreeWRL_Message failed to find URL http://www.uni-miskolc.hu/uni/me3d/uni.wrl
                /usr/bin/FreeWRL_Message problem reading file ‘http://www.uni-miskolc.hu/uni/me3d/uni.wrl’ (‘http://www.uni-miskolc.hu/uni/me3d/uni.wrl’)
                #1913213
                FeriT
                Felhasználó

                  Melyiket töltötted le?

                  kiadom a parancsot és az eredmény EZ: 

                  root:/usr/src/freewrl-1.19.3# ./Makefile.PL
                  ./Makefile.PL: line 8: my: command not found
                  ./Makefile.PL: line 11: my: command not found
                  ./Makefile.PL: line 12: my: command not found
                  ./Makefile.PL: line 13: syntax error near unexpected token `$pwd’
                  ./Makefile.PL: line 13: `chomp ($pwd = getcwd());’

                  Ha kiadom mc-vel a megnyitott könyvtárból, akkor ez:

                  root:/usr/src/freewrl-1.19.3# which: no chcon in (/root/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/lib/ccache:/usr/bin:/usr/lib/java/jre/bin:/usr/lib/java/bin)
                  chcon command not on system; will NOT run it on install.

                  This install is running on a Linux based computer
                  sh: lsb_release: command not found
                  sh: lsb_release: command not found
                  could not determine how to make redistributable packages on this system
                  so the make rpm target will not work – oh well!
                  specfile /tmp/SPECS/freewrl-1.19.4.unknown.spec
                  using „vrml.conf” for config variables
                  The Makefile has been generated. Type „make” and/or „make install” to build (and install)

                  gondolom, ezt kellene tovább vinni make make install-val, és nálam e az eredmény:

                  make eredménye:

                  (egy csomó error-os sor, majd a végén:)
                  CFuncs/CRoutes.c: In function `getSpecificRoute’:
                  CFuncs/CRoutes.c:1587: warning: assignment makes integer from pointer without a cast
                  CFuncs/CRoutes.c:1598: warning: assignment makes integer from pointer without a cast
                  CFuncs/CRoutes.c: At top level:
                  JS/js1.5/src/jsopcode.h:195: warning: array ‘js_EscapeMap’ assumed to have one element
                  CFuncs/jsVRMLBrowser.h:160: error: storage size of `Browser’ isn’t known
                  {standard input}: Assembler messages:
                  {standard input}:113: Warning: size of „spare” is already 4; not changing to 12
                  make: *** [CFuncs/CRoutes.o] Error 1

                  ???

                  #1913214
                  admin
                  Adminisztrátor

                    „Melyiket töltötted le?”

                    Ezt
                    freewrl-1.19.3.tar.gz

                    Nekem az install végig ment, csak nem akar műxeni. ;D
                    betöltődik, de nem csinál semmit. >:(

                    #1913215
                    FeriT
                    Felhasználó

                      ismered?

                      uj ablak, címsorba: about:plugins és megmutatja milyen pluginok vannak

                      nekem sokat kiír, de a freevrl nincs még köztük  🙁

                      de dolgozunk rajta 🙂

                      #1913216
                      FeriT
                      Felhasználó

                        „chcon” ez milyen programben szereplő parancs??

                        Ez milyen hiba?  tudsz róla?
                        chcon command not on system; will NOT run it on install.

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