vermaneerajin / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

How to compile shellinabox source code in a right way? #169

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I download the source code of shellinabox. And compile it in this way: 
./configure,make,make install.
The source code can be compiled rightly.How ever, when I start it with command 
"shellinaboxd" ,the process directly runs in a http way, not in a https way.

However, if I install it by .deb package, I don't meet this problem.

Is there something wrong when I compile the source code? Is there some 
arguments should be added when runs '.configure'?

Original issue reported on code.google.com by iyar...@gmail.com on 28 Mar 2012 at 6:46

GoogleCodeExporter commented 8 years ago
There is more to running the package than building it and executing the binary. 
 Your best bet will be to look at the layout of the debian package to see where 
resources are kept.

Original comment by beewoo...@gmail.com on 31 Mar 2012 at 11:31