Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

e17 does work on gentoo!! yayyyyyyyyyy!

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Locked
Advanced search
470 posts
  • Page 19 of 19
    • Jump to page:
  • Previous
  • 1
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
Author
Message
rambo No. 5
n00b
n00b
User avatar
Posts: 25
Joined: Wed Jul 16, 2003 1:55 pm
Location: Huddersfield, UK

Post by rambo No. 5 » Wed May 05, 2004 7:02 pm

Dammit!

Code: Select all

Calculating dependencies ...done!
>>> emerge (1 of 3) media-libs/etox-0.0.2.20040327 to /
>>> md5 src_uri ;-) etox-0.0.2.20040327.tar.bz2
 * Please do not contact the E team about bugs in Gentoo.
 * Only contact vapier@gentoo.org via e-mail or bugzilla.
 * Remember, this stuff is CVS only code so dont cry when
 * I break you :).
>>> Unpacking source...
>>> Unpacking etox-0.0.2.20040327.tar.bz2 to /var/tmp/portage/etox-0.0.2.20040327/work
nls
>>> Source unpacked.
+ autoheader
+ libtoolize --ltdl --force --copy
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
+ aclocal
+ automake --foreign --add-missing
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
+ autoconf
+ test -z ''
+ echo 'to pass any to it, please specify them on the ./autogen.sh command line.'
to pass any to it, please specify them on the ./autogen.sh command line.
+ cd /var/tmp/portage/etox-0.0.2.20040327/work/etox
+ set +x
Now type:
 
make
make install
 
have fun.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for edb-config... yes
checking for evas-config... yes
checking for estyle-config... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating etox-config
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/etox-0.0.2.20040327/work/etox'
Making all in src
make[2]: Entering directory `/var/tmp/portage/etox-0.0.2.20040327/work/etox/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -c etox.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wp,-MD,.deps/etox.pp -c etox.c  -fPIC -DPIC -o .libs/etox.lo
In file included from Etox.h:6,
                 from Etox_private.h:5,
                 from etox.c:2:
/usr/include/Estyle.h:4:17: Ewd.h: No such file or directory
make[2]: *** [etox.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/etox-0.0.2.20040327/work/etox/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/etox-0.0.2.20040327/work/etox'
make: *** [all-recursive-am] Error 2
 * Please do not contact the E team about bugs in Gentoo.
 * Only contact vapier@gentoo.org via e-mail or bugzilla.
 * Remember, this stuff is CVS only code so dont cry when
 * I break you :).
 
!!! ERROR: media-libs/etox-0.0.2.20040327 failed.
!!! Function enlightenment_die, Line 39, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
Top
Freedomzen
n00b
n00b
Posts: 4
Joined: Wed May 05, 2004 4:13 pm

Post by Freedomzen » Wed May 05, 2004 7:19 pm

emerge ewd first
Top
wallace1819
Apprentice
Apprentice
Posts: 195
Joined: Sat Aug 17, 2002 8:50 pm
Location: VT
Contact:
Contact wallace1819
Website

binary

Post by wallace1819 » Wed Jun 02, 2004 3:56 pm

just emerge enlightenment-cvs (everything complied fine)... this might be a dumb question, but I do not see a binary to start it. what is the actual exacutable called?

wallace
Top
curtis119
Bodhisattva
Bodhisattva
User avatar
Posts: 2160
Joined: Mon Mar 10, 2003 4:41 pm
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

Post by curtis119 » Thu Jun 03, 2004 12:30 am

At this point in developement there is nothing to start. The CVS ebuild is only the foundation libraries. There is a few apps that are cool like entrance(X login - like kdm or gdm). Who knows when the window manager will be finished.
Gentoo: it's like wiping your ass with silk.
Top
cuerty
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 90
Joined: Sat Jan 25, 2003 6:15 am
Location: Buenos Aires, Argentina
Contact:
Contact cuerty
Website

Post by cuerty » Thu Jun 03, 2004 4:55 am

curtis119 wrote:At this point in developement there is nothing to start. The CVS ebuild is only the foundation libraries. There is a few apps that are cool like entrance(X login - like kdm or gdm). Who knows when the window manager will be finished.
Desktop shell, not window manager ;)
I made a discovery today. I found a computer. Wait a second, this is cool. It does what I want it to. if it makes a mistake, it's because I screwed it up. Not Because it doesn't like me...
Top
curtis119
Bodhisattva
Bodhisattva
User avatar
Posts: 2160
Joined: Mon Mar 10, 2003 4:41 pm
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

Post by curtis119 » Thu Jun 03, 2004 12:55 pm

Oh yeah right. I hope Raster doesn't read that. :o
Gentoo: it's like wiping your ass with silk.
Top
headache
Apprentice
Apprentice
User avatar
Posts: 226
Joined: Wed May 26, 2004 1:25 pm

Re: binary

Post by headache » Thu Jun 03, 2004 1:34 pm

wallace1819 wrote:just emerge enlightenment-cvs (everything complied fine)... this might be a dumb question, but I do not see a binary to start it. what is the actual exacutable called?

wallace
/usr/bin/enlightenment
"I'd rather have a President who does it to a woman than one who does it to his country" -- Shirley Maclaine
Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
Top
curtis119
Bodhisattva
Bodhisattva
User avatar
Posts: 2160
Joined: Mon Mar 10, 2003 4:41 pm
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

Re: binary

Post by curtis119 » Thu Jun 03, 2004 2:09 pm

headache wrote:/usr/bin/enlightenment
That is the e16 binary. There is no e17 binary (yet). Only the libs and a few programs that (will?) be included as part of the "desktop shell".
Gentoo: it's like wiping your ass with silk.
Top
tyme
n00b
n00b
User avatar
Posts: 16
Joined: Sat Feb 15, 2003 6:13 pm
Contact:
Contact tyme
Website

Post by tyme » Wed Jun 30, 2004 4:47 am

for this wh are curious about DR17...

straight from the horses mouth:
The upcoming release of DR17 is still under development. As stated in the State of the E-nion document that was published in March 2003, the version presently in CVS was a glorified test app, and is now deprecated -- it will not compile against present versions of the Enlightenment libraries. Development is already underway for the real E17, now that most of the EFL libraries are getting to a mature stage.
Xor
Top
powdahound
n00b
n00b
User avatar
Posts: 26
Joined: Wed Jan 21, 2004 12:03 am
Location: NH, USA
Contact:
Contact powdahound
Website

Post by powdahound » Wed Jun 30, 2004 5:09 am

Looks awesome. :)
Top
nighty
Apprentice
Apprentice
User avatar
Posts: 217
Joined: Sun Aug 10, 2003 7:19 am
Location: right behind you.

Post by nighty » Wed Jun 30, 2004 6:25 am

im sorry to say with all belief in open source but the enlightenment development proccess seems to be too self centered and too little developers are involved. if they want to make this the greatest working enviroment for linux they have to start looking around them.

dr16 is nice but way too spartan. making it look pretty and not offerring any real revolutionary features wont help me if i can get something like fluxbox or ion to be more configurable.

im saying this as constructive criticism and by no means of flaming.
because i believe that by the time they will finish making dr17 longhorn will be long released and the linux grasp of graphical desktop enviroment might take a complete spin which will make projects like dr17 something of the past.
Top
tecknojunky
Veteran
Veteran
User avatar
Posts: 1937
Joined: Sat Oct 19, 2002 6:50 am
Location: Montréal
Contact:
Contact tecknojunky
Website

Post by tecknojunky » Thu Aug 12, 2004 10:11 pm

I'm currently (re)using E16 on my box. From the look of the last to pages worth of posts in this thread, it does not seem I can get to use some E17 stuffs in my setup if I want a stable system. Am I wrong?
(7 of 9) Installing star-trek/species-8.4.7.2::talax.
Top
ZothOmmog
Apprentice
Apprentice
User avatar
Posts: 216
Joined: Mon May 05, 2003 5:07 pm
Location: Nashville, TN

Post by ZothOmmog » Fri Aug 13, 2004 1:16 pm

tecknojunky wrote:I'm currently (re)using E16 on my box. From the look of the last to pages worth of posts in this thread, it does not seem I can get to use some E17 stuffs in my setup if I want a stable system. Am I wrong?
I use Entrance, Erss & Evidence, all of which require E17 libraries, on my machine without any problems...

One potential source of problems: NPTL enabled glibc makes the edje library do bad, bad things....
-It's gonna take a lot of fireworks to clean this place up.
Top
mondauge
l33t
l33t
User avatar
Posts: 603
Joined: Wed Jan 08, 2003 2:33 pm
Location: Schwetzingen, Germany
Contact:
Contact mondauge
Website

Post by mondauge » Fri Aug 13, 2004 1:31 pm

ZothOmmog wrote:I use Entrance, Erss & Evidence, all of which require E17 libraries, on my machine without any problems...
Then you need to try out entice. It's a very nice imageviewer built on top of the EFL :)

mondauge
Top
chipi
n00b
n00b
Posts: 62
Joined: Sun Oct 05, 2003 12:43 pm
Location: Israel
Contact:
Contact chipi
Website

Post by chipi » Tue Sep 21, 2004 4:08 pm

I think you guys should check http://www.rasterman.com/ again... There's a lot of talking about the new WM... :wink: IMO - beautiful screenshots!
Top
curtis119
Bodhisattva
Bodhisattva
User avatar
Posts: 2160
Joined: Mon Mar 10, 2003 4:41 pm
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

Post by curtis119 » Tue Sep 21, 2004 8:49 pm

chipi wrote:I think you guys should check http://www.rasterman.com/ again... There's a lot of talking about the new WM... :wink: IMO - beautiful screenshots!
Neuromantik and I both have built this successfully against the EFL in CVS. It is very cool! The launcher bar has wicked animations. The WM part of it doesn't work yet though but by all indications Rasterman and Co. have outdone themsleves. YEAH!!!!!!!!
Gentoo: it's like wiping your ass with silk.
Top
chipi
n00b
n00b
Posts: 62
Joined: Sun Oct 05, 2003 12:43 pm
Location: Israel
Contact:
Contact chipi
Website

Post by chipi » Tue Sep 21, 2004 9:58 pm

So, are you saying the launch bar is usable? I don't like Iconbar or Engage too much, and by what I can in those screenshot - this one looks sweet.
Top
stahlsau
Guru
Guru
User avatar
Posts: 584
Joined: Fri Jan 09, 2004 8:16 am
Location: WildWestwoods

Post by stahlsau » Sun Jan 23, 2005 7:16 pm

somewhat quite around this topic...so noone tested the latest releases?
Do it - you will be impressed!
All that nice animations and stuff and its very fast too. I´m thinking of dropping xfce4...well no, i wont. But e17 is really great and has got some new pathbreaking technologies included.
Top
daktak
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 142
Joined: Fri Oct 18, 2002 6:47 am
Location: Melbourne, Victoria
Contact:
Contact daktak
Website

Post by daktak » Sat Nov 12, 2005 1:07 pm

Where would I find the mount module on this page? http://www.get-e.org/Resources/Modules/index.html Also the eVolume module could be cool.

Code: Select all

ls /usr/lib/enlightenment/modules_extra/
doesn't show anything that would look like it after a recompile of e_modules.
Top
nixnut
Bodhisattva
Bodhisattva
User avatar
Posts: 10974
Joined: Fri Apr 09, 2004 1:43 pm
Location: the dutch mountains

Post by nixnut » Sat Nov 12, 2005 1:09 pm

Please use this thread instead: https://forums.gentoo.org/viewtopic-p-2 ... ml#2842780
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Top
Locked

470 posts
  • Page 19 of 19
    • Jump to page:
  • Previous
  • 1
  • …
  • 15
  • 16
  • 17
  • 18
  • 19

Return to “Desktop Environments”

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 Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic