Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
e17genmenu: Segmentation fault
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
LittleBug
Tux's lil' helper
Tux's lil' helper


Joined: 30 Mar 2005
Posts: 148
Location: 45°51'31.28"N, 12°15'11.73"E

PostPosted: Tue Sep 13, 2005 12:27 pm    Post subject: e17genmenu: Segmentation fault Reply with quote

Hi! today I have merge e17genmenu (with =x11-misc/e17genmenu -* in packagaes.keywords) but averytime i run it:
Code:

jonny@gentoobox ~ $ e17genmenu -h
Segmentation fault

anybody have this problem?
help me!!!
Back to top
View user's profile Send private message
ldoe3000
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2005
Posts: 78
Location: Portland, OR

PostPosted: Thu Sep 15, 2005 5:28 am    Post subject: Reply with quote

Same here - we'll have to wait for an updated ebuild.
_________________
Athlon64 3500+ MSI Neo2 Platinum
2X74 WD Raptor Raid 0
2X512MB Crucial Ballistix
ATI x800XT PE (8.18.6)
SB Audigy 2 ZS
Dell 24" Widescreen LCD
Dual boot: Gentoo x86_64 2.6.13-r4 , Windows XP x64
Back to top
View user's profile Send private message
Swatinem
Tux's lil' helper
Tux's lil' helper


Joined: 27 Oct 2004
Posts: 89
Location: Bad Reicnehall, Germany

PostPosted: Thu Sep 15, 2005 5:39 am    Post subject: Reply with quote

same here.
It had issues from the first version on. The first versions had a segfault in check_home() which i modified to just return my home dir right away... This does not help anymore, i dont know what else it could be.
_________________
swatinux: default-linux/amd64/2006.0 x86_64
Back to top
View user's profile Send private message
ldoe3000
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2005
Posts: 78
Location: Portland, OR

PostPosted: Fri Sep 16, 2005 6:11 am    Post subject: Reply with quote

- Download the source for 4.1.2 from http://sourceforge.net/projects/e17genmenu/. Copy it to /usr/portage/distfiles/

- Save this ebuild to /usr/portage/x11-misc/e17genmenu/e17genmenu-4.1.2.ebuild. Many people would say you should look at what's in the tar.gz file before you go ahead and do what I say here, just to make sure it's not going to install something crazy. Those people are right although you did download it from Sourceforge so you can trust that, usually. Just an FYI.

Code:

# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/e17genmenu/e17genmenu-4.1.2.ebuild,v 1.1 2005/09/11 22:05:26 vapier Exp $

EKEY_STATE=live
inherit enlightenment

DESCRIPTION="app to automatically generate menu entries for e17"
HOMEPAGE="http://sourceforge.net/projects/e17genmenu"
SRC_URI="mirror://sourceforge/e17genmenu/${P}.tar.gz"

DEPEND="dev-libs/engrave
   dev-libs/eet
   x11-libs/evas
   x11-wm/e"



- Next, issue the following commands to digest the ebuild

Code:

cd /usr/portage/x11-misc/e17genmenu/
ebuild e17genmenu-4.1.2.ebuild digest


- finally, issue your emerge -av e17genmenu command to see what will be updated, and go for it! Worked like a charm for me.

- keep in mind that you'll need to mask e17genmenu until an official ebuild is released, otherwise portage will try to downgrade e17genmenu next time you do an emerge -uDv world. I use eix to see what the latest ebuilds are for packages...
_________________
Athlon64 3500+ MSI Neo2 Platinum
2X74 WD Raptor Raid 0
2X512MB Crucial Ballistix
ATI x800XT PE (8.18.6)
SB Audigy 2 ZS
Dell 24" Widescreen LCD
Dual boot: Gentoo x86_64 2.6.13-r4 , Windows XP x64
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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