mfazliazran / skipfish

Automatically exported from code.google.com/p/skipfish
Apache License 2.0
0 stars 0 forks source link

Makefile install #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
please would you consider adding support to install the skipfish with "make
install" ?

Attached is the patch used to add "make install" to the skipfish package
for Fedora

Best regards
Michal Ambroz

Original issue reported on code.google.com by michal.a...@gmail.com on 19 Apr 2010 at 4:55

Attachments:

GoogleCodeExporter commented 8 years ago
It's already on the TODO list in the documentation. This patch is generally OK 
for a 
distro packaging, but prevents the tool to be used *without* having to do 'make 
install' (as it overrides default paths), which is probably not desirable.

Original comment by lcam...@gmail.com on 19 Apr 2010 at 5:14

GoogleCodeExporter commented 8 years ago
Would this not be worth adding something like a configure file to this? Meaning 
that 
it can be built either way?

Original comment by mez.mobilefun@gmail.com on 20 Apr 2010 at 10:38

GoogleCodeExporter commented 8 years ago
Jeez - just make a exe for windows rather than require me to download C etc and 
do the make stuff.
I'm a simple web programmer who works mainly in php mysql js etc and want 
something that I dont have to 'make' - that just works.
Go on -  make it easy for us. I dare you.

Original comment by bag...@gmail.com on 23 Nov 2011 at 6:57

GoogleCodeExporter commented 8 years ago
Dammit, why do the computer geeks make everything so hard. I downloaded it, 
read all the instructions, and no way in hell that I could get it to work.

So I found out that skipfish is available in Ubuntu Software Center, so I 
installed it, and still I can't get it to work.

I keep getting a message:
bash: ./skipfish: No such file or directory

Unlike the previous user, I can even go without .exe file, I can work within 
Ubuntu, but at least make it so I don't have to have a phd in programming just 
to make it work.

Original comment by MyPolo...@gmail.com on 24 Apr 2012 at 1:17