XBT tracker elinditása

Kezdőlap Fórumok Debiannal kapcsolatos kérdések XBT tracker elinditása

6 bejegyzés megtekintése - 1-6 / 6
  • Szerző
    Bejegyzés
  • #2092085
    masterminds
    Felhasználó

      mysql.h: Nincs ilyen fájl vagy könyvtár

      Ez mindenképp. Fennt van a mysql fejlesztői csomagja? Egyáltalán a mysql szerver? (És persze fusson is)

      #2092086
      makso
      Felhasználó

        Hy a msql fut!

        #2092087
        uzsolt
        Felhasználó

          És a fejlesztői csomagja? Tehát a devel rész?

          Ha tényleg az alapján csinálod, akkor valamit nagyon nem stimmel:

          You have the required libraries installed that XBTT requires. For Debian GNU/Linux, these requirements can be satisfied by doing an „apt-get install [red]libmysqlclient14-dev[/red]”.

          Gondolom, ez a lépés már rég megtörtént. Akkor fogalmam sincs, mi a baj…
          De szólj, ha ez kimaradt, és nem gondolkodok tovább.  😛

          #2092088
          makso
          Felhasználó

            juj:! ez télleg kimaradt!!!!!!!!!!! :rolleyes:

            #2092089
            makso
            Felhasználó

              telepitettem és igy minden frankó!

              #1885746
              csaba
              Felhasználó

                Üdv all! egy XBT tracker szeretnék elinditani de nem jön össze! van hozzá egy leírás ez alapján csinálom! http://wiki.debianhelp.org/pmwiki.php/DebianHelpPages/XBTTracker

                DE amikor a make.sh-t elinditom csak hibákat kapok!

                mint pl ezek:

                Code:
                sc/sql/database.h:29: error: parse error before `}’ token
                In file included from ../misc/sql/database.h:9,
                                from server.h:8,
                                from xbt_tracker.cpp:3:
                ../misc/sql/sql_result.h:12:25: mysql/mysql.h: Nincs ilyen fájl vagy könyvtár
                In file included from ../misc/sql/database.h:9,
                                from server.h:8,
                                from xbt_tracker.cpp:3:
                ../misc/sql/sql_result.h:19: error: parse error before `*’ token
                ../misc/sql/sql_result.h:22: error: ISO C++ forbids declaration of `
                  mc_references’ with no type
                ../misc/sql/sql_result.h:22: error: ISO C++ forbids initialization of member `
                  mc_references’
                ../misc/sql/sql_result.h:22: error: making `mc_references’ static
                ../misc/sql/sql_result.h:22: error: ISO C++ forbids in-class initialization of
                  non-const static member `mc_references’
                ../misc/sql/sql_result.h:25: error: ISO C++ forbids defining types within
                  return type
                ../misc/sql/sql_result.h:25: error: syntax error before `*’ token
                ../misc/sql/sql_result.h: In function `void detach()’:
                ../misc/sql/sql_result.h:33: error: invalid use of `this’ in non-member
                  function
                ../misc/sql/sql_result.h:33: error: `mc_references’ undeclared (first use this
                  function)
                ../misc/sql/sql_result.h:33: error: (Each undeclared identifier is reported
                  only once for each function it appears in.)
                ../misc/sql/sql_result.h:34: error: `m_h’ undeclared (first use this function)
                ../misc/sql/sql_result.h:34: error: `mysql_free_result’ undeclared (first use
                  this function)
                ../misc/sql/sql_result.h: At global scope:
                ../misc/sql/sql_result.h:37: error: syntax error before `*’ token
                ../misc/sql/sql_result.h:43: error: `int mc_references’ used prior to
                  declaration
                ../misc/sql/sql_result.h:44: error: parse error before `}’ token
                ../misc/sql/sql_result.h:51: error: parse error before `data’
                ../misc/sql/sql_result.h:85: error: ‘MYSQL_ROW’ is used as a type, but is not
                  defined as a type.
                ../misc/sql/sql_result.h: In member function `Csql_row::operator bool() const’:
                ../misc/sql/sql_result.h:57: error: `m_data’ undeclared (first use this
                  function)
                ../misc/sql/sql_result.h: At global scope:
                ../misc/sql/sql_result.h:98: error: parse error before `*’ token
                ../misc/sql/sql_result.h:102: error: syntax error before `*’ token
                ../misc/sql/sql_result.h:107: error: ISO C++ forbids defining types within
                  return type
                ../misc/sql/sql_result.h:107: error: syntax error before `*’ token
                In file included from server.h:8,
                                from xbt_tracker.cpp:3:
                ../misc/sql/database.h:22: error: syntax error before `&’ token
                ../misc/sql/database.h:26: error: semicolon missing after declaration of `
                  Cdatabase’
                ../misc/sql/database.h:26: error: parse error before `private’
                ../misc/sql/database.h:28: error: ‘MYSQL’ is used as a type, but is not defined
                  as a type.
                ../misc/sql/database.h:29: error: parse error before `}’ token

                MIlehet a gond? ???

              6 bejegyzés megtekintése - 1-6 / 6
              • Be kell jelentkezni a hozzászóláshoz.