Thread: "make" error
i want install jahshaka when type make happends
make: *** no targets specified , no makefile found. stop.
everything looks this:
val@ubuntu:~$ cd ./documents/programs/jahshaka
val@ubuntu:~/documents/programs/jahshaka$ ./configure
>>configuring build type jahshaka
./configure: 57: qmake: not found
---------------------------------------
jahshaka configure script user commands
---------------------------------------
synopsis
./configure [ switches ]
./configure [ switches ] jahshaka
./configure [ switches ] jahplayer
description
configures jahshaka build process build either jahshaka
or jahplayer
default running configure no arguments activate the
build jahshaka
need follow configure command make command
in order build software!
switches
--prefix=path
sets path installation (default: /usr/local)
--disable-debug
sets debug mode off
--disable-plugins
disables plugin build , install
--enable-static
disables dynamic loading of various open libraries
val@ubuntu:~/documents/programs/jahshaka$ make
make: *** no targets specified , no makefile found. stop.
val@ubuntu:~/documents/programs/jahshaka$
please help, how can fix this?
it looks need `qmake`, can
code:sudo apt-get install qt4-qmake
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] "make" error
Ubuntu
Comments
Post a Comment