amsn telepítés

Kezdőlap Fórumok SuSE Linux SuSE kezdõ amsn telepítés

7 bejegyzés megtekintése - 1-7 / 7
  • Szerző
    Bejegyzés
  • #2045895
    cyberass
    Felhasználó

      Hi!

      RPM csomi csak a 32 bites verzióhoz van ezért forrásból kell fordítanod. Válassz egy mirrort és szedd le a forrást innét:
      http://prdownloads.sourceforge.net/amsn/amsn-0.95.tar.gz

      Ezután csomagold ki, majd rootként
      ./configure
      make
      make install

      Ezután az amsn paranccsal tudod indítani, vagy gondolom csinál magának egy bejegyzést a Kmenüben. Ha nem akkor az asztalon létrehozol egy ikont és commandnak megadod hogy amsn.

      Nem próbáltam még, mert 32 bites procim van de a leírását megnéztem, aszerint simán lefordul így. Ha rpm csomagot akarsz csinálni belöle akkor olvasd a readme-t.

      ui:
      „You must have the tcl-dev and tk-dev packages installed on your system”
      Tehát ha valami hibát kapsz akkor elsõként ezeknek a csomagoknak a meglétét ellenõrizd.

      #2045896
      zentus
      Felhasználó

        linux:~/amsn-0.95 # ./configure
        checking for gcc… no
        checking for cc… no
        checking for cc… no
        checking for cl… no
        configure: error: no acceptable C compiler found in $PATH
        See `config.log’ for more details.

        Ezt írja ki

        #2045897
        razoli
        Felhasználó

          Tegyél fel c fordítót (gcc csomag)

          #2045898
          zentus
          Felhasználó

            Van már fent azóta c fordító
            de a következõt írja most ki találtam (64biteset)

            linux:~/amsn-0.95 # ./configure
            checking for gcc… gcc
            checking for C compiler default output file name… a.out
            checking whether the C compiler works… yes
            checking whether we are cross compiling… no
            checking for suffix of executables…
            checking for suffix of object files… o
            checking whether we are using the GNU C compiler… yes
            checking whether gcc accepts -g… yes
            checking for gcc option to accept ANSI C… none needed
            checking for g++… g++
            checking whether we are using the GNU C++ compiler… yes
            checking whether g++ accepts -g… yes
            checking how to run the C preprocessor… gcc -E
            checking for prefix by checking for wish… /usr/bin/wish
            checking tcl build dir… ./configure: line 2960: locate: command not found
            configure: error: Unable to find Tcl directory or Tcl package is not tcl-dev

            #2045899
            duri
            Felhasználó

              Tedd fel a Tcl csomagot. Letöltés itt: http://prdownloads.sourceforge.net/tcl/tcl8.4.12-src.tar.gz?download
              Kitömöríted, majd belemész a könyvtárába egy terminálban,
              ./configure
              make
              make install

              #2045900
              zentus
              Felhasználó

                Mikor feltelepítettem kiadom az amsn parancsot és ezt a hibát dobja ki:

                Application initialization failed: Can’t find a usable tk.tcl in the following directories:
                    /usr/local/lib/tcl8.4/tk8.4 /usr/local/lib/tk8.4 /usr/lib/tk8.4 /usr/local/share/tk8.4 /lib/tk8.4 /usr/library /library /tk8.4.11/library

                This probably means that tk wasn’t installed properly.

                Error in startup script: can’t rename „::tk::panedwindow::Cursor”: command doesn’t exist
                    while executing
                „rename ::tk::panedwindow::Cursor ::tk::panedwindow::Original_Cursor”
                    invoked from within
                „if { $initialize_amsn == 1 } {

                        ::skin::setKey mainwindowbg #7979f2
                        ::skin::setKey contactlistbg #ffffff
                        ::skin::setKey topcontactlistbg #ffffff
                        :…”
                    (file „gui.tcl” line 28)
                    invoked from within
                „source gui.tcl        „
                    (procedure „reload_files” line 21)
                    invoked from within
                „reload_files”
                    (file „/usr/bin/amsn” line 229)

                #1882049
                csaba
                Felhasználó

                  Hogyan tudom felrakni a SUSE 10 (64)-es alá az AMSN-t sehogy sem síkerül (nagyon nagyon…) kezdõ vagyok

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