Im not sure if this is the right forum for this but Im trying to install touchegg and its GCE so that I can set up gesture support on my laptops touchpad. Im really new to Ubuntu so im not always sure that I understand directions.
I am trying to install noip2. After following these instructions I have reached a roadblock.
How do I install the 'no-ip' package on 12.04?
When I type in make I receive the following error.
make: *** No targets specified and no makefile found. Stop.
How do I fix this?
I tried installing touchegg and all I get is
Code:
Reading config from "/home/felipe/.config/touchegg/touchegg.conf"
Segmentation fault (core dumped)
When I tried compiling I got something like Error 1, but I don't know what that means.
Well I am trying to make a simple compiler and linker for myself with a makefile, as I am just starting to learn C++, but I can't seem to find out why this makefile isn't working...
When I run the compile.sh, I get this error message: make: *** No target.
I have been trying it from a long time now and this time it got my nerves...
The commands make and make install used to install a program from an extracted tar ball never work for some reason...
The make command gives me the error-
make: *** No targets specified and no makefile found. Stop.
and the make install command gives me the error
make: *** No rule to make target `install'.
Hi There,
i have exactly the same problem like this two people:
http://ubuntuforums.org/showthread.php?t=2040656
http://askubuntu.com/questions/13963.../165002#165002
and i tried to fix it with the following:
(with the file from: http://askubuntu.com/questions/13963...not-recognized)
cd /home/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .201 (work)
sudo su (work?)
make clean
make: *** No
When I execute the command sudo make I get this error:
No targets specified and no makefile found. Stop.
Hello everyone!
I just bought an ASUS k55vm, and I am having some issues with the touchpad.
In the beginning I had no right click, but I installed a couple of different programs and in the end, I made it work.
The point is I found "TouchEgg" and is exactly what I want.
I have been trying to install Wunderlist and Utorrent. I have extracted them and installed build essentials and followed lots of other tuts but still keep getting these responses:
Code:
make: *** No targets specified and no makefile found. Stop.
and
Code:
make: *** No rule to make target `install'. Stop.
Really would like some help!