Seite 3 von 3

Verfasst: 13.06.2005 17:16
von Zaphod
zb indem du bei rpmseek nach gtk suchst:

http://rpmseek.com/rpm-pl/gtk%5C-devel. ... PN:0:0:0:0

oder dir gleich eine so exzellente distribution wie mepis installierst, da reicht es in synaptic die etsprechenden pakete anzuclicken und auf "installieren" zu clicken.

Verfasst: 23.08.2005 09:40
von Marvin
ich hab auch ein problemchen:
hab jetz seit ein paar tegen linux 9.2 und komme auch gut zurecht. nun wollte ich die demo von pb 3.91 für linux installieren, hab alles wie in der anleitung gemacht. wenn ich dann ein prog namens snake kompilieren will, steht am ende das in der konsole:
[c]linux:~ # pbcompiler /home/max/snake.pb

*****************************************
PureBasic Linux x86 v3.91
*****************************************

Loading external modules...
Starting compilation...
411 lines processed.
Creating the executable.
sh: gtk-config: command not found
sh: gtk-config: command not found
sh: gcc: command not found

- Feel the ..PuRe.. Power -

sh: ./purebasic.exe: No such file or directory[/c]
Kann mir jemand helfen??? Ich will ja schließlich auch auf linux progs schreiben... >_<

Verfasst: 23.08.2005 10:20
von MARTIN
sh: gtk-config: command not found
sh: gtk-config: command not found
sh: gcc: command not found
Das gleiche Problem wie weiter oben in diesem Thread.
gtk-devel und gcc nachinstalieren.
linux:~ # pbcompiler /home/max/snake.pb
Ich schätze mal du bist bestimmt ganze Zeit als root angemeldet.
Habe ich recht ?
purebasic.exe
Schrecklich.