Displaying 20 results from an estimated 4000 matches similar to: "Fix for rubygems-less systems"
2004 Aug 10
7
HTML Widget
Hi,
I''m pretty new to WxRuby, but I think it is the ideal solution to write
Ruby-applications for different platforms. I missed the wxHtmlWindow in
WxRuby, so I added it myself. You can grab the new files from
http://portfolio16.de/tmp/wxruby-html.tar.gz. This archive contains all
files I added to the wxruby-directory. These are mostly the *.t files
for the missing classes and some
2006 Sep 24
3
Darcs mirror, some fixes & rake patches...
Hi,
as our repository has now been switched to SVN I have stopped my
darcs-mirror. Is anyone still interested in the darcs mirror? I would
have to set up a new one for the SVN then, since I can''t reuse the
history of the CVS import. If no one requires the darcs mirror, I would
just trash the darcs repository and reactivate it if need arises.
In other news, I have some small fixes for
2005 Aug 09
43
Some patches.
Hi,
in my path of getting the controls sample to work nicely, I fixed some
classes on the way, see the attached diffs. I had some difficulties, but
could track down all stupid bugs and am now almost happy with the code
:)
(I had the complete ImageHandler hieracy implemented at some time, but
than I discovered the error was not in unloaded ImageHandlers but in the
controls-program which does not
2005 Sep 05
8
patch to wxCheckListBox.h
size_t GetItemHeight() const is not part of the standard interface for
this class. On Mac OS X for instance it is not defined. So it needs to
be removed.
This is why us developers should download the complete wxWidgets
distribution that has all the headers for each platform so we can
cross check when adding features, this is what I do.
Sean
_______________________________________________
2003 Mar 15
0
[Bug 64] New: Conntrack-Table is not cleared on inferface down using target MASQUERADE
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=64
Summary: Conntrack-Table is not cleared on inferface down using
target MASQUERADE
Product: netfilter/iptables
Version: linux-2.4.x
Platform: i386
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: NAT
2006 Nov 13
0
[737] trunk/wxruby2/rake/rakepackage.rb: Ensure that lib/wx/classes/ .rb files are included in gem and tarball
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2009 Jan 05
1
Error: unsupported format character '':'' (0x3a) at index 6
Hi,
new day, new Problem and i don''t know what it means....
---------------------------------------------------------
DOMAIN0:~# xm create auto/fli4l
Using config file "/etc/xen/auto/fli4l".
Error: unsupported format character '':'' (0x3a) at index 6
---------------------------------------------------------
kernel = "/HDD250/vm_images/fli4l/KERNEL"
2004 Aug 29
6
wxRuby Compile Problems on Gentoo eBuild
Can you guys take a look at this and help Tom out?
Thanks,
Curt
-----Original Message-----
From: Tom Payne [mailto:twp@gentoo.org]
Sent: Sunday, August 29, 2004 10:53 AM
To: Curt Hibbs
Subject: Re: FW: [ANN] wxRuby 0.5.0 has been released!
On Thu, Aug 26, 2004 at 11:54:52AM -0500, Curt Hibbs wrote:
> Hi Tom, I just wanted to inform you that we just released a new version
> wxRuby if you
2006 Aug 13
1
Re: bzr / Subversion / CVS
On Fri, 2006-08-11 at 17:20 -0400, Daniel F. Savarese wrote:
> Kevin Smith writes
> :
> >Can someone who has used SVN comment?
>
> I started reading it and stopped before finishing because the author
> is judging Subversion by using it in a way that doesn''t make any sense
> for Subversion.
Fair enough.
Can you confirm that merging between branches within an
2002 Oct 03
1
Fw: 'max_four_gig' parameter to normalize to 4GB
Hi @all,
sorry for the repost but there was no answer and this is very important
for me and the users of fli4l.
> Hi,
>
> at first sorry for my bad english...
>
> I'm working on a little samba package for a routing projekt:
>
> www.fli4l.de
>
> This is a router, which runs from a single floppy. For easier use of
> printing functions for Win-Clients and for
2009 Jan 04
1
Error: (38, ''Function not implemented'')
Hi,
i updated from 3.2.1 to 3.3.0 and now i can''t start a vm
Error: (38, ''Function not implemented'')
-------------------------------------------------------------------------
title Xen 3.3.0 / Debian GNU/Linux, kernel 2.6.18-6-xen-amd64
root (hd0,1)
kernel /boot/xen-3.3.0.gz
module /boot/vmlinuz-2.6.18-6-xen-amd64 root=/dev/sda2
2007 Dec 27
3
build problems
I am running on a redhat linux box. I could not use the binary package
because I do not have libXinerama, and installing it is a nightmare of
dependencies (and I am not root, so I can''t use the package manager).
So I am trying to install from source. I installed wxGTK-2.8.7. I
downloaded wxruby-1.9.2, and issued "rake", and got:
rake aborted!
WIN32 has been removed, use
2003 May 14
2
MAX_DEBUG_LEVEL for 2.0.10a?
Hi @all,
in which version MAX_DEBUG_LEVEL in local.h and debug.h is available
(not in 2.2.8a and not in 2.0.10a)?
I want to get smaller binaries for the router system fli4l (router on a
floppy) with reducing the amount of debugging informations.
I have to use on of the above versions due last security fixes. I would
prefere 2.0.10a, because it is smaller as 2.2.8a and has functionality
enough for
2010 Nov 17
2
domU networking problem
Hello,
I have a xen server (xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p /
kernel 2.6.24-28-xen).
I have some domUs, one of them is a fli4l router, the others are
eisfair domUs (fileserver, webserver and mailserver). All of the domUs
are connected via vif network interface with a bridge in dom0.
There is a problem invoking following command in every domU:
openssl s_client -connect
2002 Jun 07
2
Making Syslinux boot with missing keyboard, but not disabled keyboard.
Hello together,
first thanks a lot for your work. It's quite useful on some projects. I
encouraged myself to ask you a question:
Think I've seen Syslinux booting fli4l on Systems without keyboard,
where "keyboard option" has been set to "not installed" in the Bios.
There are lot of boards around, e.g. with award bios like those 486 UMC
based on UMC 8881/8886, without
2002 Jun 22
1
2.2.5, xp and incorrect logon drive as root
Hi @all,
I set up 2.2.5 as PDC. With an XP-Client and log on as an simular user
as root (I'm mapping "Administrator" to root in /etc/user.map) the
logon home directory is the share "root". What is the reason for that?
Is "root" a not usable name for a share?
configure-options:
./configure \
--host=i486-pc-linux-gnu \
--target=i486-pc-linux-gnu \
--prefix=/usr \
2002 Sep 24
0
'max_four_gig' parameter to normalize to 4GB
Hi,
at first sorry for my bad english...
I'm working on a little samba package for a routing projekt:
www.fli4l.de
This is a router, which runs from a single floppy. For easier use of
printing functions for Win-Clients and for simple shares my package
comes with Samba, with an very old version (1.9.18p10). I need this old
version because she is very small and fits on the floppy.
New
2009 Mar 05
1
pciback and pci passtrought problems
Hi,
once again, Problems with pciback and pci passthrough
the system
--------------------------------------------------------------------------------
DOMAIN0:~# lspci -tv
-[0000:00]-+-00.0 nVidia Corporation nForce3 250Gb Host Bridge
+-01.0 nVidia Corporation nForce3 250Gb LPC Bridge
+-01.1 nVidia Corporation nForce 250Gb PCI System Management
+-02.0
2007 Feb 07
2
Ruby hangs when trying to install RubyGems
I''ve just set up a minimal Gentoo install and emerged Ruby 1.8.5 from
portage. I then went to emerge rubygems, and found that it hangs.
Manually downloading the file and running ''ruby setup.rb'' also hangs.
The following are the last few lines I get before nothing happens, and
my CPU sits at 100% (from Ruby):
Successfully built RubyGem
Name: sources
Version: 0.0.1
File:
2005 Aug 03
24
patch for Icon
I just checked out a fresh copy and had to tweak wxIcon.h to get it to
compile on Mac OS X and windows. The problem is with:
wxIcon(const wxString& filename,
wxBitmapType type = wxBITMAP_TYPE_XPM,
int desiredWidth=-1, int desiredHeight=-1);
that signature is only used on GTK on other systems it is:
wxIcon(const wxString& name,
long