Nowe posty

Autor Wątek: problem z libjpeg  (Przeczytany 2066 razy)

katrinn

  • Gość
problem z libjpeg
« dnia: 2006-06-19, 13:16:52 »
mam taki mały problem gdyż, sciągnęlam sobie taka jednoa grę, rozpagowałam i nastepnie wpisałam polecenie ./configure w rezultacie otrzymałam takie cos:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for jpeg_CreateCompress in -ljpeg... no
configure: error: libjpeg required

i nastepnie chciałam uruchomic make ale otrzymałam takie cos:
make: *** Nie podałeś obiektów lub nie znalazłem makefile. Stop.

wogole to nie udało mi sie jeszcze poprawnie zainstalowac i uruchomic zadnego programu prócz kyum, gdzie tkwi moj bład?
jakbyscie mogli to prosze poleccie mi jakis fajny ciekawy porgram albo gre która uda mi sie zainstalowac, pozdr

leiah

  • Gość
problem z libjpeg
« Odpowiedź #1 dnia: 2006-06-19, 16:39:34 »
2006-06-19 13:16:52 katrinn napisał:

 >  gdzie tkwi moj bład?

pisze jak byk, że chodzi o libjpeg - najpewniej wystarczy zainstalować paczkę o tej nazwie i powinno to rozwiązac sprawę. Jełsi po poleceniu ./configure masz pod konsolą jakiekolwiek errory, to make możesz nie wydawać, bo nic nie osiągniesz.
jak czegoś nie ma to zazwyczaj wystarczy to zainstalować :-)

katrinn

  • Gość
problem z libjpeg
« Odpowiedź #2 dnia: 2006-06-20, 13:29:23 »

tylko że własnie zainstalowałam to i dalej wyrzuca error.....:(

  • Gość
problem z libjpeg
« Odpowiedź #3 dnia: 2006-06-26, 14:02:29 »
zainstaluj libjpeg-devel (w fedora core) lub analogiczny pakiet w innej dystrybucji.