Install Questions
Wade Smart
wade at wadesmart.com
Wed Nov 30 03:03:49 UTC 2005
11292005 2057 GMT-5
Please dont think Im stupid, Im just not educated (wink).
When cd to the directory with gruler I run ./configure and that works
fine but then when I type make it says:
make: *** No targets specified
I typed make gruler but that wasnt it either.
Am I supposed to specify a special file or what.
Wade
federico wrote:
>On Tuesday 29 November 2005 22:44, Wade Smart wrote:
>Wade Smart escribió:
>
>
>>11292005 1925 GMT-5
>>
>>I asked once about installing gRuler and was told that I pretty much
>>shouldnt worry about using configure shell script. I was instructed to
>>use the apt-get install but that doesnt work for me in 5.10.
>>
>>So my question is, if I have to run configure, my original question way
>>back when was, when I run make it says -bash: make: command not found.
>>How do I install gruler?
>>
>>Wade
>>
>>
>
>Hi,
>
>do: sudo apt-get install build-essential
>This will install make among other things.
>I recommend you to install checkinstall also.
>Then instead of running:
>----------------
>./configure
>make
>sudo make install
>----------------
>
>you should change "make install" for:
>sudo checkinstall
>
>It will create a deb package and install it.
>You can the uninstall it with synaptic or apt
>and it gives you a .deb file too so you can install
>it later again or use it in another similar system.
>
>HTH
>
>f
>
>
>
More information about the ubuntu-users
mailing list