Page 1 of 1

XAMPP Control Panel for Linux

PostPosted: 24. August 2005 18:35
by jonobacon
hi all,

I have written a XAMPP Control Panel for Linux:

http://www.jonobacon.org/albums/random/xampp_control_center_0_5.png

Go and grab it at http://jonobacon.org/projects/xamppcontrolpanel/

I welcome any feedback and patches to jono AT jonobacon DOT org. :)

Enjoy!

Jono

PostPosted: 24. August 2005 21:56
by 1Euro
hi,
sry my Englis isn't good i don't forstand (verstehe in German) how shall i install this Addon? Please give me a answer in German lol.

PostPosted: 24. August 2005 22:40
by deepsurfer
@jonobacon
looks fine, but dosn´t work on minimal linux systems without GTK-Library :(


@1Euro
Dieses Panel ist für Linux systeme geschrieben. Hat aber weiterhin den nachteil das man als Root angemeldet sein muss um mit diesem Panel arbeiten zu können.

Die Installation für dieses Programm ist in der README vorhanden und bedarf eigentlich keiner nennenswerten Erklärungen.

PostPosted: 25. August 2005 02:58
by jonobacon
Seems there was a bug in my first release. Go and grab an updated version (0.5.1.) from http://jonobacon.org/projects/xamppcontrolpanel/

This should work. :D

Jono

PostPosted: 25. August 2005 06:53
by deepsurfer
Version 0.5.1
Wonderful ! thats great !
works on different language to (make self translations of bottums etc.) :)

PostPosted: 25. August 2005 08:58
by 1Euro
oh,
Also I want to start the modul over my Befehlskonsole the error is:
Code: Select all
Traceback (most recent call last):
  File "./xampp-control-panel.py", line 19, in ?
    import gtk
Importerror: No module named gtk

Can anyoune say me from where get i this modul gtk?
I wish me again an answer in German :D

PostPosted: 25. August 2005 10:53
by jonobacon
!Euro - you need the GTK and PyGTK Libraries installing. If you run GNOME, this will work fine for you. :)

PostPosted: 25. August 2005 11:15
by 1Euro
are the both softwares on one of my 5 CDs?
Pls say me from where i can installe the softwares!

PostPosted: 27. August 2005 10:47
by nemesis
to jonobacon:
could you please remove the dependency of gconf and/or seperate it out of the core function...?
http://elektra.sourceforge.net/#compared there are an good explanation why gconf aren't so good.

to 1Euro:
from whom should i know what 5 cds do you have? Please be a little bit more precise. http://www.pygtk.org/downloads.html you need pygtk.
And for Gtk, when you use KDE as your Desktop Envoriment and have bluefish or Xchat as program installed you have GTK right now. :)
The Linux Distribution Ubuntu should have all what you need too.
Btw, Befehlskonsole = Shell or better console
understand = verstehen, not forstand ;)
http://babelfish.altavista.com/ for further reference

PostPosted: 27. August 2005 15:24
by 1Euro
ok ich habe mir von der seite die neueste Version untergeladen:
Code: Select all
pygtk-2.6.2.tar.gz

Danach habe ich wie es in der INSTALL steht ./configure eingegeben.
Dabei gibt er mir aus:
Code: Select all
localhost:~/pygtk-2.6.2 # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

Tja sieht so aus als ob es nicht fungtioniert kann mir vieleicht jemand schritt für schritt erklären was ich falsch gemacht habe und mir sagen wie ich das Ding installieren soll?

1Euro

PostPosted: 27. August 2005 16:39
by PF4
Hi,

Code: Select all
configure: error: no acceptable C compiler found in $PATH

dann übersetzen wir das mal und kommen zu dem Schluss das du keinen Compiler installiert hast.
Such einfach mal nach gcc in deinem Paketmanager (yast,apt,emerge)

PostPosted: 05. September 2005 02:22
by yguru
1Euro, was fürn Linux hast Du denn am rennen? SuSe? Debian? Turbo? Und läuft bei Dir 'ne grafische Oberfläche (Gnome, KDE) ?

PostPosted: 05. September 2005 15:51
by 1Euro
hallo,
Suse Linux 9.1 und soweit ich weis Gnome!

1Euro der net weis wo er nach der software gucken soll oder ob sie schon drauf ist!

PostPosted: 05. September 2005 16:08
by deepsurfer
1Euro wrote:hallo,
Suse Linux 9.1 und soweit ich weis Gnome!

1Euro der net weis wo er nach der software gucken soll oder ob sie schon drauf ist!

Wenn ich jetzt richtig rate, dann hast du eine standart installation von SuSE gemacht, da ist der KDE als Grafische Oberfläche forciert. Gnome muss soweit ich mich erinner beim Installvorgang expliziet angewählt werden.

Schau mal links unten auf das von Windows bekannte "Start" bottom, wenn du diesen anklickst sollte der Name der Oberfläche zu lesen sein. (sofern du alles bisher im standart belassen hast)

PostPosted: 06. September 2005 06:51
by nemesis
Geht das bitte in einem extra Thread durch.

Danke, nemesis