Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Fog Project ebuild?

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
2 posts • Page 1 of 1
Author
Message
FizzyWidget
Veteran
Veteran
User avatar
Posts: 1135
Joined: Fri Nov 21, 2008 9:52 am
Location: 127.0.0.1

Fog Project ebuild?

  • Quote

Post by FizzyWidget » Fri Jan 11, 2013 8:00 pm

I have tried the ebuild from the link posted in this thread

http://forums.gentoo.org/viewtopic-t-91 ... f240f294c4

Code: Select all

# Copyright 2011 Luca Berton
# Distributed under the terms of the GNU General Public License v2
# $Header : $
DESCRIPTION="FOG package for Gentoo"
HOMEPAGE="http://www.fogproject.org/"
SRC_URI="mirror://sourceforge/freeghost/fog_0.32.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""

RDEPEND="www-servers/apache virtual/mysql >=dev-lang/php-5.2 net-misc/dhcp net-fs/nfs-utils"
DEPEND="${RDEPEND}"

src_compile() {
econf --with-popt
emake || die
}

src_install() {
        emake DESTDIR="${D}" install || die
        dodoc README CHANGES || die
}

but always get the error

Code: Select all

* ERROR: net-misc/fog-0.32 failed (compile phase):
 *   no configure script found
 *
 * Call stack:
 *          ebuild.sh, line  93:  Called src_compile
 *        environment, line 132:  Called econf '--with-popt'
 *   phase-helpers.sh, line 516:  Called die
 * The specific snippet of code:
 *              die "no configure script found"
which of course would be right, after looking at the package there is indeed no configure script, the only install script is gearing towards red hat/fedora and ubuntu, has anyone got this working on Gentoo or can advise on a different cloning application, I would like to get rid of having to use Acronis
I know 43 ways to kill with a SKITTLE, so taste my rainbow bitch.
Top
davidwk
n00b
n00b
Posts: 1
Joined: Fri May 17, 2013 2:25 am

  • Quote

Post by davidwk » Fri May 17, 2013 2:32 am

It's not an ebuild but I added Gentoo functionality into the existing fog install script. I'm going to send it upstream as well but in case they don't turn it around very fast you can get it at http://people.goshen.edu/~davidwk/fog-3.2.tgz

I can't say how well it works because I've only gotten it to install but the install didn't have any errors so that's a start at least :D
Top
Post Reply

2 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy