Author Topic: Fedora Core 2  (Read 11702 times)

Cypher

  • Member
  • Aktiv
  • ****
  • Posts: 36
    • View Profile
Fedora Core 2
« on: 07.09.2006, 16:59:18 »
So ich hab mir mal Fedora 2 installiert. und nun die große Frage wie kann ich Programme unter Linux installieren ? Ich hab das sämtliche Internet durchsucht, aber nichts gefunden. Könnt ihr mir helfen.

Töpfi

  • Emperor
  • *
  • Posts: 1.334
    • View Profile
Fedora Core 2
« Reply #1 on: 07.09.2006, 17:14:15 »
Was ist Fedora 2?

Zu deiner Frage: Nein, leider nicht!
Rechtschreibfehler sind Bugs im Board...

Click it!

dr0ne

  • Double As
  • *
  • Posts: 110
  • Ich bin ein Mensch ^.^
    • View Profile
Fedora Core 2
« Reply #2 on: 11.09.2006, 12:37:13 »
Du must linux instalations datein haben .exe datein gehen bei vielen Linux nicht ausser wenn du das richtige update hast ^^ bin auch kein profi aber hol dir Linux Red heat ichglaub so hies dat ^^

gruß dr0ne
Man erntet was man säht!!!!!

Kissaki

  • Leader
  • Forum God
  • *****
  • Posts: 10.348
    • View Profile
    • Website
Fedora Core 2
« Reply #3 on: 29.09.2006, 18:25:02 »
Nun, es giebt 3 Möglichkeiten auf Linux zu installieren.

Compilen von sourcecode
./configure
./configure menu
./install
sowas halt (schau readme wie genau, je nach prog)

per rpm packet, mit dem befehl
rpm -install name.rpm
etc
infos: rpm --help

oder wenns ne ausführbares setup ist (endung evtl .run)
./name.run