Jump to content

Shadew

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Shadew

  1. apt-get install lib32ncursesw5 lib32readline5 ia32-libs build-essential automake libtool libcurl4-openssl-dev libpcre3-dev libsqlite3-dev libreadline5-dev subversion libncurses5-dev libncursesw5-dev libsparsehash-dev libmysqlclient-dev 
    

    try that

  2. Why would you need putty for linux when you have terminal. Except if you mean to use putty to ssh into a linux server from a windows computer which would be

    mysql -u username -p 
    

    use databaseName; 
    

    "Your mysql query" 
    

    ect

×
×
  • Create New...