make: command not found

Matthew Flaschen matthew.flaschen at gatech.edu
Mon Feb 26 06:50:06 UTC 2007


Sumith augustine wrote:
> hi all
> 
> today i was trying to install tclink for ruby on my kubuntu sys.  i
> downloaded "tclink-3.4-ruby.tar.gz" from
> http://www.trustcommerce.com/downloads/tclink-3.4-ruby.tar.gz
> 
> After untaring it i gave "./build.sh" command for installing  then i get
> the
> following error
> ====================================
> root at tbk013:/usr/local/src/tclink-3.4-ruby# ./build.sh
> checking for CRYPTO_lock() in -lcrypto... no
> checking for SSL_connect() in -lssl... no
> creating Makefile
> ./build.sh: line 16: make: command not found
> root at tbk013:/usr/local/src/tclink-3.4-ruby#
> =====================================
> 
> then i installed "make"  with apt-get install
> after that i gave "./build.sh" the the error increase
> and i got the following errors

It's not all errors.  Carefully read it, and you can see what's probably
wrong:
> tclink.c:43:28: error: openssl/crypto.h: No such file or directory

sudo apt-get install openssl

Then try again.

Matthew Flaschen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070226/14c74a10/attachment.sig>


More information about the ubuntu-users mailing list