Forum
Tipps
News
Menu-Icon
Thema geschlossen (topic locked)

Suse: lopster

hallo leute
ich habe voll kein plan wie ich lopster unter suse 9.1 installieren soll da ich ich gar net weiß wie ich über haupt linux progs unter linux installiere könnte mir einer helfen?

danke

Ras_Arkus


Antworten zu Suse: lopster:

Hat dir diese Antwort geholfen?

Danke ButtonHilfreiche Antwort Button

hi,

kopiere am Besten als "root" lopster-1.2.2.tar.gz
nach

/usr/local/src

root wird man indem man eine "konsole" in KDE öffnet
(das geht mit <Alt>+<F2> und dann  
konsole ENTERTASTE
eingeben)

dann
_____________________________________________________________________ _________

sux -
passwort
cd /usr/local/src
cp /wo/auch/immer/du/das/file/gespechert/hast/lopster-1.2.2.tar.gz .
tar -xzvf lopster-1.2.2.tar.gz
cd lopster-1.2.2
./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info
make
make install

Wenn allerdings Compilation-Fehler auftreten, ist dieses kleine How-To natürlich nicht ausreichend!


Wenn alles glatt geht rufst du dann unter KDE

<ALT>+<F2>
lopster ENTERTASTE

und lopster sollte starten.
Wie Desktop-Links erzeugt werden ist dann wieder ein anderes Thema

Gruss

Ullrich

ja danke nur wenn ich den ordner da rein schieben will sagt er mir immer"zugriff verweigert auf /usr/local/src/lopster1.2.2" und mit alt+F2 sagt er mir befehl oder ... angeben????!!!

Hat dir diese Antwort geholfen?

Danke ButtonHilfreiche Antwort Button

hi nochmal,

wichtig ist, dass du in einer konsole "root" (=Super-User) wirst.

Also

Alt+F2
und als Befehl

    konsole

eingeben

und dann im Komandozeilenfenster (sieht fast aus wie eine DOS-Box, heisst aber "konsole")
 
   sux -
   Passwort

   etc.

und den ganzen Rest den ich schon gepostet habe.

Gruss

Ullrich

ja danke jetzt kann ich auch auf den ordner zugreifen aber der meint dann"linux:/usr/local/src # cp /home/Ochocki/Desktop/lopster-1.2.2
cp: Fehlende Zieldatei
„cp --help“ gibt weitere Informationen."
was hat das zu bedeuten??

Hat dir diese Antwort geholfen?

Danke ButtonHilfreiche Antwort Button

hi,

du hast vermutlich den Punkt (ganz am Ende des Statements) beim
___________________________________________________________________

cp /home/Ochocki/Desktop/lopster-1.2.2.tar.gz .
___________________________________________________________________

nicht eingegeben.


Der Punkt markiert nicht das ende des Satzes sondern das aktuelle Verzeichnis (das ist das Ziel!)

Viel Erfolg

Ullrich

ja danke
jetzt ist das da drin nur wie bekomme ich das da auch wieder raus, denn es läuft nicht wenn ich unter alt+F2 lopster eintippe sagt er mir" angegebener befehl konnte nicht ausgeführt werden".

Hat dir diese Antwort geholfen?

Danke ButtonHilfreiche Antwort Button

Hi,

die restlichen Befehle :
_____________________________________________________________________ __________

cd /usr/local/src
tar -xzvf lopster-1.2.2.tar.gz
cd lopster-1.2.2
./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info
make
make install
_____________________________________________________________________ __________

must du natürlich auch eingeben.

dazu müssen die "Entwicklungswerkzeuge"

gcc
autoconf
make
binutils

installiert sein
(YaST2->Software->SoftwareInstallieren->Suche)

Gruss

Ullrich

danke
hat sehr viel weiter geholfen aber wenn ich make install mache sagt er mir"linux:/usr/local/src/lopster-1.2.2 # make install
make: *** Keine Regel, um »install« zu erstellen.  Schluss."
was soll ich jetzt machen???

@Ras_arkus:
Hast Du erstmal nachgesehen, ob es das Paket "lopster" evtl. in Yast gibt? Dann kannst Du Dir das Kompilieren sparen.

Einfach mall bei Yast nach "Pakete installieren" schauen oder so ( ich kenn leider Yast nicht ).

Hat dir diese Antwort geholfen?

Danke ButtonHilfreiche Antwort Button

@,,,,,
Das Paket gibst's nicht im YaST

@Ras_Arkus
Ich habs gerade audprobiert

VOR dem

   make install

noch

   make check

aufrufen, dann geht's

also
  cd /usr/local/src
  make
  make check
  make install

übrigens (ich nehme an, du hast's schon bemerkt)
gtk-devel muss auch installiert sein!

Grüsse

Ullrich

danke für die hilfe aber eins der programme das es brauch ist nicht installiert

noch mals danke

da muss mir woll einer noch sagen wie man GTK installiert bekommt damit lopsterund sinek läuft...

bitte um hilfe

Bei mir geht configure ins Auge. Die Fehlermeldung lautet "could not run GTK test program." GTK ist aber installiert.
Was kann ich tun?

moinsen....also dank diesem threat  bin ich schon um einiges weitergekommen....doch nun gehts (wie so vieles) nicht!!...

kann ja mal hier reinschreiben was ich so in der konsole gemacht habe...vielleicht hat ja jemand n fehler enddekt oder kann mit helfen.... währe echt super nett....

linux:~ # sux
linux:~ # cd /usr/local/src
linux:/usr/local/src # kfmclient copy '/home/nino/lopster-1.2.2.tar.gz' .
linux:/usr/local/src # tar -xzvf lopster-1.2.2.tar.gz
lopster-1.2.2/
lopster-1.2.2/aclocal.m4
lopster-1.2.2/m4/
lopster-1.2.2/m4/Makefile.in
lopster-1.2.2/m4/Makefile.am
lopster-1.2.2/m4/codeset.m4
lopster-1.2.2/m4/gettext.m4
lopster-1.2.2/m4/glibc21.m4
lopster-1.2.2/m4/iconv.m4
lopster-1.2.2/m4/intdiv0.m4
lopster-1.2.2/m4/inttypes-pri.m4
lopster-1.2.2/m4/inttypes.m4
lopster-1.2.2/m4/inttypes_h.m4
lopster-1.2.2/m4/isc-posix.m4
lopster-1.2.2/m4/lcmessage.m4
lopster-1.2.2/m4/lib-ld.m4
lopster-1.2.2/m4/lib-link.m4
lopster-1.2.2/m4/lib-prefix.m4
lopster-1.2.2/m4/progtest.m4
lopster-1.2.2/m4/stdint_h.m4
lopster-1.2.2/m4/uintmax_t.m4
lopster-1.2.2/m4/ulonglong.m4
lopster-1.2.2/install-sh
lopster-1.2.2/ABOUT-NLS
lopster-1.2.2/AUTHORS
lopster-1.2.2/BUGS
lopster-1.2.2/ChangeLog
lopster-1.2.2/Makefile.am
lopster-1.2.2/NEWS
lopster-1.2.2/README
lopster-1.2.2/README.ES
lopster-1.2.2/README.pings
lopster-1.2.2/TODO
lopster-1.2.2/autogen.sh
lopster-1.2.2/configure.in
lopster-1.2.2/config.h.in
lopster-1.2.2/missing
lopster-1.2.2/pixmaps/
lopster-1.2.2/pixmaps/arrowd.xpm
lopster-1.2.2/pixmaps/arrowl.xpm
lopster-1.2.2/pixmaps/arrowr.xpm
lopster-1.2.2/pixmaps/arrowu.xpm
lopster-1.2.2/pixmaps/bug.xpm
lopster-1.2.2/pixmaps/chat.xpm
lopster-1.2.2/pixmaps/close.xpm
lopster-1.2.2/pixmaps/d16x16.xpm
lopster-1.2.2/pixmaps/download.xpm
lopster-1.2.2/pixmaps/email.xpm
lopster-1.2.2/pixmaps/enemy.xpm
lopster-1.2.2/pixmaps/enemy2.xpm
lopster-1.2.2/pixmaps/folder.xpm
lopster-1.2.2/pixmaps/folder_open.xpm
lopster-1.2.2/pixmaps/forum.xpm
lopster-1.2.2/pixmaps/friend.xpm
lopster-1.2.2/pixmaps/home16b.xpm
lopster-1.2.2/pixmaps/hotlist.xpm
lopster-1.2.2/pixmaps/ignore.xpm
lopster-1.2.2/pixmaps/info.xpm
lopster-1.2.2/pixmaps/library.xpm
lopster-1.2.2/pixmaps/logo1.xpm
lopster-1.2.2/pixmaps/mini-folder.xpm
lopster-1.2.2/pixmaps/project.xpm
lopster-1.2.2/pixmaps/search.xpm
lopster-1.2.2/pixmaps/server.xpm
lopster-1.2.2/pixmaps/server_con.xpm
lopster-1.2.2/pixmaps/server_deact.xpm
lopster-1.2.2/pixmaps/server_napi.xpm
lopster-1.2.2/pixmaps/server_nnapi.xpm
lopster-1.2.2/pixmaps/server_perm.xpm
lopster-1.2.2/pixmaps/share_all.xpm
lopster-1.2.2/pixmaps/share_none.xpm
lopster-1.2.2/pixmaps/share_part.xpm
lopster-1.2.2/pixmaps/speedgray.xpm
lopster-1.2.2/pixmaps/speedgreen.xpm
lopster-1.2.2/pixmaps/speedred.xpm
lopster-1.2.2/pixmaps/speedyellow.xpm
lopster-1.2.2/pixmaps/statistic.xpm
lopster-1.2.2/pixmaps/transfer.xpm
lopster-1.2.2/pixmaps/user1.xpm
lopster-1.2.2/pixmaps/user2.xpm
lopster-1.2.2/src/
lopster-1.2.2/src/Makefile.in
lopster-1.2.2/src/Makefile.am
lopster-1.2.2/src/about.c
lopster-1.2.2/src/about.h
lopster-1.2.2/src/bannet.c
lopster-1.2.2/src/bannet.h
lopster-1.2.2/src/browse.c
lopster-1.2.2/src/browse.h
lopster-1.2.2/src/buffer.c
lopster-1.2.2/src/buffer.h
lopster-1.2.2/src/callbacks.c
lopster-1.2.2/src/callbacks.h
lopster-1.2.2/src/chat.c
lopster-1.2.2/src/chat.h
lopster-1.2.2/src/clist_rename.c
lopster-1.2.2/src/clist_rename.h
lopster-1.2.2/src/commands.c
lopster-1.2.2/src/commands.h
lopster-1.2.2/src/connection.c
lopster-1.2.2/src/connection.h
lopster-1.2.2/src/dialog.c
lopster-1.2.2/src/dialog.h
lopster-1.2.2/src/dirselect.c
lopster-1.2.2/src/dirselect.h
lopster-1.2.2/src/exec.c
lopster-1.2.2/src/exec.h
lopster-1.2.2/src/file_tree.c
lopster-1.2.2/src/file_tree.h
lopster-1.2.2/src/files.c
lopster-1.2.2/src/files.h
lopster-1.2.2/src/filetips.c
lopster-1.2.2/src/filetips.h
lopster-1.2.2/src/flac_ext.c
lopster-1.2.2/src/flac_ext.h
lopster-1.2.2/src/getopt.c
lopster-1.2.2/src/getopt.h
lopster-1.2.2/src/getopt1.c
lopster-1.2.2/src/global.c
lopster-1.2.2/src/global.h
lopster-1.2.2/src/handler.c
lopster-1.2.2/src/handler.h
lopster-1.2.2/src/hotlist.c
lopster-1.2.2/src/hotlist.h
lopster-1.2.2/src/interface.c
lopster-1.2.2/src/interface.h
lopster-1.2.2/src/irc.c
lopster-1.2.2/src/irc.h
lopster-1.2.2/src/irc_handler.c
lopster-1.2.2/src/irc_handler.h
lopster-1.2.2/src/log.c
lopster-1.2.2/src/log.h
lopster-1.2.2/src/lopster.h
lopster-1.2.2/src/main.c
lopster-1.2.2/src/md5.c
lopster-1.2.2/src/md5.h
lopster-1.2.2/src/mp3_ext.c
lopster-1.2.2/src/mp3_ext.h
lopster-1.2.2/src/mtypes.c
lopster-1.2.2/src/mtypes.h
lopster-1.2.2/src/napster.c
lopster-1.2.2/src/napster.h
lopster-1.2.2/src/napster_handler.c
lopster-1.2.2/src/napster_handler.h
lopster-1.2.2/src/ogg_ext.c
lopster-1.2.2/src/ogg_ext.h
lopster-1.2.2/src/ping.c
lopster-1.2.2/src/ping.h
lopster-1.2.2/src/preferences.c
lopster-1.2.2/src/preferences.h
lopster-1.2.2/src/resume.c
lopster-1.2.2/src/resume.h
lopster-1.2.2/src/sarray.c
lopster-1.2.2/src/sarray.h
lopster-1.2.2/src/scheme.c
lopster-1.2.2/src/scheme.h
lopster-1.2.2/src/search.c
lopster-1.2.2/src/search.h
lopster-1.2.2/src/server.c
lopster-1.2.2/src/server.h
lopster-1.2.2/src/share2.c
lopster-1.2.2/src/share2.h
lopster-1.2.2/src/splash.c
lopster-1.2.2/src/splash.h
lopster-1.2.2/src/statistic.c
lopster-1.2.2/src/statistic.h
lopster-1.2.2/src/string_list.c
lopster-1.2.2/src/string_list.h
lopster-1.2.2/src/subscription.c
lopster-1.2.2/src/subscription.h
lopster-1.2.2/src/support.c
lopster-1.2.2/src/support.h
lopster-1.2.2/src/transfer.c
lopster-1.2.2/src/transfer.h
lopster-1.2.2/src/userinfo.c
lopster-1.2.2/src/userinfo.h
lopster-1.2.2/src/utils.c
lopster-1.2.2/src/utils.h
lopster-1.2.2/src/whois.c
lopster-1.2.2/src/whois.h
lopster-1.2.2/src/wizard.c
lopster-1.2.2/src/wizard.h
lopster-1.2.2/mkinstalldirs
lopster-1.2.2/INSTALL
lopster-1.2.2/COPYING
lopster-1.2.2/stamp-h.in
lopster-1.2.2/Makefile.in
lopster-1.2.2/configure
linux:/usr/local/src # cd lopster-1.2.2
linux:/usr/local/src/lopster-1.2.2 # ./configure --prefix=/usr --sysconfdir=/etc --mandir=usr/share/man --infodir=/usr/share/info
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/bin/install -c
checking whether byte ordering is bigendian... no
checking for working const... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for locale.h... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for liblconv.h... no
checking for lconv_conv in -llconv... no
checking for setlocale... yes
checking for mkdir... yes
checking for socket... yes
checking for strdup... yes
checking for strcasestr... yes
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: GTK is required!
linux:/usr/local/src/lopster-1.2.2 # make
make: *** No targets specified and no makefile found.  Stop.
linux:/usr/local/src/lopster-1.2.2 # make install
make: *** No rule to make target `install'.  Stop.
linux:/usr/local/src/lopster-1.2.2 # make check
make: *** No rule to make target `check'.  Stop.
linux:/usr/local/src/lopster-1.2.2 # cd /usr/local/src
linux:/usr/local/src # make
make: *** No targets specified and no makefile found.  Stop.
linux:/usr/local/src # make check
make: *** No rule to make target `check'.  Stop.
linux:/usr/local/src # make install
make: *** No rule to make target `install'.  Stop.



sry n bissl lang aba hoffe mir kann jeand helfen....

Gruß Nino

Zitat
checking for working makeinfo... missing

Zitat
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no

Ich schließe mich mal meinem Vorposter an.
Wäre echt klasse, wenn ihr mir (uns) helfen könntet ;D

MfG

-=Raid3n=-

[[[Edit

hat sich jetzt erledigt. habe das update nochmal
durchlaufen lassen. Und jetzt funktioniert es ???
Naja egal. Bin nur glücklich, dass es endlich hingehaun hat :D
« Letzte Änderung: 19.03.05, 09:43:59 von -=Raid3n=- »

Hi Nino,
ich bin ebenfalls blutiger Anfänger.
Das Problem mit GTK is required hab ich trotzdem gelöst :-)

Wenn du das
./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info

aussührst, schreib einfach noch --prefix=/bin mit rein, dann findet er GTK, zumindest bei mir.

Viel Glück

Gruß
Uwe
[email protected]

Übrigens...
keine RPM ?

Versucht es mal hier

http://rpmseek.com/rpm-pl/lopster.html?hl=de&cs=lopster:PN:0:0:0:0

Gruß
Uwe

Hat dir diese Antwort geholfen?

Danke ButtonHilfreiche Antwort Button

Hallo,

die Frage ist schon fast zwei Jahre alt und vermutlich auch gelöst.

Thema geschlossen!


« Suse: openSuse 10.2Suse: Linux stört das booten der win-xp-cd »
 

Schnelle Hilfe: Hier nach ähnlichen Fragen und passenden Tipps suchen!

Fremdwörter? Erklärungen im Lexikon!
AGP Schnittstelle
Die AGP (Accelerated Graphics Port) - Schnittstelle wurde in den 1990er Jahren eingeführt und war speziell für Grafikkarten in PCs konzipiert. Sie bot eine dire...

Alphanumerische Zeichen
Alphanumerische Zeichen: Damit sind bestimmte Zeichenkombinationen gemeint, die aus Zahlen und einigen Buchstaben bestehen können. Während die Zeichenfolge "123...

Alphakanal
In der Grafikbearbeitung erlaubt der Alphakanal die nahtlose Integration eines Bildes mit einem anderen Bild oder Hintergrund, da der Grad der Deckkraft für jeden Pi...