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?
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!
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.
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?
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
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.
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.
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.
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.
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'
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.
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
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?
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?
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.
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
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.
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 .....
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.
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.
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?