Displaying 20 results from an estimated 1100 matches similar to: "Trying to re-compile libvirt package on Ubuntu Lucid"
2011 Apr 26
1
problem installing libvirt from source
I'm trying to compile and install libvirt-0.9.0 on Ubuntu v10.04. The make and install went fine and I don't see any errors but there isn't a libvirt directory created in /usr/local/lib/python2.6/dist-packages.
I specified configure --with-vmware -with-esx (and later --with-python), then make, then sudo make install.
>From config.log:
prefix = /usr/local
exec_prefix = ${prefix}
2015 Jan 23
2
Windows Guest ignores CPU topology settings on Ubuntu Lucid host
I try to assign 8 host cores to Windows 2003 Server Standard guest.
Because this OS version has a limit of 4 sockets, I have to change the
CPU topology. My guest definition:
<vcpu>8</vcpu>
<cpu match='minimum'>
<model>core2duo</model>
<topology sockets='4' cores='1' threads='2'/>
</cpu>
doesn't
2015 Jan 26
0
Re: Windows Guest ignores CPU topology settings on Ubuntu Lucid host
On 23.01.2015 13:50, Karol Jędrzejczyk wrote:
> I try to assign 8 host cores to Windows 2003 Server Standard guest.
> Because this OS version has a limit of 4 sockets, I have to change the
> CPU topology. My guest definition:
>
> <vcpu>8</vcpu>
> <cpu match='minimum'>
> <model>core2duo</model>
> <topology
2010 Aug 04
1
[3.4.8/Debian Testing amd64] dpkg-build-package fails with linker error
Hello,
I am facing a problem when rebuilding Samba 3.4.8dfsg2 on Debian Testing.
Command used: "dpkg-buildpackage -uc -us -rfakeroot
--source-option=--format=1.0"
Linking bin/smbcontrol
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/libunwind-ptrace.a(_UPT_access_fpreg.o):
relocation R_X86_64_32S against `_UPT_reg_offset' can not be used when
making a shared
2011 Jun 27
1
Debian and Ubuntu packages of 1.2.0
I tried your procedure, that's to say:
sudo apt-get build-dep xapian-bindings
sudo apt-get install php5-dev php5-cli
apt-get source xapian-bindings
cd xapian-bindings-1.2.*
rm debian/control
env PHP_VERSIONS=5 debian/rules maint
debuild -e PHP_VERSIONS=5 -us -uc
cd ..
sudo dpkg -i php5-xapian_*.deb
Though, it is failing with this error message:
dpkg-buildpackage -rfakeroot -D -us -uc
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
> On an Ubuntu 15.10, following the docs at
> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>
> When
>
> running debuild -e PHP_VERSIONS=5 -us -uc
>
> I get (sorry for the French):
>
>
> "
> dpkg-buildpackage -rfakeroot -D -us -uc
> dpkg-buildpackage: paquet source
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Hi Olly and co,
On an Ubuntu 15.10, following the docs at
https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
When
running debuild -e PHP_VERSIONS=5 -us -uc
I get (sorry for the French):
"
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: paquet source xapian-bindings
dpkg-buildpackage: version source 1.2.21-2.1
dpkg-buildpackage: distribution source unstable
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:44, Yannick Warnier a ?crit :
> Le 26/03/16 18:04, Olly Betts a ?crit :
>> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
>>> On an Ubuntu 15.10, following the docs at
>>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>>>
>>> When
>>>
>>> running debuild -e PHP_VERSIONS=5 -us -uc
2006 Jul 08
2
building the logcheck package from SVN
apt-get install svn-buildpackage
cat <<_eof >> ~/.svn-buildpackage.conf
svn-lintian
svn-linda
svn-move
_eof
mkdir logcheck; cd logcheck
svn co svn+ssh://svn.debian.org/svn/logcheck/logcheck/trunk
cd trunk
svn-buildpackage -k<your key ID> -rfakeroot
man svn-buildpackage for more. Nice, huh?
--
.''`. martin f. krafft <madduck at debian.org>
: :' :
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:04, Olly Betts a ?crit :
> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
>> On an Ubuntu 15.10, following the docs at
>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>>
>> When
>>
>> running debuild -e PHP_VERSIONS=5 -us -uc
>>
>> I get (sorry for the French):
>>
>>
>> "
2006 Mar 24
1
Python dependency in packages?
I apologize if this isn't the correct destination for these errors,
but I tried installing xen on my ubuntu (breezy badger) system via:
deb-src http://packages.debianbase.de/sources/xen3 ./
and then tried building locally via apt-get source xen.
The only problem appears to be the explicit python2.3 dependency in :
debian/rules
debian/libxen-python.install
a simple s/python2.3/python2.4/
2010 May 31
4
building rpy against lenny-cran
Hi.
On all of my machines, except for a netbook cursed with the GMA500
chipset, the R packages are synced to lenny-cran.
I have been using rpy in a chroot using the official lenny
R packages (2.7.1) given that i have not been able to find
compatible rpy deb packages to work with lenny-cran.
I am able to build the rpy deb package from source in
a 32-bit lenny chroot (with the stock R packages)
2002 Jul 26
1
libvorbis-1.0 patch for Solaris 5.8 buggy libc qsort.
Solaris 5.8 has a quirky qsort that requires the ability to recognize
elements as equal. here is a patch I have created to deal w/ this
problem. I apologize if the patch is in the wrong format and would love
to be corrected if wrong. I used the following to create the patch
libvorbis-1.0> diff -u lib/psy.c lib/psy_new.c > libv.patch
<p><p><p><p>
--------------
2008 May 28
6
Error using antispam plugin
Hi
When activating antispam plugin in imap protocol, when sending an
email, Evolution/Thunderbirdkeeps infinitely "Sending authentication
information", and Dovecor logs shows "dovecot: May 28 10:14:35 Error:
child 6910 (imap) killed with signal 11"; lots of empty folders in
/tmp are created with names like "antispam-mail-ZvyWeZ".
I am using Dovecot1.1 rc15 compiled
2014 Jul 24
0
RV: About your driver NUTDRV_ATCL_USB(8) for install
Dear Charles,
Thanks for your quick reply, but I can't install nut_2.7.2 in my raspberry.
1) I create a [nut] directory and use wget to download three files:
[nut_2.7.2-1.dsc] [nut_2.7.2.orig.tar.gz] [nut_2.7.2-1.debian.tar.xz] 2)I
unpack:
dpkg-source -x nut_2.7.2-1.dsc
3) I use command
root at pi1:/nut/nut-2.7.2# debuild -us -uc .
..
And I have the following error code:
2005 Mar 21
1
exclude problem
I have looked on the mailing lists and through rsync documentation but those
still haven't solved my problem. I may be calling rsync incorrectly but the
problem I have is that the exclude file seems to be ignored. My final goal is
to replicate an entire host, excluding some files that contain specific IP,
hostname configuration things. I'm trying to start small by mirroring a
2010 Jul 02
0
Re: pulseaudio under ubuntu lucid
thorin wrote:
> Hello. In the previous version of ubuntu, karmic, I had countless problems with wine and pulseaudio...
>
> Basically, I think Ubuntu Lucid has fixed any issues with pulseaudio and wine.
That seems to be my experience too.
I only have a few applications running under Wine and just two of those need MIDI playback for which I use fluidsynth.
On upgrading to Ubuntu
2010 May 09
1
ubuntu lucid repository
i try to install R 2.11 to ubuntu lucid from
http://cran.r-project.org/bin/linux/ubuntu/lucid/
but is not working
i make a local mirror of the repo and i made some
directory structure changes and worked
(main/binary-i386/ dists)
i made a bug-report at
https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14289
(but is not the right place, then i send this email.)
thanks.
--------------
2010 May 09
1
ubuntu lucid repository
i try to install R 2.11 to ubuntu lucid from
http://cran.r-project.org/bin/linux/ubuntu/lucid/
but is not working
i make a local mirror of the repo and i made some
directory structure changes and worked
(main/binary-i386/ dists)
i made a bug-report at
https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14289
(but is not the right place, then i send this email.)
thanks.
--------------
2010 May 18
5
upgrade Ubuntu Karmic to Lucid = Wine : Esound desabled!!!
I have upgrade my system ubuntu karmic to lucid.
since upgrade when i configure wine :
it say me :
unavailable esound driver found in the registry
Would you like unistall esound driver?
esound is cleared to the choise to driver audio
and i have no sound in game work's with this driver :
Civilzation 4 BTS
my versus wine is upgraded to 1.1.44.
and the same pb if i downgrade versus wine