Software :: Install Libtorrent By Source And While Configuring?
Apr 28, 2010
i am trying ti install libtorrent by source and while configuring i get the following message:
Code:
checking for OPENSSL. yes
checking for STUFF. configure: error: Package requirements (sigc++-2.0) were not met:
No package 'sigc++-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
[Code]...
i honestly dont know whether i have sigc++-2.0 installed and dont know how to check but even if i do have it, i dont understand the rest. and the man about pkg-config is talking to me like i am a linux guru or soemthing. can please someone point out some guidelines?
View 6 Replies
ADVERTISEMENT
Sep 4, 2010
Last year I had a gui tool for configuring the radeon open source drivers in my old slackware install but now I forgot the name of it. I'm pretty sure it was gtk based and no matter what I type in google I can't seem to find any reference to it. There is a radeontool but that's not it. Anyone know what the name for it was, or something else that provides easy configuring of the open source radeon drivers? I remember it had lots of options to configure including some I've never heard of. Thought it'd be easy to find now since it seemed so officially supported during the time I used it!
View 1 Replies
View Related
Oct 11, 2015
I'm currently running Debian Wheezy (upgrading to Jessie is not possible since I'm using OpenMediaVault which only supports Wheezy) but ever since I installed Deluge BitTorrent client that I've had this python-libtorrent package as "kept back". I'd like to fix this system state but how...
A few things I've tried:
Code: Select all$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
python-libtorrent
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Code: Select all~$ sudo apt-get install python-libtorrent
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code] .....
I have the following APT repositories on my sources which I believe are causing my problem:
Code: Select alldeb http://dh2k.omv-extras.org/debian/ stoneburner-miller main
deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main
They were added through OpenMediaVault's interface when I enabled some checkboxes to be able to install Deluge.
View 6 Replies
View Related
Feb 19, 2010
installed the fedora 12, but dont know how to use the source dvd to install the source package.
View 3 Replies
View Related
Feb 15, 2010
I am trying to cross compile the "libtorrent-rasterbar-0.14.8" i got the error
Code:
checking for boostlib >= 1.35... yes
checking whether the Boost::System library is available... yes
[code]....
View 14 Replies
View Related
Dec 1, 2010
This time I'm attempting to get Xorg up, and running. I've done a minimal Debian install from a network install disc. I used aptitude the install the following, with the dependencies configured automatically I assume:
- xorg
- openbox
- xserver-xorg-video-n (Where n is your graphics card family)
I've rebooted, and no X. I've typed in 'xstart', with no result. I've even typed in 'Xorg' at the CLI where it loads to a black screen, and hangs. I had to power off the PC by holding down the power button.Is there something I'm missing to configure/run it for the first time?
View 7 Replies
View Related
Mar 14, 2010
I have called, I hope correctly, the first screen you see after the BIOS details - "the bootloader screen". If that is not the correct term, then I mean the screen against which GRUB displays your various OS boot options. For some reason, the bootloader screen only occupies the middle half of my widescreen monitor. The bootsplash screens and the login screen which come after it display correctly. I think they are controlled by the command vga=0x348Is there a way of stretching the bootloader screen so that, like the bootsplash screens and login screen, it extends to the full width of the monitor
View 8 Replies
View Related
Apr 29, 2011
Not sure this is the right place and I feel really stupid for asking this but, I want to change the frequency of the online update checks but, for the life of me, cannot find out how. During install, I can configure it but I now want something different. I thought that there was a topic with yast under software but no. Only "online update" which basically give me manual update. I click on configure but same screen appears.
View 2 Replies
View Related
Aug 23, 2010
I'm about to sell an old computer and I want to put a fresh copy of Ubuntu on it for the buyer to use. I don't want to configure a user name and password--I want to leave that process to the buyer, similar to the experience of (for example) buying a new Apple computer, where it asks for a user name and password on first boot after the OS is already installed.
View 2 Replies
View Related
Aug 7, 2010
I have problem that I am unable to install the bind* and cach* pakages for configuring DNS.I am using RHEL 5.4. I have tried using both yum & rpm, but still the same. The error is listed below (when i execute the command:#yum install bind* cach* -y): warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY,key ID 37017186 Public key for caching-nameserver-9.3.6-4.P1.e15.i386.rpm is not installed.
View 1 Replies
View Related
Mar 14, 2011
Since I've installed opensuse 11.4 instead of 11.3, I cannot install .rpm packages nor execute updates. I get the following message: "There has been a (probably temporarily) when connecting to the software source/repository" (own translation) details: Media source [URL] does not contain the desired medium So, probably there is something wrong with my software sources. Could anyone give a suggestion to repair this since I'm not a linux expert and would like to install new software on my newly updated machine.
View 9 Replies
View Related
Sep 20, 2009
I am trying to install CentOS guest on CentOS 5.3 host. I have installed all the requirements for the same. As per documentation, only NETWORK install is supported if the guest is to be installed as paravirtalized.I copied the CentOS DVD in /home directory with folder name centos52 and exported it through NFS. When I run Virtual machine manager and give installation path as: nfs:<ip address of host>:/home/centos52 , the system while trying to create the storage fails and throws following error:Unable to complete install: 'Invalid install location: Mounting location nfs://<ip address of host>:/home/centos52 failed'
View 1 Replies
View Related
Jun 28, 2011
Is there any open source virtual machine so i can study the source in order to create my own? i'm gonna write my own, so it doesNT matter if license does not allow further development of the code.
View 1 Replies
View Related
Apr 11, 2011
i am already a little bit familiar with linux and now i want to know better the linux OS. i have downloaded the source code of the krnel from the kernel.org and i dont understand the linux source trees organization, so can somebody do me a favor and give me a link to some internet page (or at least a book) that explains that?? i have searched in the internet with the tag:::linux source trees organization and i have not found nothing interesting
View 1 Replies
View Related
Jan 16, 2010
I was trying to install a program from source. I cd'd to the directory then ./configure'd. It was configuring fine until this.
Quote:
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: *** GTK+ version 2.4.0 not found! How can I fix this?
View 1 Replies
View Related
Aug 30, 2010
I want to look at Red Hat 9 source code on the same PC I installed RH9 on. Yes, I know that is old. The CD package has 3 source CDs and each has a key. I try using:
rpm -i package_name.rpm
and I get warning saying NO_KEY. Also, where is the source installed?
View 6 Replies
View Related
Jan 2, 2009
We all know we can install a linux system such as Fedora 10 and use it. Being linux, one should in principle get the source codes for everything that has been precompiled (except the proprietary drivers such as nvidia) in the installation DVDs/CDs. Where are the source codes ? Is there a place I can download them ?
To avoid confusion, I am not referring to the kernel source that can be compiled to give a linux kernel, but that does not include the drivers, such as intel_drv.so.
To be more specific, the intel graphic i810 driver has been built into any linux system, but where is the exact source? One answer may be that primary source intellinuxgraphics.com. However, if anyone tries to download the every changing (i.e., keep updated almost every single day) driver source codes from freedesktop.org, it is almost certain that the source codes will not be the same as the one that is finalized in Fedora 10.
View 9 Replies
View Related
Jan 30, 2010
Since I have the latest updates of fedora 11, I can no more install fpc-2.4.0-1.src.rpm. What should I do?
View 11 Replies
View Related
Mar 26, 2011
KeePassX is a fork of KeePass; the outstanding open source application for securely storing passwords. I use it for all my accounts and passwords for all my machines and customers. I ran into quite a bit of trouble trying to build it from source as it requires the Qt and Xorg headers to compile.
The following are the steps to build and install keepassx from source on Fedora 14
Step1: Install dependencies
Code:
yum -y install gcc gcc-c++ qt-devel qt-config libXtst-devel
Step 2: Fetch source code
Code:
wget http://downloads.sourceforge.net/keepassx/keepassx-0.4.3.tar.gz
Step 3: Unpack Source
[Code]....
View 3 Replies
View Related
Feb 6, 2010
In what directory do I need to install a tarball containing API libraries in order to import the libraries for programming?I've been trying for a few hours now to get started on my homework - but I need the GLUT api for OpenGL. After attempting to compile a simple test program, I got the error
Code:
glut.h: No such file or directory
First off, I'm not even really sure if OpenGL wasn't included in the original install or if I even need it when programming with GLUT (I truelly am clueless, lol). But after reading as much as I could, I've only been able to deduce that I need to install the API libraries somewhere on my disc.So I found the tarball, and there are special instructions for installing a linux machine. I found instructions saying to install it in the directory /usr/lib/ but is that right for the SUSE distro?Also, if anybody knows anything about GLUT/OpenGL programming + openSUSE11.2.
View 9 Replies
View Related
May 19, 2010
I am trying to install audacious from a tar.gz. Here is the ./configure output
Code:
elliotn@elliotn-desktop:~/Desktop/audacious-2.3$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no .....
Configuration:
Install path: /usr/local
Use one plugin dir:
Allow user plugin dir: yes
Additional debugging output: no
Automatic character code detection: yes
D-Bus support: no
Session management (eggsm) yes
XSPF playlists no
SSE2: yes
AltiVec: no
WARNING! DBUS support is disabled. This means that various features the user might expect (such as remotely adding files to session via commandline) will not work! If I type make it dies make but I see nothing under sounds if I type make here is the output:
Code:
elliotn@elliotn-desktop:~/Desktop/audacious-2.3$ make
Entering directory src.
Entering directory libeggsmclient.
Successfully generated dependencies.
Leaving directory libeggsmclient.
Entering directory libaudcore .....
View 5 Replies
View Related
May 14, 2011
Basically I'm looking at the Calibre source code tarball
[URL]
I'm clueless as on how to compile and install Calibre from the tarball source code.
View 3 Replies
View Related
Oct 21, 2010
How to install kernel-source and gcc? Because if i want to compile module for installing Linux* Base Driver i've to install them first.
View 5 Replies
View Related
Aug 26, 2010
i keep reading the readme file and when i execute
Code:
#smb -v
or
[code]....
View 3 Replies
View Related
Mar 13, 2011
I am trying to install the tightVNC on my imac.It expects X install; I see that X11 in my utility. I think it is ok, but the instruction states to install it on /usr/bin/. Which is correct?Then I need to have ~JPEG and ~zlib to place in /usr/bin/ or inside of certain folders to use.To make sure it is ok; I put both of them in both of the indicated places. I assume it is going to work.Now, I am suppose to build and install. I am not sure how to do it with the command "xmkmf" and not sure where to run this command.I am doing all of this in terminal.
View 1 Replies
View Related
Nov 12, 2010
During installation of one of driver i needed to
Remove any earlier version drivers using
make clean -r command.
Where i m getting following error code...
View 6 Replies
View Related
Mar 5, 2011
I want to install wordpress open source in linux.but i donot know how i do this.
View 2 Replies
View Related
Aug 31, 2010
I had install souce of "yum" but it dosent work properly now i dont want that prog. run for me. is their any method to uninstall it. how to use yum in steps. i had register for pbone.org for REPO bt i dont know hoe to deal with that. i am not register user of Redhat network.
View 2 Replies
View Related
Dec 10, 2010
Can any one tell me what are the differences, pros and cons when I install something from source versus installing that thing from rpm.
View 1 Replies
View Related
Jan 20, 2010
Which is the best way to install kernel from source?
I want to download it here:
http://kernel.org/
But it is tar.bz2
How can I install it to my debian?
I know I have kernels in backports and repos, but I want to test and install it from source.
It is good idea to convert it to deb and install it with dpkg -i kernel.deb?
O maybe there are better way?
View 9 Replies
View Related