Bitcoin Forum
November 14, 2024, 04:10:48 AM *
News: Check out the artwork 1Dq created to commemorate this forum's 15th anniversary
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 »
521  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 09, 2015, 10:44:20 AM
If you can't install from source just download the binaries from bitcoin.org. They work out of the box. Just extract the tarball and run.


Ok. I have downloaded it from bitcoin.org and then extracted the tarball. But which application do I need to run the bitcoin-qt file? I am trying with Ubuntu Software Center but I get an error message  Angry
522  Economy / Currency exchange / Re: 11.69€ Paypal. Need Dash, BTC or LTC on: October 09, 2015, 08:10:55 AM
i can give you BTC for that PayPal funds.

But:

1. You need to send first.
2. You need to convert the EURO to USD. Or just send me the EURO, and i will calculate the exchange for the amount of USD i recive in PP.
3. you need to send me on private one screenshot with your "My Account" from PP so i can see from where did you got the money in PP and see if i can trust you with this PP funds. And also your PP email, to check if your account is verified or not.
4. My fee is between 7.50% and 15% depends what i see in your paypal transactions. And depends if you accept all this terms and conditions Smiley .... But i suppose i can offer you 7.5% fee if you agree with all this terms Smiley
5. Your payment WILL be sent as a Family or Friends Payment (gift)
6. You WILL pay all transaction fees (if any)

So, if you accept all this, please contact me on Private Wink


Too many annoying conditions.
523  Economy / Games and rounds / Re: DirectBet Ice Hockey Prediction Game *** Win Free Bets ! *** Free to Enter ! on: October 08, 2015, 07:47:08 PM
Philadelphia 2 @ 4 Tampa Bay
524  Economy / Currency exchange / 11.69€ Paypal. Need Dash, BTC or LTC on: October 07, 2015, 07:32:41 PM
I have some cash on Paypal and I want some cryptocurrency.

Send me a PM or reply under this thread.
525  Economy / Digital goods / Re: [WTS] Sexy Twitter Account on: October 07, 2015, 07:30:55 PM
Account sold.
Closing.
526  Economy / Digital goods / Re: [WTS] Sexy Twitter Account on: October 07, 2015, 01:00:25 PM
0.05 price?

I have just sent you a PM.
527  Economy / Digital goods / Re: [WTS] Sexy Twitter Account on: October 07, 2015, 12:22:31 PM
Still available.
Price: 0.09

Please shot me a PM about your twitter account name and then i will check the audit of your followers if good i will like to buy it

I have just sent you a PM.
528  Economy / Digital goods / Re: [WTS] Sexy Twitter Account on: October 07, 2015, 10:51:45 AM
Still available.
Price: 0.09
529  Other / Off-topic / Re: What Song are you Listening To? on: October 07, 2015, 09:16:44 AM
Niagara - Walking : https://www.youtube.com/watch?v=KaaG93qZ5mM
530  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 07, 2015, 07:41:32 AM
I haven't used Ubuntu in a while but debian is my normal OS, which is similar.  Anyway, it'd be helpful if you could cut-n-paste the entire terminal sessions to either a pastebin or to this forum when requesting these kinds of help.  Oftentimes, someone who's very familiar with how the system works will see a specific detail if you post the sessions rather than just saying "it's the same message".  In any case, I'd consider ditching that PPA and just building from source.  On debian I'd get the source version of that bitcoin package and then do builddep to install dependencies.  After that you just make && make install.

Let us see some sessions, please!


Thank you for your reply.
Here is a complete terminal session: http://pastebin.com/7zeuZHHM

I just followed the instructions contained in this website: http://www.distrogeeks.com/install-bitcoin-qt-ubuntu/
531  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 07, 2015, 07:35:27 AM
Thank you knight, but it still doesn't work.
The same message is displayed.
Ok...
 
Try
Code:
sudo apt-get -u dist-upgrade
And post the output of the running the command.


Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.



532  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 06, 2015, 08:32:10 PM
try doing
Code:
sudo apt-get clean

If that doesn't work try also doing
Code:
sudo apt-get -f install
sudo dpkg --configure -a
sudo apt-get -f install
(yes run the same command twice)


Thank you knight, but it still doesn't work.
The same message is displayed.
533  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 06, 2015, 08:18:17 PM
did you try update, upgrade, and autoclean that I suggested above?

Also try removing everything again. uninstall bitcoin-qt and libboost, just to make sure they are gone.


Yes, I did update, upgrade and autoclean.
I also  tried to re-install bitcoin-qt again, but  it's not working.  Angry
534  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 06, 2015, 08:02:32 PM
try doing install with aptitude instead of apt-get. Just replace all of the apt-gets with aptitude in the commands.


When I try to install aptitude this is what it says:

Code:
Package aptitude is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
535  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 06, 2015, 07:50:23 PM


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



This is what I get after running this command:


Code:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libboost-all-dev : Depends: libboost-dev but it is not installable
                    Depends: libboost-tools-dev but it is not going to be installed
                    Depends: libboost-atomic-dev but it is not going to be installed
                    Depends: libboost-chrono-dev but it is not going to be installed
                    Depends: libboost-context-dev but it is not going to be installed
                    Depends: libboost-coroutine-dev but it is not going to be installed
                    Depends: libboost-date-time-dev but it is not installable
                    Depends: libboost-exception-dev but it is not going to be installed
                    Depends: libboost-filesystem-dev but it is not installable
                    Depends: libboost-graph-dev but it is not going to be installed
                    Depends: libboost-graph-parallel-dev but it is not going to be installed
                    Depends: libboost-iostreams-dev but it is not installable
                    Depends: libboost-locale-dev but it is not going to be installed
                    Depends: libboost-log-dev but it is not installable
                    Depends: libboost-math-dev but it is not going to be installed
                    Depends: libboost-mpi-dev but it is not going to be installed
                    Depends: libboost-mpi-python-dev but it is not going to be installed
                    Depends: libboost-program-options-dev but it is not installable
                    Depends: libboost-python-dev but it is not installable
                    Depends: libboost-random-dev but it is not going to be installed
                    Depends: libboost-regex-dev but it is not installable
                    Depends: libboost-serialization-dev but it is not installable
                    Depends: libboost-signals-dev but it is not going to be installed
                    Depends: libboost-system-dev but it is not installable
                    Depends: libboost-test-dev but it is not installable
                    Depends: libboost-thread-dev but it is not installable
                    Depends: libboost-timer-dev but it is not going to be installed
                    Depends: libboost-wave-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
536  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 06, 2015, 07:36:39 PM

The last solution which should work is to install those dependencies manually.
use:
Code:
sudo apt-get install libboost-chrono1.55.0 libboost-program-options1.55.0 libboost-thread1.55.0 libqrencode3


I've just tried to install these dependencies, but this is what I get:

Code:
Package libboost-thread1.55.0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libboost-program-options1.55.0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libboost-chrono1.55.0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libboost-chrono1.55.0' has no installation candidate
E: Package 'libboost-program-options1.55.0' has no installation candidate
E: Package 'libboost-thread1.55.0' has no installation candidate
537  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 06, 2015, 07:15:51 PM
Please, explain how you are trying to install it. Source code? PPA? .tgz? I'd say you have already added Ubuntu PPA and you have run apt-get install bitcoin-qt, is this correct?
You are installing on Ubuntu 15.04, right?

I'm going to replicate your issue on a virtual machine and I will let you know how I have solved it, but I will need to know where you are and how you got there.


Thank you very much for your help! If anyone solves this problem, I'm gonna send a tip to him.


Anyway, you guessed it right.

I've already added Ubuntu PPA using this command: 
Code:
 sudo apt-add-repository -y ppa:bitcoin/bitcoin 

Then I updated Ubuntu's software package lists, using the following command:
Code:
 sudo apt-get -qq update 

And finally I tried to install bitcoin-qt using the following command:
Code:
 sudo apt-get install -y bitcoin-qt 


Then I get the message I already wrote in the previous post and it cannot install the client.
I am installing the wallet on Ubuntu 15.04, 64-bit.
538  Bitcoin / Bitcoin Technical Support / Re: Problem on Ubuntu on: October 06, 2015, 06:33:18 AM
Use the command
Code:
sudo apt-get -f install


I get the same message:


Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 bitcoin-qt : Depends: libboost-chrono1.55.0 but it is not installable
              Depends: libboost-program-options1.55.0 but it is not installable
              Depends: libboost-thread1.55.0 but it is not installable
E: Unable to correct problems, you have held broken packages.
539  Bitcoin / Bitcoin Technical Support / [ Fixed ] Problem on Ubuntu on: October 05, 2015, 08:27:30 PM
I'm trying to install BItcoin-qt by the terminal, on the latest version of Ubuntu, but it doesn't install.

I see this message:



The following packages have unmet dependencies:
 bitcoin-qt : Depends: libboost-chrono1.55.0 but it is not installable
              Depends: libboost-program-options1.55.0 but it is not installable
              Depends: libboost-thread1.55.0 but it is not installable
              Depends: libqrencode3 (>= 3.2.0) but it is not installable
E: Unable to correct problems, you have held broken packages.




How can I fix it?
540  Economy / Digital goods / Re: [WTS] Sexy Twitter Account on: October 05, 2015, 07:36:11 PM
what twitter account name that you sell ? let me check first .


I've just sent you a PM.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!