Kuinka asennan tar.gz paketin

Tiedän että tämä on paljon kysytty mutta en löytänyt sellaista
selitystä jota olisin osannut soveltaa.
Eli minulla on ladattuna /home/kisu/Lataukset/kxstitch-0.8.4.tar.gz
(koska en löytänyt mistään fedora 12 rpm-pakettia)
Mutta kuinka saan tuon nyt asennettua ja toimimaan?

Tätä on kuvattu artikkelissa http://linux.fi/wiki/Kääntäminen
Tuo on ilmeisesti KDE-pohjainen ohjelma, joten se varmaankin vaatii jotakin KDE-kirjastoja, jotta sen voi kääntää. Vaikea sanoa tarkemmin kokeilematta.

[quote=“Kisu, post:1, topic:1067”]Tiedän että tämä on paljon kysytty mutta en löytänyt sellaista
selitystä jota olisin osannut soveltaa.
Eli minulla on ladattuna /home/kisu/Lataukset/kxstitch-0.8.4.tar.gz
(koska en löytänyt mistään fedora 12 rpm-pakettia)
Mutta kuinka saan tuon nyt asennettua ja toimimaan?[/quote]

Katso asennusohje paketista.
Näyttäsi vaativan ainakin QT:n ja kde:n kehityskirjastot. Asenna ne paketinhallinnasta.

pura paketti komennolla ja siirry sinne:

tar xvjf kxstitch-0.8.4.tar.gz
cd kxstitch

sitten kääntämaan komentoriviltä komennoilla:
./configure
make

sitten asennus pääkäyttäjänä
sudo root
make install

tai näin:

./configure --prefix=$HOME/ohjelmat/
make
make install

Tätä ennen täytyy asentaa ohjelmiston kääntämiseen tarvittavat paketit. Tuo configure-vaihe yleensä sanoo jos jotain puuttuu. Niistä tarvittavista kirjastoista täytyy sitten yleensä asentaa Fedorassa ne -devel loppuiset paketit, jotta niitä vasten kääntäminen olisi mahdollista.

Tämä esittämäni menetelmä eroaa lahtiksen menetelmästä sikäli, että ohjelmaa ei asenneta koko järjestelmän laajuisesti, vai vain tuonne käyttäjän kotihakemistossa olevaan ohjelmat -hakemistoon, joka tarvittaessa luodaan sinne. Tällöin asentaminen ei vaadi pääkäyttäjän oikeuksia, mikä samalla estää vahingossa sotkemasta muuta kuin käyttäjän oman kotihakemiston. Lisäksi tällä tavalla itse käännetyistä ohjelmista pääsee nätisti eroon poistamalla tuon ohjelmat -hakemiston.

Jos tällä lailla tekee, niin sen käännetyn ohjelman pitäisi löytyä hakemistosta $HOME/ohjelmat/bin.

[quote=“lahtis, post:3, topic:1067”]sitten kääntämaan komentoriviltä komennoilla:
./configure
make

sitten asennus pääkäyttäjänä
sudo root
make install[/quote]

Perusideahan on aina rakentaa rpm paketti, joka asennetaan (järjestelmätasolle root-oikeuksin) paketinhallintatyökaluilla parhaimmillaan komennolla suuntaan: yum localinstall <paketti.versio.ym>.rpm
Olen käyttänyt checkinstall-ohjelmaa, jolloin käännettävästä ohjelmasta tehdään rpm-paketti, joka (valitettavasti) asennetaan.
http://linux.fi/wiki/CheckInstall
Fedorassa (ja siis muissakin rpm-jakeluissa) on kuitenkin mahdollisuus käyttää rpmbuild -ohjelmaa

RPMBUILD(8) RPMBUILD(8) NAME rpmbuild - Build RPM Package(s) SYNOPSIS BUILDING PACKAGES: rpmbuild {-ba|-bb|-bp|-bc|-bi|-bl|-bs} [rpmbuild-options] SPECFILE ... rpmbuild {-ta|-tb|-tp|-tc|-ti|-tl|-ts} [rpmbuild-options] TARBALL ... rpmbuild {--rebuild|--recompile} SOURCEPKG ...
rpmbuild löytyy paketista rpm-build.
Ehkä muep:in esittämä vaihtoehto asentaa ohjelma käyttäjän kotihakemistoon on se pienen paha. Yleensä käyttäjien ohjelmat asentuvat /usr/local/bin hakemistoon tms. jolloin muillakin käyttäjillä on mahdollisuus hyödyntää ohjelmaa.
Joissakin tapauksissa on hyödynnettävissä ohjelma nimeltä alien, jolla eri jakeluversioiden ohjelma saattaa joissakin_tapauksissa kääntyä ja toimia suoraa toisessa jakelussa.
http://linux.die.net/man/1/alien

Rpmbuild vaatii sitten sen .spec-tiedoston jostain, en tullut katsoneeksi onko sellainen tuolla kyseisen ohjelman lähdekoodin mukana.

Olen nyt yrittänyt asentaa sitä ohjeiden mukaan mutta päädyn aina tähän lopputulokseen:
configure: error: in /home/kisu/Lataukset/kxstitch-0.8.4': configure: error: no acceptable C compiler found in $PATH Seeconfig.log’ for more details.
[root@kisu kxstitch-0.8.4]# make
make: *** Kohteita ei ole annettu, eikä makefileä löytynyt. Seis.
[root@kisu kxstitch-0.8.4]# make install
make: *** Kohteen “install” tuottamiseen ei ole sääntöä. Seis.
[root@kisu kxstitch-0.8.4]#

Mitä teen väärin?

[quote=“Kisu, post:7, topic:1067”]Olen nyt yrittänyt asentaa sitä ohjeiden mukaan mutta päädyn aina tähän lopputulokseen:
configure: error: in /home/kisu/Lataukset/kxstitch-0.8.4': configure: error: no acceptable C compiler found in $PATH Seeconfig.log’ for more details.
[root@kisu kxstitch-0.8.4]# make
make: *** Kohteita ei ole annettu, eikä makefileä löytynyt. Seis.
[root@kisu kxstitch-0.8.4]# make install
make: *** Kohteen “install” tuottamiseen ei ole sääntöä. Seis.
[root@kisu kxstitch-0.8.4]#

Mitä teen väärin?[/quote]

sinulta puuttuu c-kääntäjä ja varmaankin samalla kde:hen liittyvät kehityskirjastot.

yum install gcc voisi auttaa jos käyttis on redhat pohjainen. apt-get install gcc taas ubuntu ja debianille.


Eero

Ei auttanut sekään.
Onkohan tässä jotain joka auttaisi mutta kun en ymmärrä?
These are generic installation instructions.

The configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create aMakefile’ in each directory of the package.
It may also create one or more .h' files containing system-dependent definitions. Finally, it creates a shell scriptconfig.status’ that
you can run in the future to recreate the current configuration, a file
config.cache' that saves the results of its tests to speed up reconfiguring, and a fileconfig.log’ containing compiler output
(useful mainly for debugging `configure’).

If you need to do unusual things to compile the package, please try
to figure out how configure' could check whether to do them, and mail diffs or instructions to the address given in theREADME’ so they can
be considered for the next release. If at some point `config.cache’
contains results you don’t want to keep, you may remove or edit it.

The file configure.in' is used to createconfigure’ by a program
called autoconf'. You only needconfigure.in’ if you want to change
it or regenerate configure' using a newer version ofautoconf’.

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 typesh ./configure’ instead to prevent csh' from trying to executeconfigure’ itself.

    Running `configure’ takes a while. While running, it prints some
    messages telling which features it is checking for.

  2. Type `make’ to compile the package.

  3. Type `make install’ to install the programs and any data files and
    documentation.

  4. You can remove the program binaries and object files from the
    source code directory by typing `make clean’.

Compilers and Options

Some systems require unusual options for compilation or linking that
the configure' script does not know about. You can giveconfigure’
initial values for variables by setting them in the environment. Using
a Bourne-compatible shell, you can do that on the command line like
this:
CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure

Or on systems that have the `env’ program, you can do it like this:
env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure

Compiling For Multiple Architectures

You can compile the package for more than one kind of computer at the
same time, by placing the object files for each architecture in their
own directory. To do this, you must use a version of make' that supports theVPATH’ variable, such as GNU make'.cd’ to the
directory where you want the object files and executables to go and run
the configure' script.configure’ automatically checks for the
source code in the directory that configure' is in and in…’.

If you have to use a make' that does not supports theVPATH’
variable, you have to compile the package for one architecture at a time
in the source code directory. After you have installed the package for
one architecture, use `make distclean’ before reconfiguring for another
architecture.

Installation Names

By default, make install' will install the package's files in/usr/local/bin’, /usr/local/man', etc. You can specify an installation prefix other than/usr/local’ by giving configure' the option–prefix=PATH’.

You can specify separate installation prefixes for
architecture-specific files and architecture-independent files. If you
give configure' the option–exec-prefix=PATH’, the package will use
PATH as the prefix for installing programs and libraries.
Documentation and other data files will still use the regular prefix.

If the package supports it, you can cause programs to be installed
with an extra prefix or suffix on their names by giving configure' the option–program-prefix=PREFIX’ or `–program-suffix=SUFFIX’.

Optional Features

Some packages pay attention to --enable-FEATURE' options toconfigure’, where FEATURE indicates an optional part of the package.
They may also pay attention to --with-PACKAGE' options, where PACKAGE is something likegnu-as’ or x' (for the X Window System). TheREADME’ should mention any --enable-' and–with-’ options that the
package recognizes.

For packages that use the X Window System, configure' can usually find the X include and library files automatically, but if it doesn't, you can use theconfigure’ options --x-includes=DIR' and–x-libraries=DIR’ to specify their locations.

Specifying the System Type

There may be some features configure' can not figure out automatically, but needs to determine by the type of host the package will run on. Usuallyconfigure’ can figure that out, but if it prints
a message saying it can not guess the host type, give it the
--host=TYPE' option. TYPE can either be a short name for the system type, such assun4’, or a canonical name with three fields:
CPU-COMPANY-SYSTEM

See the file config.sub' for the possible values of each field. Ifconfig.sub’ isn’t included in this package, then this package doesn’t
need to know the host type.

If you are building compiler tools for cross-compiling, you can also
use the --target=TYPE' option to select the type of system they will produce code for and the–build=TYPE’ option to select the type of
system on which you are compiling the package.

Sharing Defaults

If you want to set default values for configure' scripts to share, you can create a site shell script calledconfig.site’ that gives
default values for variables like CC',cache_file’, and prefix'.configure’ looks for PREFIX/share/config.site' if it exists, thenPREFIX/etc/config.site’ if it exists. Or, you can set the
CONFIG_SITE' environment variable to the location of the site script. A warning: not allconfigure’ scripts look for a site script.

[quote=“Kisu, post:9, topic:1067”]Ei auttanut sekään.
Onkohan tässä jotain joka auttaisi mutta kun en ymmärrä?
These are generic installation instructions.[/quote]

tuon paketin asentamiseksi pitää asentaa gcc ja tarvittavat kehityskirjastot eli gcc ja kde-dev* jotain.
Asenna group “development tools” niin ehkä se siitä.


Eero

Täytyy kai luovuttaa :’(
Yum ei tunnistanut käskyä yum install group "development tools
enkä löytänyt paketinhallinnastakaan tuolla nimellä.

[quote=“Kisu, post:11, topic:1067”]Täytyy kai luovuttaa :’(
Yum ei tunnistanut käskyä yum install group "development tools
enkä löytänyt paketinhallinnastakaan tuolla nimellä.[/quote]

mitäs sanoo yum grouplist ? En itse muista tarkkaan kaikkia grouppien nimiä, mutta asenna ne development toolsit ja kde development librarryt, niin kyllä se siitä.


Eero

Fedora 13:n yum grouplist -komennon perusteella suosittelen asentamaan ainakin seuraavat ryhmät:
Development Tools
Development Libraries
KDE Software Development

Ryhmien asennus sujuu tyyliin yum groupinstall “Ryhmän nimi”
(lainausmerkit mukaan)

configuren tuloste varmaan kertoo sitten lisää, jos vielä jotain puuttuu.

[quote=“Kisu, post:11, topic:1067”]Yum ei tunnistanut käskyä yum install group "development tools
enkä löytänyt paketinhallinnastakaan tuolla nimellä.[/quote]

Ohjelman syntaksin voi tarkistaa esim. man yum.
http://linux.die.net/man/8/yum

Ja vielä varuiksi Linux.fi:n ohjeistus ohjelman kääntämiseksi:
http://linux.fi/index.php/Kääntäminen

Tuo grafiikkaohjelma vaatii melkoisen joukon erilaisia kirjastoja. Malliksi Debian Lennyyn asennettava kxstitch 0.7-2.1 ja ohjelman vaatimukset.
http://packages.debian.org/lenny/kxstitch