Probleme beim Installieren von Programmen

L

ludeck

Grünschnabel
Hallo
Bin Neuling und habe immer die gleichen Probleme beim installieren von Programmen.

Folgendes bekomme ich immer ausgegeben:
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+**+*+*+*+
*+*+ Please wait while building configurator +*+
*+*+ your graphical configuration application +*+
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+**+*+*+*+
qt-mt
/usr/lib/qt3/bin/uic configurator.ui -o .ui/configurator.h
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -Wall -W -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I/usr/include -I/usr/lib/qt3/include -I.ui/ -I. -I.moc/ -o .obj/main.o main.cpp
/usr/lib/qt3/bin/uic configurator.ui -i configurator.h -o .ui/configurator.cpp
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -Wall -W -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I/usr/include -I/usr/lib/qt3/include -I.ui/ -I. -I.moc/ -o .obj/configurator.o .ui/configurator.cpp
/usr/lib/qt3/bin/moc .ui/configurator.h -o .moc/moc_configurator.cpp
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -Wall -W -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I/usr/include -I/usr/lib/qt3/include -I.ui/ -I. -I.moc/ -o .obj/moc_configurator.o .moc/moc_configurator.cpp
g++ -o configurator .obj/main.o .obj/configurator.o .obj/moc_configurator.o -L/usr/lib/ -L/usr/lib/qt3/lib/ -L/usr/X11R6/lib/ -lqt -lXext -lX11 -lm
make: ***
Keine Targets angegeben und keine »make«-Steuerdatei gefunden
. Schluss.

Kann mir jemand helfen?
Gruß
Michael
 
da kann man nicht viel helfen, welche Distribution hast du?
wahrscheinlich fehlen ein paar Bibliotheken oder du installierst es falsch.

Hast du in der README gelesen wie man das Programm installiert?
meistens so:
./configure
make
make install

das letzte mit root Rechten
 
Ich benutze SUSE 9.1
Es handelt sich um das Programm qdvdauthor.
Es ist egal welche Version ich benutze, es ist immer das gleiche.
"qt-mt
make: Für das Ziel »first« ist nichts zu tun.
make: ***
Keine Targets angegeben und keine »make«-Steuerdatei gefunden
. Schluss."

So sieht es immer aus.
In der Readme steht auch nichts besonderes. Andere haben damit keine Probleme.
Sobald ich make eingebe, kommen die Fehlermeldungen.

Michael
 
Nutzt du eine spezielle (vielleicht selbst compillierte) Version von Qt ?
 
Nein, das ist alles von 9.1. Original von SUSE
 

Ähnliche Themen

Centos 5.8 ffmpeg und libtheora

Displayport + externer Monitor zeigt bei startx nichts erst bei DVI

Falsche Rechte gesetzt beim Anlegen von Ordnern via Samba-Client

Firefox 3.5 kompilieren

Statistikprogramm R

Zurück
Oben