BlackBoard » Computerecke » Betriebssysteme » Ubuntu Archive installen » Hallo Gast [Anmelden|Registrieren]
Letzter Beitrag | Erster ungelesener Beitrag Druckvorschau | An Freund senden | Thema zu Favoriten hinzufügen
Neues Thema erstellen Antwort erstellen
Zum Ende der Seite springen Archive installen
Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
Gh0st Gh0st ist männlich
Senior Member


images/avatars/avatar-1776.jpg

Dabei seit: 27.06.2004
Beiträge: 376
Herkunft: Will mir keiner sagen!!!

Archive installen       Zum Anfang der Seite springen

Also ich habe gemerkt das ich keine MP3s abspielen kann nu hab ich gegoogelt und die info das ich gstreamer brauche..
Habs runtergeladen und nu weiß ich net wie installieren
die datei heißt gstreamer-0.8.10.tar.bz
Könnt ihr mir helfen...
MFG Gh0st

__________________
===~~~Alle Information dient gegenwärtig dazu, Antwort auf nicht gestellte Fragen zu geben und Angst zu machen vor zu stellenden.===~~~

~~~~by Ghost~~~
03.09.2005 19:19 Gh0st ist offline E-Mail an Gh0st senden Beiträge von Gh0st suchen
HazardEvil HazardEvil ist männlich
themenloser Mod


images/avatars/avatar-2153.jpg

Dabei seit: 21.02.2004
Beiträge: 498
Herkunft: /home

      Zum Anfang der Seite springen

Wieder was aus dem Ubunto-FAQ: Augenzwinkern
http://www.ubuntuusers.de/wiki/pakete:selbst_kompilieren

Das dürfte auch die glich kommenden fragen zur installation erledigen.

__________________
"Wer das Konzept der Unendlichkeit verstehen will, muss nur das Ausmaß menschlicher Dummheit betrachten." Voltaire

03.09.2005 19:24 HazardEvil ist offline E-Mail an HazardEvil senden Homepage von HazardEvil Beiträge von HazardEvil suchen
LX LX ist männlich
El Comandante en Jefe


images/avatars/avatar-2290.gif

Dabei seit: 25.11.2001
Beiträge: 5.372
Herkunft: Berliner Bronx

Achtung       Zum Anfang der Seite springen

Da solltest du deine Google-Skills aber nochmal aufbessern Augenzwinkern

Das meiste, was du jemals brauchen wirst, wirst du außerdem im Paketmanager von Ubuntu (APT) finden. Mittels Synaptic oder ähnlichen Frontends dafür solltest du auch dazu in der Lage sein, Software für deine Zwecke zu finden ohne überhaupt erst Google bemühen zu müssen Augenzwinkern

Für MP3s wird dort mit einiger Sicherheit XMMS auftauchen, das installierst du einfach und gut ist.

__________________
JS-Games.de - Misled Scripting Skills Gone Mad | Meine Filmkritiken | Urban Photography
Kommt mal in den IRC-Channel: irc.eu.freenode.net | Port 6667 | #blackboard

"Ever tried. Ever failed. No matter.
Try again. Fail again. Fail better."
- Samuel Beckett

03.09.2005 19:26 LX ist offline E-Mail an LX senden Homepage von LX Beiträge von LX suchen
Gh0st Gh0st ist männlich
Senior Member


images/avatars/avatar-1776.jpg

Dabei seit: 27.06.2004
Beiträge: 376
Herkunft: Will mir keiner sagen!!!

Themenstarter Thema begonnen von Gh0st
      Zum Anfang der Seite springen

Joa hab das alles so gemacht wie es da steht, aber irgendwie geht das net
root@Gh0st:/home/gh0st # tar xjf gstreamer-0.8.10.tar.bz2
root@Gh0st:/home/gh0st # cd gstreamer-0.8.10
root@Gh0st:/home/gh0st/gstreamer-0.8.10 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
configure: configuring gstreamer for release
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
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 library containing strerror... none required
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 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 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 fort77... no
checking for fl32... no
checking for af77... 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 ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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 dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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 dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking to see if compiler understands -Wall... yes
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking for gtkdoc-scangobj... false
checking for docbook2ps... false
checking for docbook2html... false
checking for jadetex... false
checking for ps2pdf... true
checking for xsltproc... xsltproc
checking whether xsltproc docbook processing works... no
checking for dvips... false
checking for fig2dev... false
configure: WARNING: Did not find fig2dev (from xfig), images will not be generated.
checking for pngtopnm... false
checking for pnmtops... false
checking for epstopdf... false
configure: Will not output HTML documentation
configure: Will not output PS documentation
configure: Will not output PDF documentation
configure: Looking for Python version >= 2.1
checking for python... /usr/bin/python
checking "/usr/bin/python":... okay
checking local Python configuration... looks good
checking whether byte ordering is bigendian... no
checking for perl... /usr/bin/perl
checking for gawk... (cached) mawk
checking for bison... no
configure: error: Could not find bison
root@Gh0st:/home/gh0st/gstreamer-0.8.10 # configure --help
bash: configure: command not found
root@Gh0st:/home/gh0st/gstreamer-0.8.10 # make
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss.
root@Gh0st:/home/gh0st/gstreamer-0.8.10 # make check
make: *** Keine Regel, um »check« zu erstellen. Schluss.
root@Gh0st:/home/gh0st/gstreamer-0.8.10 # make install
make: *** Keine Regel, um »install« zu erstellen. Schluss.
root@Gh0st:/home/gh0st/gstreamer-0.8.10 # sudo checkinstall ./install.sh
sudo: checkinstall: command not found
root@Gh0st:/home/gh0st/gstreamer-0.8.10 # sudo checkinstall ./install-sh
sudo: checkinstall: command not found

Vll könnt ihr mir sagen was ich falsch gemacht habe..
MFG Gh0st

__________________
===~~~Alle Information dient gegenwärtig dazu, Antwort auf nicht gestellte Fragen zu geben und Angst zu machen vor zu stellenden.===~~~

~~~~by Ghost~~~
04.09.2005 13:11 Gh0st ist offline E-Mail an Gh0st senden Beiträge von Gh0st suchen
LX LX ist männlich
El Comandante en Jefe


images/avatars/avatar-2290.gif

Dabei seit: 25.11.2001
Beiträge: 5.372
Herkunft: Berliner Bronx

Achtung       Zum Anfang der Seite springen

Lies nochmal meinen Beitrag und mach dich schlau über APT.

__________________
JS-Games.de - Misled Scripting Skills Gone Mad | Meine Filmkritiken | Urban Photography
Kommt mal in den IRC-Channel: irc.eu.freenode.net | Port 6667 | #blackboard

"Ever tried. Ever failed. No matter.
Try again. Fail again. Fail better."
- Samuel Beckett

04.09.2005 13:16 LX ist offline E-Mail an LX senden Homepage von LX Beiträge von LX suchen
Baumstruktur | Brettstruktur
Gehe zu:
Neues Thema erstellen Antwort erstellen
BlackBoard » Computerecke » Betriebssysteme » Ubuntu Archive installen

Forensoftware: Burning Board 2.3.6, entwickelt von WoltLab GmbH