Bitcoin Forum
August 17, 2024, 08:20:47 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: help building litecoin for Windows on Ubuntu.  (Read 969 times)
DJFML (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
March 04, 2014, 10:07:47 PM
 #1

as the topic says I need some help building the litecoin source on Ubuntu but for Windows. was simple enough to build litecoind on Ubuntu but I just want to be able to build it on Unix so I can try it. have me a bunch of problems trying to compile it on widows so I though it be easier on Linux platform.
DJFML (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
March 05, 2014, 06:45:50 AM
 #2

any tutorial or anything?
staycrypto
Member
**
Offline Offline

Activity: 70
Merit: 10

Crypto Craftsman


View Profile WWW
March 05, 2014, 07:58:12 AM
 #3

Read the readme's and setup a gitian build environment.  You will have to hack the scripts to deal with dependency versions and comment out git operations until you are ready to do fully automated builds against your git repo.

The process is well documented.  If the readme's aren't up to date in the Litecoin tree (I just did this but I don't remember), you can go look at the readme's for Bitcoin 0.8.6, pick the 0.8.6 tag.  There were some things that changed a bit in the Bitcoin master branch.  You can read through the yml files in the contrib/gitian-descriptors folder.

I do know that when I recently did this, I had to edit and hack a lot of build scripts as none of them worked, but this was for a clone coin that appeared to be based on the original version of Litecoin (for whatever reason)...maybe the latest Litecoin has working scripts already.  Just follow the steps in the readme, and break/fix whatever fails.

The nice thing is once you have a working gitian environment setup, then you have a repeatable build process and you don't have to do it again.

V: VFvZNht5YRuKbENkbu4nG74w2MyjPB6Qty   VersionCoin.com  /r/version   @VersionCoin
staycrypto
Member
**
Offline Offline

Activity: 70
Merit: 10

Crypto Craftsman


View Profile WWW
March 05, 2014, 08:14:15 AM
 #4

This is what you want to read through:

https://github.com/litecoin-project/litecoin/blob/v0.8.6.2/contrib/gitian-descriptors/README

Note that according to their commit notes the litecoin devs updated dependency versions (boost 1.55), but the docs weren't updated to reflect it.  Adjust accordingly.

V: VFvZNht5YRuKbENkbu4nG74w2MyjPB6Qty   VersionCoin.com  /r/version   @VersionCoin
DJFML (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
March 10, 2014, 04:44:57 AM
 #5

Thank you sooo much, will try right away
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!