Winows Programm. So doof's Klinkt aber die sinnvollste Methode um Windwos Programme zu nutzen ist sie Unter Windows zu installieren....EdW hat geschrieben:Streamtorrent
Auspacken und ausführen?EdW hat geschrieben:http://www.sopcast.com/download/
Das Programm sp-sc-auth ist direkt im Paket. Währe mir aber unheimlich.Readme hat geschrieben:A simple example of sp-sc command line.
./sp-sc-auth sop://broker.sopcast.com:3912/6001 3908 8908 > /dev/null &
Start to transfer channel 6098, and you can play it on 8908 with VLC or mplayer
by open the url: http://localhost:8908/tv.asf
wären schon hilfreich.EdW hat geschrieben:es tut einfach nicht
Ich hatte stdc++5 installiert und das dann mit tar.gz versucht
1. Command line Version
http://download.easetuner.com/download/sp-auth.tgz
Please read the Readme file in this package, about the usage and library dependency.
If you need the stdc++5 library, download it here:
http://www.sopcast.com/download/libstdcpp5.tgz
Note: No need to download the libstdcpp5.tgz if you can run sp-sc.
sudo add-apt-repository ppa:ferramroberto/sopcast
sudo apt-get update
Gsopcast (GUI for Linux-SopCast) GTK Frontend
gsopcast - Google Code
sudo apt-get install libstdc++5 libgtk2.0-dev libasound2-dev checkinstall
tar xjvf gsopcast-*.tar.bz2
cd gsopcast-*
sudo ./configure
sudo make
sudo install-sh
apt-get
unklar hat geschrieben:Dir ist aber schon bekanntist ein Befehl aus der debian-Welt und kann unter mageia gar nicht funktionieren.
- Code: Alles auswählen
apt-get
[man-draker@localhost ~]$ urpmq apt -i
Name : apt
Version : 0.5.15lorg3.94
Release : 3.mga2
Group : System/Configuration/Packaging
Size : 1037263 Architecture: x86_64
Source RPM : apt-0.5.15lorg3.94-3.mga2.src.rpm
URL : http://www.apt-rpm.org/
Summary : Debian's Advanced Packaging Tool with RPM support
Description :
A port of Debian's apt tools for RPM based distributions.
Original RPM port done by and for Conectiva. It provides
the apt-get utility that provides a simple way to install
and upgrade packages. APT features complete installation
ordering, multiple source capability and several other
unique features.
Ich habe auf die Schnelle kein Paket in den Mageia-Quellen gefunden.man-draker hat geschrieben:...geschweige denn, dass es überhaupt welche für Mageia gibt
./sp-sc-auth URL
EdW hat geschrieben:Wie muß ich das dann machen ? Manuell ein Verzeichnis in usr/bin anlegen ? - Also usr/bin/Sopcast und das alles da rein entpacken. Bei download/libstdcpp5.tgz ist der Pfad ja schon angegeben. Das sollte gehen.
man-draker hat geschrieben:Also, so klappt es bei mir - getestet auf einem 32Bit-System:
sp-auth herunterladen, entpacken und die Binary nach /usr/bin/kopieren.
libstdcpp5 herunterladen und als Root vom Wurzelverzeichnis aus entpacken
sopcast-player herunterladen, entpacken und mit "make" übersetzen
Den VLC komplett und das Paket libvlc-devel installieren
sopcast-player starten, Kanal wählen und los gehts.
EdW hat geschrieben:Das habe ich nicht verstanden.
Ist in sp-auth nicht schon alles drin ( außer der libstdcpp5 ) ?
sopcast-player-0.8.5.tar.gz SopCast Player 0.8.5 Source Archive Featured 397 KB 8227
http://code.google.com/p/sopcast-player/downloads/list
EdW hat geschrieben:Also hast diesen Player hier genommen und mit make kompiliert ?
- Code: Alles auswählen
sopcast-player-0.8.5.tar.gz SopCast Player 0.8.5 Source Archive Featured 397 KB 8227
http://code.google.com/p/sopcast-player/downloads/list
Das folgende Paket kann nicht ausgewählt werden:
- libvlc-devel-2.0.1-1.mga2.tainted.i586
[root@localhost lib]# ls
libstdc++.so.5@ libstdc++.so.5.0.1*
[root@localhost lib]# cp -a libstdc++.so.5* /usr/lib
cp: „/usr/lib/libstdc++.so.5“ überschreiben? j
cp: „/usr/lib/libstdc++.so.5.0.1“ überschreiben? j
[root@localhost lib]#
[root@localhost sopcast-player]# ls
AUTHORS INSTALL po/ sopcast-player.schemas.in ui/
COPYING lib/ sopcast-player.desktop sopcast-player.spec
debian/ Makefile sopcast-player.in sopcast-player.svg
[root@localhost sopcast-player]# make
Generating language files...
#@if test -z ""; then \
# sed -e 's|@PYTHON@|/usr/bin/python|g' -e 's|@DIR@|/usr/share/sopcast-player|g' -e 's|@NAME@|sopcast-player|g' sopcast-player.in > sopcast-player; \
#else \
# sed -e 's|@PYTHON@|/usr/bin/python|g' -e 's|@DIR@|/sopcast-player|g' -e 's|@NAME@|sopcast-player|g' sopcast-player.in > sopcast-player; \
#fi
sed -e 's|@DATADIR@|/usr/share|g' -e 's|@NAME@|sopcast-player|g' -e 's|@PYTHON@|/usr/bin/python|g' -e 's|@INSTALLDIR@|/usr/share/sopcast-player|g' -e 's|@ICONDIR@|/usr/share/icons/hicolor/scalable/apps|g' -e 's|@DESTDIR@||g' -e 's|@EXECUTABLE@|/usr/bin/sopcast-player|g' sopcast-player.in > sopcast-player
sed -e 's|@DATADIR@|/usr/share|g' -e 's|@NAME@|sopcast-player|g' -e 's|@PYTHON@|/usr/bin/python|g' -e 's|@INSTALLDIR@|/usr/share/sopcast-player|g' -e 's|@ICONDIR@|/usr/share/icons/hicolor/scalable/apps|g' -e 's|@DESTDIR@||g' -e 's|@EXECUTABLE@|/usr/bin/sopcast-player|g' sopcast-player.schemas.in > sopcast-player.schemas
/usr/bin/python -c 'import compileall, re; compileall.compile_dir("lib", rx=re.compile("/[.]svn"), force=1)'
Listing lib ...
Listing lib/.svn ...
Listing lib/.svn/prop-base ...
Listing lib/.svn/props ...
Listing lib/.svn/text-base ...
Listing lib/.svn/tmp ...
Listing lib/.svn/tmp/prop-base ...
Listing lib/.svn/tmp/props ...
Listing lib/.svn/tmp/text-base ...
Compiling lib/ChannelGuideWorkerThread.py ...
Compiling lib/ConfigurationManager.py ...
Compiling lib/DatabaseOperations.py ...
Compiling lib/FileDownload.py ...
Compiling lib/ImportChannelGuide.py ...
Compiling lib/MimetypeHandler.py ...
Compiling lib/OpenSopAddress.py ...
Compiling lib/OptionsDialog.py ...
Compiling lib/SopcastPlayerWorkerThread.py ...
Compiling lib/VLCWidget.py ...
Compiling lib/WindowingTransformations.py ...
Compiling lib/dynamic_ports.py ...
Compiling lib/fork.py ...
Compiling lib/listen.py ...
Compiling lib/pySocket.py ...
Compiling lib/pySopCastConfigurationManager.py ...
Compiling lib/pyUserPathCheck.py ...
Compiling lib/sopcast-player.py ...
Compiling lib/vlc.py ...
Compiling lib/vlc_1_0_x.py ...
Compiling lib/vlc_1_1_x.py ...
[root@localhost sopcast-player]#
[root@localhost sp-auth]# cp -a sp-sc-auth* /usr/bin
[root@localhost sp-auth]#
wanne hat geschrieben:Außerdem ist die libstdc++ doch bestimmt auch in den Quellen.
[man-draker@localhost MGA3]$ urpmq libstdc++ -a
libstdc++-devel
libstdc++-docs
libstdc++-static-devel
libstdc++6
Der Ordner multiarch-i386-linux klingt danach also ob da 32Bit Programme drin sind.
[man-draker@localhost MGA3]$ ls /usr/bin/m*
/usr/bin/multiarch-i386-linux:
gcryptrnd* libtool*
/usr/bin/multiarch-x86_64-linux:
croco-0.6-config* gcryptrnd* libtool* libusb-config* pcre-config* xml2-config*
[root@localhost ike]# urpmq vlc-devel -i
Name : libvlc-devel
Version : 2.0.1
Release : 1.mga2.tainted
Group : Development/C
Size : 802011 Architecture: i586
Source RPM : vlc-2.0.1-1.mga2.tainted.src.rpm
URL : http://www.videolan.org/
Summary : Development files for the VLC media player
Description :
Development files for the VLC media player
This package contains headers and a static library required to build plugins
for the VLC media player, or standalone applications using features from VLC.
[root@localhost ike]# ./sp-sc-auth sop://broker.sopcast.com:3912/6001 3908 8908 > /dev/null &
[1] 4330
[root@localhost ike]# bash: ./sp-sc-auth: Datei oder Verzeichnis nicht gefunden
wanne hat geschrieben:Nur so als Tipp für de Zukunft. Im Normalfall kopiert man selbst installiertes Zeug nach /usr/local/bin. Das hat den gleichen effekt man kommt sich aber nicht mit der Softwareverwaltung in die Quere. (Aber das kopieren nach /usr/bin funktioniert natürlich auch. Wird nur unübersichtlicher.)
Außerdem ist die libstdc++ doch bestimmt auch in den Quellen. Wenn man darüber installiert bekommt man auch gleich updates, ohne jedes mal von hand nachzugucken. (Was doch am Ende eh keiner macht.)
Der Ordner multiarch-i386-linux klingt danach also ob da 32Bit Programme drin sind.
Mitglieder in diesem Forum: 0 Mitglieder und 0 Gäste