2500-BTC
2500-LTC
5000-FTC
- Putting the amount is pointless due to price fluctuations. This is also assuming you already have a bitcoin stash, if not i would put 75% in Bitcoin and the rest in Feathercoin and Litecoin.
2500-BTC
2500-LTC
5000-FTC
[quote name=“Wellenreiter” post=“35731” timestamp=“1385136824”]
lrelease is used to build the qt translation files for languages.
see: [url=http://www.linuxcommand.org/man_pages/lrelease1.html]http://www.linuxcommand.org/man_pages/lrelease1.html[/url]
on my system (opensuse) it’s simply under /usr/bin and I can run it by simply typing ‘lrelease’
[/quote]
How do i install if i don’t have it on ubuntu 13.04?
[quote name=“Wellenreiter” post=“35703” timestamp=“1385130792”]
First of all I have to apologize :-[
USE_UPN=0 is wrong, should be ‘USE_upn=-’
Regarding the errormessage, do a ‘find lrelease’ on your system and if a file is found link it to /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease
I’ve never had this problem, but that’s one way to solve it.
Another way is to google the message and check, if it is a known problem for qt5
If you get it compiled without upnpc, that’s a start and from there on we can figure out how to compile with upnpc while your wallet is syncing ;)
[/quote]
find: `lrelease’: No such file or directory
No luck with google, i have it installed on windows for now but i barely use windows anymore and would like to get this installed. I’ll see what i can find on google and post the results
[quote name=“Wellenreiter” post=“35619” timestamp=“1385109900”]
you are missing upnpc support in your distro.
possibility 1) search for a package called miniupnpc or libminiupnpc or something like that
possibility 2) run ‘qmake USE_UPN=0 feathercoin-qt.pro’ to disable upnpc support.
then simple run ‘make’ in the same directory
the client will work without upnpc, but it may be a bit slower in syncing
[/quote]
I downloaded the above packages only to get the follwoing error
[code]
Project MESSAGE: Building with UPNP support
sh: 1: /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease: not found
WARNING: TARGET is empty[/code]
I appreciate your help thus far. I’ll try installing without upnpc support but would prefer to have it if that means faster sync times
Not being able to use a wallet client is really disappointing. I’ve tried installing via command line, qt creator, and now the deb package. I’d really like to get a client installed.
/home/USER/Documents/FeatherCoin-master/src/net.cpp:21: error: miniupnpc/miniwget.h: No such file or directory
this is what i get when trying to build in qt creator, can someone help me out? I know I must be missing something small, but I’m just not sure what i’m doing wrong.
Project MESSAGE: Building with UPNP support
Project MESSAGE: Building with UPNP supportRemoved plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Any help guys? I’d love to get this installed sometime :-\
[quote name=“dowa” post=“35577” timestamp=“1385099176”]
I just made $10, 000 in two days , thanks to everyone. I am liquidating my position
[/quote]
LMFAO
[quote name=“Wellenreiter” post=“35120” timestamp=“1384934381”]
You can get the current 0.6.4.4 package at:
[url=http://software.opensuse.org/package/feathercoin]http://software.opensuse.org/package/feathercoin[/url]
there is also a package for Ubuntu 13.x on the server ;)
[/quote]
Project MESSAGE: Building with UPNP support
Project MESSAGE: Building with UPNP supportRemoved plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Getting closer…what did i do wrong?
[quote name=“Wellenreiter” post=“35120” timestamp=“1384934381”]
You can get the current 0.6.4.4 package at:
[url=http://software.opensuse.org/package/feathercoin]http://software.opensuse.org/package/feathercoin[/url]
there is also a package for Ubuntu 13.x on the server ;)
[/quote]
bash: /etc/apt/sources.list.d/feathercoin.list: Permission denied :o