Displaying 20 results from an estimated 100 matches similar to: "tar binary in RTools 3.1.0.1939 has problems with tar.bz2 files"
2005 Apr 14
2
tftp - getting connection refused
I did the following to setup the tftp server.
Download tftp from
ftp://ftp.kernel.org/pub/software/network/tftp/tftp-0.40.bz2
tar -jxvf tftp-0.40.bz2
cd tftp-0.40
make
make install
mkdir /tftpboot
chmod 777 /tftpboot
chown nobody:nobody /tftpboot
changed /etc/xinetd.d/tftp file to "disable no"
service xinetd restart
Now when I connect I get in /var/log/messages "tftpd: read(ack):
2009 Jun 25
1
error: ‘FT_MulFix’ undeclared here
Hi,
I am using ubuntu 9.04. I have installed ubuntu 9.04. And then downloaded wine-1.0.1.tar.bz2 from winhq/download site. Then follow following steps:
1) Untar files:
tar jxvf wine-1.0.1.tar.bz2
2) cd wine-1.0.1/
3) ./tools/wineinstall
During step three, following error comes:
********************************************
make[2]: Leaving directory `/home/manoj/wine-1.0.1/dlls/fusion'
2009 Jan 15
5
[PATCH 0/3] ocfs2: Inode Allocation Strategy Improvement.v2
Changelog from V1 to V2:
1. Modify some codes according to Mark's advice.
2. Attach some test statistics in the commit log of patch 3 and in
this e-mail also. See below.
Hi all,
In ocfs2, when we create a fresh file system and create inodes in it,
they are contiguous and good for readdir+stat. While if we delete all
the inodes and created again, the new inodes will get spread out and
that
2005 May 12
0
Policy Match and the 2.6 Kernel
After many long hours and a lot of help from Tom I was able to get IPSEC
running on kernel 2.6, here''s a step-by-step for Getting Policy match
working.. Hope it helps
Adding Policy Match Support to Kernel 2.6
JJ Truax
jtruax at optivel dot com
This is a step by step how-to for adding policy match support to a 2.6
kernel. For information on configuring IPSEC for the Kernel 2.6 see Tom
2007 May 07
7
Installing plugins without svn:// access
Hi,
I''m trying to get up and running with rspec on a new project. I''d like to
install the rspec and rspec_on_rails plugins (per
http://rspec.rubyforge.org/documentation/rails/install.html), but my
corporate firewall blocks port 3690 so I can''t access the repository via
svn://
I searched the docs and the mailing-list archive to figure out how to
install the plugins
2012 Sep 26
4
guestfish hang when exec command.
Hi,
I have some issues with libguestfs. I download the libguestfs-0.18.3 source code and read the README file.
it requested qemu >= 0.13, my qemu version is qemu-1.0.1
requested kernel version >= 2.6.34, my kernel version is 3.1.4
the most of requirement for compiling I reached. but I completed compiltion and executed command.
the guestfish hang there.
the following was my operating steps:
2007 Dec 28
2
[LLVMdev] fink llvm-gcc42 test packaging
I've created fink packaging for a building the llvm
and llvm-gcc-4.2 svn pulls under fink on Mac OS X. Hopefully
the fink info script and patch should be clear enough for
some comments on my build approach. The llvm-gcc and llvm-g++
compilers seem okay so far. The llvm-gfortran compiler seems to
always spew a warning..
WARNING: 128-bit integers not supported!
...even when just compiling a
2007 Mar 31
3
World Of Warcraft on FreeBSD 6.2
Has anyone been able to get World of Warcraft Burning crusade running
on FreeBSD 6.2 stable with wine 0.9.34 and a nvidia video driver?
I had it working on a earlier version of wine 9.22(I think it was)
if someone would mind posting some instructions on how to get this
working it would be great
Thank you Wine Devlopers for continued FreeBSD Support
Sam Fourman Jr.
2004 Dec 20
0
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
On Sun, 2004-12-19 at 20:20, Adam Warner wrote:
> Hi all,
Hi Adam,
>
> I learned of LLVM a couple of days ago:
> <http://groups.google.co.nz/groups?selm=pan.2004.12.18.11.29.33.33249%40consulting.net.nz>
> <http://groups.google.co.nz/groups?th=608e6e38e496f09d>
> (I posted a tail call followup which is missing from the archive)
> Jestingly, LLVM developers
2005 Nov 10
0
Unable to compile drivers...
Hi,
I have installed Xen from the binaries (2.3.4 in "Users'' manual") and I
have got to the point of setting up the networking for Domain0. In order
to do this I need to compile ndiswrapper and when I try this I get the
following:
Can''t find kernel sources in /lib/modules/2.6.11.12-xen0/build;
give the path to kernel sources with KSRC=<path> argument to
2008 Apr 21
1
Install problem with UBUNTU Gutsy
Hello everybody.
I try to install Wine on my UBUNTU GUTSY using a terminal. After unpacking
the wine-0.9.60.tar.bz2 package with
tar -jxvf wine-0.9.60.tar.bz2
going to the new created directory and typing:
sudo ./configure
sudo make depend && maked
after running for a while I get the error:
[b]/bin/sh: cannot create version-stamp: Permission denied
rm: cannot remove `version-stamp':
2008 Jul 10
1
Slow samba and Realtek card
Hello,
We can see
# lspci
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B
PCI Express Gigabit Ethernet controller (rev 01)
I have used a custom kernel to start with centos 5.1 as an initial
installation
Our customer on this kernel has experienced slow pref on samba shares (50
seconds to open a file)
So I have decided to updrade to centos 5.2 that have the right
2009 Feb 24
2
[PATCH 1/3] ocfs2: Optimize inode allocation by remembering last group.
In ocfs2, the inode block search looks for the "emptiest" inode
group to allocate from. So if an inode alloc file has many equally
(or almost equally) empty groups, new inodes will tend to get
spread out amongst them, which in turn can put them all over the
disk. This is undesirable because directory operations on conceptually
"nearby" inodes force a large number of seeks.
So
2013 Aug 06
1
Error in building pdf manual with Rtools
Dear list,
I am trying to produce a pdf manual using Rtools (version 3.1.0.1936) on Windows 8 (64-bit). I am also aware of the inconsolata issue posted in the forum (https://stat.ethz.ch/pipermail/r-devel/2013-June/066850.html), and then I have installed the patched version of R-3.0.1. However I still have some errors with the following message:
R CMD Rd2pdf mypack
Hmm ... looks like a package
2013 Nov 20
1
"size of shared memory region" messages show up with Rtools 3.1.0.1939
Hi,
After installing Rtools 3.1.0.1939 into c:\rtools31, when I call any (most?) of the commands in c:\rtools31\bin, I see strange messages printed to stderr. Example:
C:\Rtools31>bin\tar
0 [main] tar 6084 shared_info::initialize: size of shared memory region changed from 27984 to 21136
bin/tar: You must specify one of the `-Acdtrux' options
Try `bin/tar --help' or `bin/tar
2015 Jan 11
1
NUT configuration with APC CS650 and ESXi host
The serial number looks completely different, but the firmware seems to be
the same. Pasting upsc output:
battery.charge: 80
battery.charge.low: 10
battery.charge.warning: 50
battery.date: 2013/12/04
battery.mfr.date: 2013/12/04
battery.runtime: 1781
battery.runtime.low: 120
battery.temperature: 29.2
battery.type: PbAc
battery.voltage: 13.5
battery.voltage.nominal: 12.0
device.mfr: American Power
2004 Dec 20
4
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
Hi all,
I learned of LLVM a couple of days ago:
<http://groups.google.co.nz/groups?selm=pan.2004.12.18.11.29.33.33249%40consulting.net.nz>
<http://groups.google.co.nz/groups?th=608e6e38e496f09d>
(I posted a tail call followup which is missing from the archive)
Jestingly, LLVM developers appear intent upon nothing short of world
domination. Not only have you done an end run around
2017 Mar 09
3
Inconsistent query results
"Kirill A. Shutemov" <kirill at shutemov.name> writes:
> Hello,
>
> I found that on particular queries notmuch return different results if run
> the query few times. Re-initialing the query or db doesn't help.
>
> I've attached test case along with corpus of messages.
>
> Unpack the archive and run `make' there. It will initialize the notmuch
2005 Mar 18
3
Migrating Samba and Users to another Fedora 3 box
Hi...
I am planning on going from a 36-gig Raid-1 box to an 250-gig Raid-1
(ide) box. The current server is Fedora Core 3 and the new one will
also be Fedora Core 3. This box is only used for Samba (file sharing
and printer sharing). The system works great, I just need more space.
So, could someone please help me out with moving user info and /home
directory to the new box? Here are some of
2006 Mar 25
2
Multiple uplink problems
I''ve installed Shorewall 3.0.5 on a Debian Sarge box, and I''m
attempting to route internet traffic through a couple of ISPs, and I''ve
come up against some problems.
The first is that one of my links is a pppoe connection to a wireless
modem, and I can''t configure it to have a static IP address...
therefore I can''t see how I can set up the two