Bitcoin Forum
July 30, 2024, 06:28:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to compile latest Litecoin release? (0.10.2.2)  (Read 1096 times)
Prelude (OP)
Legendary
*
Offline Offline

Activity: 1596
Merit: 1000



View Profile
June 20, 2015, 05:49:27 PM
 #1

Seems makefile.unix is no longer a thing, how do we compile the latest version in ubuntu?

Code:
cd
git clone https://github.com/litecoin-project/litecoin.git
cd litecoin/src
make -f makefile.unix USE_UPNP=-


Results in:

make: *** No rule to make target `makefile.unix'.  Stop.


Using ls, I've realized that makefile.unix no longer exists. There is Makefile.am, Makefile.qt.include, Makefile.qttest.include, and Makefile.test.include but I can't figure out how to use them.

Please help!
Prelude (OP)
Legendary
*
Offline Offline

Activity: 1596
Merit: 1000



View Profile
June 21, 2015, 12:24:10 AM
Last edit: June 21, 2015, 01:52:41 AM by Prelude
 #2

Here's how: https://github.com/litecoin-project/litecoin/blob/master-0.10/doc/build-unix.md
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!