Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Criawips, ebuilds [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
mmoscosa
Apprentice
Apprentice


Joined: 25 Feb 2005
Posts: 153
Location: Guadalajara Mexico

PostPosted: Mon Mar 06, 2006 7:00 pm    Post subject: Criawips, ebuilds [Solved] Reply with quote

How can I install
Criawips
is not in portage
or do you know about a similar program that is on the portage?!
thx
_________________
Martin Moscosa
--------------------------
AMD 64 X2 4600+
1GB (512x2) DDR2 XMMS Corsair
512MB Nvidia 7950 GT
250GB SATA 2 HD
Gigabyte Nforce4 Mobo


Last edited by mmoscosa on Sat Mar 18, 2006 6:50 am; edited 2 times in total
Back to top
View user's profile Send private message
cokey
Advocate
Advocate


Joined: 23 Apr 2004
Posts: 3355

PostPosted: Mon Mar 06, 2006 7:02 pm    Post subject: Reply with quote

if there is an ebuild all you need to do is add an overlay in. If not you can install it manually.
_________________
https://otw20.com/ OTW20 The new place for off the wall chat
Back to top
View user's profile Send private message
stjepan
n00b
n00b


Joined: 02 Mar 2006
Posts: 47

PostPosted: Mon Mar 06, 2006 7:04 pm    Post subject: Reply with quote

  

Last edited by stjepan on Tue Sep 20, 2022 9:59 pm; edited 1 time in total
Back to top
View user's profile Send private message
mmoscosa
Apprentice
Apprentice


Joined: 25 Feb 2005
Posts: 153
Location: Guadalajara Mexico

PostPosted: Tue Mar 14, 2006 8:50 pm    Post subject: Reply with quote

Excuse my ignorance but...
how do you do an ebuild :oops: ?!?!?!
I mean, i tried getting help from a friend but he told me he did once and it didnt work, I also tried looking at the man but didnt seem to understand mucho
thx
_________________
Martin Moscosa
--------------------------
AMD 64 X2 4600+
1GB (512x2) DDR2 XMMS Corsair
512MB Nvidia 7950 GT
250GB SATA 2 HD
Gigabyte Nforce4 Mobo
Back to top
View user's profile Send private message
mmoscosa
Apprentice
Apprentice


Joined: 25 Feb 2005
Posts: 153
Location: Guadalajara Mexico

PostPosted: Fri Mar 17, 2006 4:56 am    Post subject: Reply with quote

I tried the following and got the following

Code:
martinux ~ # ebuild criawips-0.0.11.ebuild setup
!!! aux_get(): ebuild path for '/criawips-0.0.11' not specified:
!!!            None

QA Notice: ECLASS 'gnome2' inherited illegally in /criawips-0.0.11


QA Notice: ECLASS 'libtool' inherited illegally in /criawips-0.0.11


QA Notice: ECLASS 'gnome.org' inherited illegally in /criawips-0.0.11


QA Notice: ECLASS 'debug' inherited illegally in /criawips-0.0.11


QA Notice: ECLASS 'fdo-mime' inherited illegally in /criawips-0.0.11


what I did, was copying the ebuild I got from the link above and making a new file named
criawips-0.0.11.ebuild
Code:

martinux ~ # ls -l
total 272
-rw-r--r--  1 root root 160661 Feb  5 22:25 19506-pinux's-tux-cursors-theme-0.3-cur.tar.bz2
drwxr-xr-x  2 root root     72 Mar 16 19:55 Desktop
drwxr-xr-x  2 root root     48 Mar 12 10:40 Incomplete
-rw-r--r--  1 root root    591 Mar 16 22:50 criawips-0.0.11.ebuild
-rw-r--r--  1 root root     67 Mar 16 22:49 digest-criawips-0.0.11
-rw-r--r--  1 root root 102701 Mar 12 19:04 wget-log

the file contents are

Code:
# Copyright 2005 BreakMyGentoo.net
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit gnome2
DESCRIPTION="GNOME presentation program"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz"

RESTRICT="nomirror"

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

G2CONF="--disable-update-mimedb"

DEPEND=">=x11-libs/goffice-0.0.2
      >=x11-libs/gtk+-2.6.8
      virtual/libc"
RDEPEND="${DEPEND}"

src_install() {
        gnome2_src_install _sklocalstatedir=${D}/var/lib/scrollkeeper/
}

what am I doing wrong?!

Please help!!!!!
_________________
Martin Moscosa
--------------------------
AMD 64 X2 4600+
1GB (512x2) DDR2 XMMS Corsair
512MB Nvidia 7950 GT
250GB SATA 2 HD
Gigabyte Nforce4 Mobo


Last edited by mmoscosa on Sat Mar 18, 2006 6:51 am; edited 1 time in total
Back to top
View user's profile Send private message
Nick C
Guru
Guru


Joined: 18 Mar 2005
Posts: 526
Location: Portsmouth, England

PostPosted: Fri Mar 17, 2006 5:53 am    Post subject: Reply with quote

You should probably read this guide before trying again, it will explain how to use ebuilds that arent in portage.
Back to top
View user's profile Send private message
mmoscosa
Apprentice
Apprentice


Joined: 25 Feb 2005
Posts: 153
Location: Guadalajara Mexico

PostPosted: Sat Mar 18, 2006 6:50 am    Post subject: Reply with quote

Thank you very much
_________________
Martin Moscosa
--------------------------
AMD 64 X2 4600+
1GB (512x2) DDR2 XMMS Corsair
512MB Nvidia 7950 GT
250GB SATA 2 HD
Gigabyte Nforce4 Mobo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum