Bitcoin Forum
June 30, 2024, 10:44:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What's up with the Monero wallet?  (Read 702 times)
redpepper (OP)
Member
**
Offline Offline

Activity: 76
Merit: 43


View Profile
July 18, 2015, 04:51:40 PM
 #1

I like some things I seen in Monero, but I can't seem to get past the wallet.  It's command based and has no GUI, why?
TrueCryptonaire
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
July 18, 2015, 04:54:34 PM
 #2

I like some things I seen in Monero, but I can't seem to get past the wallet.  It's command based and has no GUI, why?

Go to mymonero.com
illodin
Hero Member
*****
Offline Offline

Activity: 966
Merit: 1003


View Profile
July 18, 2015, 04:54:54 PM
 #3

I think it's because Peter Todd doesn't like GUI wallets. I could be wrong though.
newb4now
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
July 18, 2015, 04:55:39 PM
 #4

I like some things I seen in Monero, but I can't seem to get past the wallet.  It's command based and has no GUI, why?

Go to mymonero.com

there are also multiple 3rd party GUIs available

learn more at getmonero.org
redpepper (OP)
Member
**
Offline Offline

Activity: 76
Merit: 43


View Profile
July 18, 2015, 05:00:22 PM
 #5

I like some things I seen in Monero, but I can't seem to get past the wallet.  It's command based and has no GUI, why?

Go to mymonero.com

Does the private login key work on other servers, or even the desktop wallet?
mitchellmint
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
July 18, 2015, 05:04:52 PM
 #6

I like some things I seen in Monero, but I can't seem to get past the wallet.  It's command based and has no GUI, why?

I make PRi Stakers, and I do not compile with GUI... QT is not all that cute and its quite limited.  You can get cartoonish quick, or leave it as base Windows XP.  HTML5 and Java are beautiful.


Buy TRUSTplus.  We are building a Financial Platform.
redpepper (OP)
Member
**
Offline Offline

Activity: 76
Merit: 43


View Profile
July 18, 2015, 05:07:33 PM
 #7

I like some things I seen in Monero, but I can't seem to get past the wallet.  It's command based and has no GUI, why?

Go to mymonero.com

there are also multiple 3rd party GUIs available

learn more at getmonero.org

I found the page you referenced.  I'll try these out.

https://getmonero.org/getting-started/choose
redpepper (OP)
Member
**
Offline Offline

Activity: 76
Merit: 43


View Profile
July 18, 2015, 05:17:17 PM
 #8

I like some things I seen in Monero, but I can't seem to get past the wallet.  It's command based and has no GUI, why?

I make PRi Stakers, and I do not compile with GUI... QT is not all that cute and its quite limited.  You can get cartoonish quick, or leave it as base Windows XP.  HTML5 and Java are beautiful.



So does the Monero core have an API for building HTML5 and other wallets and services on top of it?
redpepper (OP)
Member
**
Offline Offline

Activity: 76
Merit: 43


View Profile
July 18, 2015, 06:10:10 PM
 #9

I like some things I seen in Monero, but I can't seem to get past the wallet.  It's command based and has no GUI, why?

I make PRi Stakers, and I do not compile with GUI... QT is not all that cute and its quite limited.  You can get cartoonish quick, or leave it as base Windows XP.  HTML5 and Java are beautiful.



So does the Monero core have an API for building HTML5 and other wallets and services on top of it?

I think I'm starting to find some of my own answers.  Yes, Monero has an API or Network service.  It looks like this is a feature of the CryptoNote core code, as DigitalNote (XDN) and others also have a network service along with a command line wallet, which looks identical to Monero.  I did just try the Monero full node on linux (Ubuntu) and it failed.  To compare I tested the DigitalNote full node on linux and it started up without any errors. 

Code:
ubuntu:monero$ ./simplewallet 
./simplewallet: error while loading shared libraries: libboost_date_time.so.1.55.0: cannot open shared object file: No such file or directory

It looks like I'm missing some library.
medusa13
Sr. Member
****
Offline Offline

Activity: 453
Merit: 500

hello world


View Profile
July 18, 2015, 07:43:16 PM
 #10

yes you are missing Libboost library. if you are no troll and need help you can pm me.

XMR Monero
redpepper (OP)
Member
**
Offline Offline

Activity: 76
Merit: 43


View Profile
July 18, 2015, 09:19:41 PM
 #11

yes you are missing Libboost library. if you are no troll and need help you can pm me.

Oh wow.. I sound like a troll?  I just installed libboost-all-dev:

Code:
sudo apt-get install libboost-all-dev

But I'm still getting the error.  I'm not sure why I should PM you, as others might have the same issue and could learn from your insight.  I'll keep working at it until I figure it out, and then post my solution here.
redpepper (OP)
Member
**
Offline Offline

Activity: 76
Merit: 43


View Profile
July 18, 2015, 09:23:55 PM
 #12

yes you are missing Libboost library. if you are no troll and need help you can pm me.

Oh wow.. I sound like a troll?  I just installed libboost-all-dev:

Code:
sudo apt-get install libboost-all-dev

But I'm still getting the error.  I'm not sure why I should PM you, as others might have the same issue and could learn from your insight.  I'll keep working at it until I figure it out, and then post my solution here.

I solved it by installing this version.

Code:
sudo apt-get install libboost1.55-all-dev
medusa13
Sr. Member
****
Offline Offline

Activity: 453
Merit: 500

hello world


View Profile
July 18, 2015, 09:27:40 PM
 #13

yes you are missing Libboost library. if you are no troll and need help you can pm me.

Oh wow.. I sound like a troll?  I just installed libboost-all-dev:

Code:
sudo apt-get install libboost-all-dev

But I'm still getting the error.  I'm not sure why I should PM you, as others might have the same issue and could learn from your insight.  I'll keep working at it until I figure it out, and then post my solution here.

i am sorry, there are many trolls out here right now as you might have noticed  Smiley
so i'm trying to not post too much in this new threads..the main ANN thread is always good for help.

happy to hear it worked Cool

XMR Monero
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
July 18, 2015, 09:43:20 PM
 #14

so i'm trying to not post too much in this new threads..the main ANN thread is always good for help.

Yes the main thread or forum.getmonero.org or IRC #monero are the best places to go for help. Posting new threads means it is less likely your request will actually be seen by people who can help you and more likely it will be mistaken for trolling or lead to more trolling.

Glad it worked out this time though.
Uptrenda
Member
**
Offline Offline

Activity: 114
Merit: 16


View Profile
July 28, 2015, 12:06:38 PM
 #15

Amazingly this worked for me on Ubuntu Trusty:
Quote
sudo apt-get install libboost1.55-all-dev libboost1.55-dev libboost1.55-tools-dev libboost-atomic1.55-dev libboost-chrono1.55-dev libboost-context1.55-dev libboost-coroutine1.55-dev libboost-date-time1.55-dev libboost-exception1.55-dev libboost-filesystem1.55-dev libboost-graph1.55-dev libboost-graph-parallel1.55-dev libboost-iostreams1.55-dev libboost-locale1.55-dev libboost-log1.55-dev libboost-math1.55-dev libboost-mpi1.55-dev libboost-mpi-python1.55-dev libboost-program-options1.55-dev libboost-python1.55-dev libboost-random1.55-dev libboost-regex1.55-dev libboost-serialization1.55-dev libboost-signals1.55-dev libboost-system1.55-dev libboost-test1.55-dev libboost-thread1.55-dev libboost-timer1.55-dev libboost-wave1.55-dev libboost-mpi-python1.55.0 -f

Be careful though because it will want to delete any old versions of Boost which is annoying if you need them for other projects.
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!