inštalácia

Sekcia: Aplikácie & Desktop 25.02.2011 | 18:53
Avatar triple Linux Mint 12 kde  Používateľ
som lama ja viem ale fakt som nenašiel nič čo by mi pomoholo.. isto sa pýtam banálnu vec.
stiahol som si balík
gnofin-0.8.4.tar.gz z http://sourceforge.net/projects/gnofin/files/gnofin/0.8.4/gnofin-0.8.4.tar.gz/download?use_mirror=ignum

a vôbec netuším ako nainštalvoať (distribúcia Linux Mint 10)
príkaz
sudo apt-get install "balík" mi nefunguje
a skúšal som to aj ako som to našiel

The simplest way to compile this package is:

1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.

Running `configure' takes awhile. While running, it prints some
messages telling which features it is checking for.

2. Type `make' to compile the package.

3. Optionally, type `make check' to run any self-tests that come with
the package.

4. Type `make install' to install the programs and any data files and
documentation.


skončil som pri prvom kroku :(
    • Re: inštalácia 25.02.2011 | 18:58
      Avatar Dare_devil Debian, OpenSuse  Používateľ
      sudo apt-get install gnofin nejde ?

      ked to chces kompilovat, tak si ten tarball .tar.gz robal na plochu a zlozku premenuj na jednoduche "gnofin", potom otvor terminal, a chod cd ~/Desktop/gnofin/ , potom napis ./configure, pokial to nevypise ziadnu chybu napis make a nasledne ak samozrejme znova bezchybne napis sudo make install
      There is no flag large enough to cover the shame of killing innocent people
    • Re: inštalácia 25.02.2011 | 18:58
      Avatar Dare_devil Debian, OpenSuse  Používateľ
      ale myslim ze by si si mal najst lepsi soft na spravu financii ako soft ktory sa 10 rokov nevyvija, nic v zlom
      There is no flag large enough to cover the shame of killing innocent people
      • Re: inštalácia 25.02.2011 | 19:14
        Avatar triple Linux Mint 12 kde  Používateľ
        o ten soft mi nejde - ide mi o to aby som sa to naučil inštalovať :)


        triple@triple-HP-Pavilion-dv7 ~/Downloads/gnofin-0.8.4 $ ./configure
        loading cache ./config.cache
        checking for a BSD compatible install... /usr/bin/install -c
        checking whether build environment is sane... yes
        checking whether make sets ${MAKE}... yes
        checking for working aclocal... missing
        checking for working autoconf... missing
        checking for working automake... missing
        checking for working autoheader... missing
        checking for working makeinfo... missing
        checking whether to enable maintainer-specific portions of Makefiles... no
        checking for gnome-config... no
        checking for gnomeConf.sh file in /usr/local/lib... not found
        configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install


        a ked to hodí chybu?
        • Re: inštalácia 25.02.2011 | 19:38
          Avatar dodoedo Fedora Linux  Používateľ
          Ahoj, triple.


          Nedá mi, aby som sa nezastaral, jedná sa v tomto prípade o tajomný (pre laika) príkaz make a make install a veci OKOLO toho.
          :-)
          ABCLinuxu dalo raz pekný seriál v češtine: Nebojíme sa kompilácie:

          http://www.abclinuxu.cz/clanky/navody/nebojime-se-kompilace-i-teorie
          http://www.abclinuxu.cz/clanky/navody/nebojime-se-kompilace-ii-praxe
          http://www.abclinuxu.cz/clanky/navody/nebojime-se-kompilace-iii-ladime

          Naštuduj si to, príkaz make si to rozhodne zaslúži !
          G. Orwell: "Čím více se společnost vzdaluje od pravdy, tím více bude nenávidět ty, kteří ji říkají."
        • Re: inštalácia 25.02.2011 | 23:39
          Avatar Branislav Poldauf Manjaro, Debian stable  Používateľ
          myslim si ze bezny uzivatel by nemal mat potrebu vediet kompilovat programy zo zdrojoveho kodu,
          beznemu uzivatelovi by mali stacit repozitare distribucie - a distribucia ako MINT ich ma obrovske,
          takze ak sa chces naucit "instalovat" vygoogli si nieco o repozitaroch alebo si len v minte otvor spravcu balikov(mintovskeho) alebo synaptic - tam najdes 98 percent veci ktore potrebujes

          ak sa chces naucit instalovat v terminali
          nepotrebujes manualne nic stahovate len potrebujes vediet nazov balika
          nasledne len v terminali pouzijes prikaz, ktory si sam spomenul:
          sudo apt-get install nazov-balika

          tot cela veda - myslim ze je to o dost jednoduchsie ako vo windowsoch
          a vdaka tomu ze repozitare su kontrolovane vyvojarmi distribucie - nizsie riziko skodliveho kodu
          ked stahujes .deb/.rpm balicky alebo zdrojove kody .tar.gz nikdy nevies

          BTW - nevravim ze kompilacia je zla alebo nepouzitelna - len pre bezneho uzivatela zbytocne zatazujuca
          Linux: the operating system with a CLUE... Command Line User Environment
    • Re: inštalácia 25.02.2011 | 23:52
      Avatar default Debian  Používateľ
      odporucam pozriet toto , to je prvy tip co ti dam, nedavaj sudo make install ale ten prikaz co je tam sudo checkinstall -D -y --install , tym si urobis deb balik, podla mna je to lepsie lebo to ide lahko odinstalovat , druhy tip co ti dam je to ze som si vsimol jednu dolezitu vec, skoro kazdy program co kompilujes vyzaduje lib....-dev subory, hlavne svoj vlastny casto, a headers..... , tie idu casto instalovat s repozitarov, treba riesit zavislosti, casto to vyzaduje dodatocny soft potrebny na kompilaciu, nieje to jednoduche, kompilacia zaberie dost casu kym prides co vsetko musis koli tomu nainstalovat, ak mas cas tak sa s tym kludne hraj, ale ako kazdy iny tu ti doporucujem pouzivat repozitare...
      R.K