similar to: FAQs, gentoo ebuild

Displaying 20 results from an estimated 7000 matches similar to: "FAQs, gentoo ebuild"

2003 Nov 06
2
Gentoo ebuild
Hi! Since I switched from SuSE to Gentoo (before Novell era :-) I wrote a simple ebuild script for building wxruby on Gentoo. Few notes: a) in order to work, wxruby-0.1.0.tgz should contain wxruby-0.1.0 folder since it is a Gentoo policy and I hope it''s not a problem to change that for 0.2.0 b) I assumed that one needs Ruby >= 1.8.0 and wx >= 2.4.1. Is it OK? Please inspect
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
2005 Apr 20
0
[LLVMdev] Gentoo ebuild of LLVM
Hi guys, there are few issues concerning LLVM and Gento Linux below. 1. Gentoo encourages to think of smarter packaging. Oversimplified, but... there are at least three audiences using LLVM: - application users - developers *using* LLVM in their projects - developers *changing* LLVM sources. Application users are not interested in LLVM, they are rather interested to have their favorite
2006 Nov 18
1
updated gentoo ebuild provides dovecot-sieve
I'm hoping that there are some Gentoo users on this list who will chime in on a bug that is near and dear to my heart. We've created an updated Gentoo ebuild that adds a sieve USE flag and builds dovecot-sieve if the use flag is enabled. The gentoo bug is here: https://bugs.gentoo.org/show_bug.cgi?id=141743 and the ebuild is available as an attachment to that bug, or as a patch
2008 Mar 04
2
[Bug 14804] New: swfdec ebuild for gentoo
http://bugs.freedesktop.org/show_bug.cgi?id=14804 Summary: swfdec ebuild for gentoo Product: swfdec Version: 0.5.5 Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy:
2007 Jan 03
1
Gentoo ebuild for 1.4?
Greetings list, Does anyone know if there's a maintained 1.4 ebuild for Gentoo? Even with the ~amd64 keyword, latest in the official Portage repository is 1.2.13. Thanks in advance. Regards, Chris -- C.M. Bagnall, Director, Minotaur I.T. Limited This email is made from 100% recycled electrons
2004 May 07
1
Fortran compiler dependency missing in gentoo ebuild script (PR#6862)
Full_Name: Markus Cozowicz Version: 1.9.0 OS: Gentoo Linux Submission from: (NULL) (81.223.31.120) Fortran compiler dependency missing in gentoo ebuild script Workaround: emerge f2c
2007 Feb 20
5
Create a hyphen-separated set of letters derived from a string - How to?
Hi, This is such a trivial programming issue, but I can''t find a way to transform, say ''abc'' to ''a-b-c'' without using pattern matching. Any ideas? Thanks in Advance, Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post
2006 Jul 18
2
Masking INBOX.INBOX
I am using dovecot and trying to make it compatible with my a BincIMAP installation. BincIMAP uses a scheme similar to Courier-IMAP, so I set up this default_mail_env: default_mail_env = maildir:~/Maildir And this namespace: namespace private { separator = . prefix = INBOX. inbox = yes } Which mostly works as expected, but I now see an "INBOX" subfolder of "INBOX" in
2013 Nov 04
1
extremely slow NFS performance under 6.x [SOLVED]
I've posted here about this a number of times. The other admin I work with had been playing with it recently, with some real problems we'd been having, and this time, with a year or so's more stuff to google, and newer documentation, found the problem. What we'd been seeing: cd to an NFS-mounted directory, and from an NFS-mounted directory, tar -xzvf a 25M or so tar.gz, which
2013 Jul 15
3
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
On Mon, Jul 15, 2013 at 3:18 AM, Michal Privoznik <mprivozn@redhat.com>wrote: > > Interesting. If you are still able to reproduce the crash, can you try to > get the line number within virSecurityManagerGenLabel where the crash > happened? I think it's the STREQ line (440 linenr). Question is whether > model or name is NULL. > > I'll try. I'm not sure why
2004 Aug 28
4
iSCSI root
As promised, here''s what I did to get iSCSI root running under XenU under Debian 3.1 (Sarge): Be running linux 2.6 under XenU. Build XenU with SCSI disk support (I did them as modules) Get linux-iscsi 4.0.1.8 from http://sourceforge.net/projects/linux-iscsi/ Build it according to the instructions there (i found it a bit tricky) and install under your XenU Get iscsi-init 4.0.1 from
2007 Apr 06
2
[ANNOUNCE] compiz-0.4.0
Changes since 0.2.2: * Core Some stencil buffer requirements have been removed. Focus stealing prevention. Fragment attribute interface that allow plugins to perform more advanced fragment shading effects while integrating properly with other plugins. Use composite overlay window for output by default. Add file notification API.
2004 Jun 18
0
Gentoo and wxRuby 0.4.0
Hi Tom, I just wanted to let you know that we just released wxRuby 0.4.0. If you could please update the gentoo ebuild script I would greatly appreciate it. The source tarball is located at: http://rubyforge.org/frs/?group_id=35 Thanks, Curt
2008 Apr 29
6
Xen & SELINUX: how disable in guest?
Hello all! I try to boot the guest VM in native EL5.1 dom0. Kernel for guest domain I took from source compiled Xen distributions since native EL5.1 kernel being tired as guest did not see root partition at all. SELinux enforcing is disabled in the dom0: > [root@mbone ~]# getenforce > Permissive Configuration file for guest domain has parameter to disable selinux: > [root@mbone ~]#
2011 May 07
0
Modified dovecot_deleted_to_trash-0.3.ebuild plugin
I have just upgraded my gentoo system to dovecot 2.0.11. The ebuild on http://wiki2.dovecot.org/Plugins/deleted-to-trash does not compile. I have modified this to a working version - see below. # cat dovecot_deleted_to_trash-0.3.ebuild EAPI="2" DESCRIPTION="Deleted to trash IMAP plugin for Dovecot" HOMEPAGE="http://wiki2.dovecot.org/Plugins/deleted-to-trash"
2008 Jul 24
1
mgeops psp has now an ebuild
Hello, FYI, I left an ebuild for mgeops in Gentoo Bugzilla under the number 232855.
2008 Jun 23
0
[PATCH] Fix git Mesa (Gallium) and its ebuild
Hello, I'm attaching two trivial patches. One is against latest mesa to fix build of nouveau dri driver, another against mesa-9999-r1 ebuild, fixing dependencies. Please CC me with any comments, I'm not subscribed to the list. AstralStorm -------------- next part -------------- A non-text attachment was scrubbed... Name: mesa-fix-ebuild-deps.patch Type: text/x-patch Size: 544 bytes
2012 Sep 11
0
puppet dashboard ebuild
Are there any plans for a puppet dashboard ebuild for gentoo? Thx. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/Ps904r0de8wJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2019 Jun 14
3
[docs] Updating the sphinx build bots
Hi, Thanks for bringing this up. I am reluctant to update to recommonmark >= 0.4.0, because it is not available in any Ubuntu version, Debian Testing or even Debian Unstable. While we could do something custom on the buildbot, I think it would be a disservice for our users to use a library that is not packaged in modern operating systems yet. Dmitri