Nowe posty

xx Dystrybucja pod HP Omen (6)
Wczoraj o 23:30:08
xx [Poradnik] Wyszukiwanie Sterowników (2)
Wczoraj o 21:08:23
lamp Problem z Linux Lite po instalacji (0)
Wczoraj o 19:50:30
xx Ile pingwinów? (1)
Wczoraj o 08:59:24
xx konfiguracja pale moon (0)
2024-03-24, 21:53:42
xx Plasma 6 w Neonie ssie trochę mniej ... (10)
2024-03-23, 02:38:11
xx problem z instalacja sterowników do karty sieciowej (3)
2024-03-18, 18:10:16
xx Plik abc.001 (1)
2024-03-17, 17:48:27
xx Zlecę dopracowanie programu w MatLab (0)
2024-03-13, 15:28:40
xx Linux Mint 21.3 XFCE brak dźwieku po paru minutach (karta muzyczna zintegrowana) (5)
2024-03-12, 23:07:01

Autor Wątek: Żródła  (Przeczytany 8484 razy)

  • Gość
Żródła
« dnia: 2006-01-14, 00:37:04 »
Witam.

Co mam zrobić zeby zainstalowac z paczki na debianie program streamtranscoder ? Kiedy wpisuje apt-get install streamtranscoder nie znajduje paczki, z tar.gz mam problem z bilbiotekami.

shoutcast:~/streamtranscoder-1.2.8# ./configure
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... 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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag \\"CXX\\" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag \\"F77\\" to libtool
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for Ogg... yes
checking for Vorbis... yes
checking for curl-config... /usr/local/bin/curl-config
checking for CURL-LIB version >= 0.5.0... yes
checking for libmad (>= 0.12.0)... no
configure: error: must have libmad installed!
shoutcast:~/streamtranscoder-1.2.8#

shoutcast:~/streamtranscoder-1.2.8# whereis libmad
libmad: /usr/local/lib/libmad.so /usr/local/lib/libmad.la /usr/local/lib/libmad.a

Proszę o pomoc,

dziękuje i pozdrawiam, MysH

maciasz

  • Gość
Żródła
« Odpowiedź #1 dnia: 2006-01-14, 09:34:31 »
> checking for libmad (>= 0.12.0)... no
> configure: error: must have libmad installed!

wszystko masz napisane tylko wystarczy poczytac!!!
widac masz zainstalowana biblioteke w starszej wersji niz jest wymagana

pozdrawiam Maciasz

  • Gość
Żródła
« Odpowiedź #2 dnia: 2006-01-14, 17:06:30 »
2006-01-14 09:34:31 maciasz napisał:

> > checking for libmad (>= 0.12.0)... no
 > > configure: error: must have libmad installed!
 >
 > wszystko masz napisane tylko wystarczy poczytac!!!
 > widac masz zainstalowana biblioteke w starszej wersji niz jest wymagana
 >
 > pozdrawiam Maciasz


Wymagana jest 0.12.0 lub nowsza a ja mam 0.15 ! Czytam ....

olka

  • Gość
Żródła
« Odpowiedź #3 dnia: 2006-01-14, 18:21:10 »
2006-01-14 00:37:04 mysh napisał:

 > shoutcast:~/streamtranscoder-1.2.8# whereis libmad
 > libmad: /usr/local/lib/libmad.so /usr/local/lib/libmad.la /usr/local/lib/libmad.a
 
Zwróciłabym uwagę, na fakt, że biblioteka jest w /usr/local/lib/ a nie /usr/lib/

Proponuję:
1. Zrobić dowiązanie w katalogu /usr/lib/ z odpowiednią nazwą
2. Skorzystać z któregoś z rozwiązań w Twoim poprzednim wątku :-)
http://newbie.linux.pl/?id=forum&show=post&post=81145

pozdrawiam
olka

Maciek_Rutecki

  • Gość
Żródła
« Odpowiedź #4 dnia: 2006-01-14, 18:31:09 »
2006-01-14 17:06:30 mysh napisał:

> 2006-01-14 09:34:31 maciasz napisał:
 >
 > > > checking for libmad (>= 0.12.0)... no
 >  > > configure: error: must have libmad installed!
 >  >
 >  > wszystko masz napisane tylko wystarczy poczytac!!!
 >  > widac masz zainstalowana biblioteke w starszej wersji niz jest wymagana
 >  >
 >  > pozdrawiam Maciasz
 >
 >
 > Wymagana jest 0.12.0 lub nowsza a ja mam 0.15 ! Czytam ....

Nie czytasz, on szuka plików nagłowkowych (*-dev).

--
Maciek

Nastolatek

  • Gość
Żródła
« Odpowiedź #5 dnia: 2006-01-13, 20:35:08 »
Skąd moge wziąść źródła linuxa Auroxa 11 w formacie iso? Skąd można je ściągnąć?

Offline Robert

  • Administrator
  • Guru
  • *****
  • Wiadomości: 2516
    • Zobacz profil
Żródła
« Odpowiedź #6 dnia: 2006-01-13, 22:04:55 »
2006-01-13 20:35:08 Nastolatek napisał:

> Skąd moge wziąść źródła linuxa Auroxa 11 w formacie iso? Skąd można je ściągnąć?

Sprawdź sobie na stronie AUROXA

P.S.
Sam włączyłeś komputer, czy mama ci pomogla?
Zanim popełnisz grafomaństwo: 1 | 2 | 3
Baza RPM Jak szukać informacji