Linux 14.983 Themen, 106.385 Beiträge

wie finde ich am schnellsten programme...

ghartl1 / 8 Antworten / Flachansicht Nickles

hallo ,

wenn ich linux nutze und thunderbird, dann muss ich am anfang natürlich thunderbird einrichten.
wenn jetzt ein anhang mit einer anwendung kommt(doc,gif,ppt...),dann muss ich thunderbird die passende application zuordnen.

wie mach ich das am geschicktesten?

was ich bisher immer gemacht habe:
#which kaffeine
antwort no kaffeine in /usr/bin....
whereis kaffeine
antwort: kaffeine..
#slocate kaffeine
antwort..alles, wo kaffeine vorkommt

die meisten programme sind ja in /usr/bin...(oder X!!R6) oder opt...

viele programme haben auch noch eine endung"*.desktop" das kanns ja nicht sein.
brauche ich bei jedem programm eine *.bin-endung, damit es ausführbar ist?

habe mal bei xsane einen wokpath eingeben wollen(desktopverknüpfung), aber da waren so viele dateien drin, dass ich sofort wieder zu windows xp gewechselt bin (nein spass :-))

wie macht ihr das, wenn ihr eine application zuordnen wollt?
benutze vectorlinux und kde
manchmal ist eben keine grafische auswahl möglich..siehe thunderbird..

hinweise werden wie immer gerne entgegewngenommen

gruss günter

bei Antwort benachrichtigen
ghartl1 the_mic „Hmmm OK. In Ubuntu wird es als /usr/bin/kaffeine installiert. Aber such doch mal...“
Optionen

hallo mic
okay, mein kaffeine ist in opt(heisst wahrscheinlich optional)
[root@antichrist/etc/sane.d]# locate -i kaffeine | grep bin
/opt/kde/bin/kaffeine

wie mach ich das aber z.b. beim office-paket (open-office)..wenn ich was damit aufmachen will(glaube oo kann e entscheiden, welche application writer,impress.. drankommt)

wo seh ich da meine ausführbare datei, die ich "ihm" angeben muss??

[root@antichrist/etc/sane.d]# locate -i office | grep bin
/usr/bin/soffice
/usr/bin/openoffice.org-1.9
/usr/bin/openoffice.org-2.0
/usr/bin/openoffice.org-1.9-printeradmin
/usr/bin/openoffice.org-2.0-printeradmin
/opt/openoffice.org-2.0/program/python-core-2.3.4/bin
/opt/openoffice.org-2.0/program/python-core-2.3.4/bin/python
/opt/openoffice.org-2.0/program/python-core-2.3.4/lib/test/test_binhex.py
/opt/openoffice.org-2.0/program/python-core-2.3.4/lib/test/test_binop.py
/opt/openoffice.org-2.0/program/python-core-2.3.4/lib/test/test_binascii.py
/opt/openoffice.org-2.0/program/python-core-2.3.4/lib/lib-dynload/binascii.so
/opt/openoffice.org-2.0/program/python-core-2.3.4/lib/binhex.py
/opt/openoffice.org-2.0/program/python-core-2.3.4/lib/idlelib/keybindingDialog.py
/opt/openoffice.org-2.0/program/setofficelang.bin
/opt/openoffice.org-2.0/program/crash_report.bin
/opt/openoffice.org-2.0/program/liblegacy_binfilters680li.so
/opt/openoffice.org-2.0/program/liblegacy_binfilters680li.so.1
/opt/openoffice.org-2.0/program/testtool.bin
/opt/openoffice.org-2.0/program/unopkg.bin
/opt/openoffice.org-2.0/program/legacy_binfilters.rdb
/opt/openoffice.org-2.0/program/libbindet680li.so
/opt/openoffice.org-2.0/program/configimport.bin
/opt/openoffice.org-2.0/program/uno.bin
/opt/openoffice.org-2.0/program/spadmin.bin
/opt/openoffice.org-2.0/program/soffice.bin
/opt/openoffice.org-2.0/program/libbindet680li.so.1
/opt/openoffice.org-2.0/program/pluginapp.bin
/opt/openoffice.org-2.0/program/gnome-open-url.bin
/opt/openoffice.org-2.0/program/pkgchk.bin
/opt/openoffice.org-2.0/program/legacy_binfilters.rdb.1

gruss günter

bei Antwort benachrichtigen
danke gruss günter ghartl1