Small Windowmanager Enlightenment DR 16-7
libGLU
Do you have it in /usr/X11R6/lib ?
sh-3.00# ls -1 /usr/X11R6/lib/libGLU*
/usr/X11R6/lib/libGLU.so
/usr/X11R6/lib/libGLU.so.1
/usr/X11R6/lib/libGLU.so.1.3.060500
These are in OpenGL-B.pup
To see the dependencies, type
ldd /usr/bin/E-Clock.epplet
If they are definately there, but not found, run
ldconfig
http://dotpups.de/dotpups/System_Utilities/ldconfig.pup
Mark
Do you have it in /usr/X11R6/lib ?
sh-3.00# ls -1 /usr/X11R6/lib/libGLU*
/usr/X11R6/lib/libGLU.so
/usr/X11R6/lib/libGLU.so.1
/usr/X11R6/lib/libGLU.so.1.3.060500
These are in OpenGL-B.pup
To see the dependencies, type
ldd /usr/bin/E-Clock.epplet
If they are definately there, but not found, run
ldconfig
http://dotpups.de/dotpups/System_Utilities/ldconfig.pup
Mark
Last edited by MU on Thu 29 Jun 2006, 01:55, edited 1 time in total.
Ok, need libGLU.so.1...
sh-3.00# ldd `which E-Clock.epplet`
linux-gate.so.1 => (0xffffe000)
libepplet.so.0 => /usr/lib/libepplet.so.0 (0x40017000)
libImlib.so.1 => /usr/lib/libImlib.so.1 (0x40029000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40057000)
libungif.so => /usr/lib/libungif.so (0x4009c000)
libpng.so.3 => /usr/lib/libpng.so.3 (0x400a8000)
libz.so.1 => /lib/libz.so.1 (0x400ce000)
libm.so.6 => /lib/libm.so.6 (0x400dc000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40100000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4010e000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40116000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4012e000)
libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x401f8000)
libGLU.so.1 => not found
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4026d000)
libc.so.6 => /lib/libc.so.6 (0x4028c000)
/lib/ld-linux.so.2 (0x40000000)
libdl.so.2 => /lib/libdl.so.2 (0x403a9000)
libpthread.so.0 => /lib/libpthread.so.0 (0x403ad000)
libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0x403ff000)
... any pointers on where to get it?
linux-gate.so.1 => (0xffffe000)
libepplet.so.0 => /usr/lib/libepplet.so.0 (0x40017000)
libImlib.so.1 => /usr/lib/libImlib.so.1 (0x40029000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40057000)
libungif.so => /usr/lib/libungif.so (0x4009c000)
libpng.so.3 => /usr/lib/libpng.so.3 (0x400a8000)
libz.so.1 => /lib/libz.so.1 (0x400ce000)
libm.so.6 => /lib/libm.so.6 (0x400dc000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40100000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4010e000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40116000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4012e000)
libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x401f8000)
libGLU.so.1 => not found
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4026d000)
libc.so.6 => /lib/libc.so.6 (0x4028c000)
/lib/ld-linux.so.2 (0x40000000)
libdl.so.2 => /lib/libdl.so.2 (0x403a9000)
libpthread.so.0 => /lib/libpthread.so.0 (0x403ad000)
libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0x403ff000)
... any pointers on where to get it?
Ha, YOU are fast
I didn't even realize you were active right now cause I had not refreshed the screen between posts!
let me find that link...
btw, I read your (??) comment elsewhere about the difference between openGL and openGL-B, and as I'd added the latter second I re-added the first (loaded open GL originally, then openGL-B, the openGL again)... now it crashes as soon as enlightenment loads lol
Had to revert to jwm for now...
Used the pupget package manager to remove opengl and am starting fresh (I hope)
Let me catch up here...
Thanks for your help!
fithzguh
let me find that link...
btw, I read your (??) comment elsewhere about the difference between openGL and openGL-B, and as I'd added the latter second I re-added the first (loaded open GL originally, then openGL-B, the openGL again)... now it crashes as soon as enlightenment loads lol
Had to revert to jwm for now...
Used the pupget package manager to remove opengl and am starting fresh (I hope)
Let me catch up here...
Thanks for your help!
fithzguh
You wrote on May 03 06:
I'm going to see if it chokes after reinstalling it properly (and reading this through closely again)
in http://www.murga.org/~puppy/viewtopic.php?t=7802run
xwin startenlightenment
to try it.
The applets also need libGLU, wich is part of the libGL-package.
There are 2 ways to install libGL, with Pupget, or with a Dotpup:
http://noforum.de/dotpups/X11R6addons/OpenGL.pup
Both are different, so you might try the other one you did not use yet.
I'm going to see if it chokes after reinstalling it properly (and reading this through closely again)
Both OpenGL-version include identical files, only libGL.so.1.2 is different, as this file is graficscarddependant in accellerated mode (DRI).
But without DRI both packages should act identical, as they provide software-emulation of old OpenGL 1.2 then.
That they can lead to crashes is new to me.
If you still encounter these problems after some testing, I might make a .tar.gz with different libGL.so.1.2 I can find in the web or my computer, so that you can find a working one by manually copying it.
But that would have to wait until tomorrow, I go asleep soon.
Keep me informed on your results
Mark
But without DRI both packages should act identical, as they provide software-emulation of old OpenGL 1.2 then.
That they can lead to crashes is new to me.
If you still encounter these problems after some testing, I might make a .tar.gz with different libGL.so.1.2 I can find in the web or my computer, so that you can find a working one by manually copying it.
But that would have to wait until tomorrow, I go asleep soon.
Keep me informed on your results
Mark
Yeah... enlightenment still hosed when openGL installed
After removing openGL via the package manager I had no problems starting enlightenment, but it hung when I tried running epplets. So, checked ldd E-Clock.epplet, saw same missing as above, reinstalled openGL.pup (not -B), rebooted...
once more it hangs the moment enlightenment is brought up with your startenlightenment scripts (which is not in the .pup, or not in the right place maybe? I haven't looked, just couldn't call it)
So, here I am back in jwm for the moment. At least I'm learning stuff.
Oh, when I loaded openGL each time, including this one after using the package mgr to remove it first, I get a message saying three libGL, libGLU or something files already exist. Perhaps I need to remove them first, though it says it will overwrite them. I believe you can write a file when one is already there but not ln -s over an existing file or link, so if it is really adding a link and not a file in those spots perhaps that is the problem? I'll have to check if I am even correct about the file vs slink difference.
Fitzhugh
once more it hangs the moment enlightenment is brought up with your startenlightenment scripts (which is not in the .pup, or not in the right place maybe? I haven't looked, just couldn't call it)
So, here I am back in jwm for the moment. At least I'm learning stuff.
Oh, when I loaded openGL each time, including this one after using the package mgr to remove it first, I get a message saying three libGL, libGLU or something files already exist. Perhaps I need to remove them first, though it says it will overwrite them. I believe you can write a file when one is already there but not ln -s over an existing file or link, so if it is really adding a link and not a file in those spots perhaps that is the problem? I'll have to check if I am even correct about the file vs slink difference.
Fitzhugh
Hey, I got enlightenment installed this morning and spent all day messing around with it.. man is it awesome
One thing I wasn't able to figure out was the little dot that appears in the bottom right corner of desktop 0 (see attachment). It doesn't appear to do anything when I click it and I can't move it around (even with alt pressed), so I figure it must be some indicator that yes, I am on desktop 0. Is there any way to get rid of this? I have different backgrounds on all my desktops anyway so it's no hard to figure out which one I'm on.
(on a side note, after a lot of messing around I found that as far as terminals with "transparent" backgrounds working with multiple background images only Eterm seems to work. So if anyone else was having trouble with this search for eterm in the forum and you should find the eterm dotpup)
One thing I wasn't able to figure out was the little dot that appears in the bottom right corner of desktop 0 (see attachment). It doesn't appear to do anything when I click it and I can't move it around (even with alt pressed), so I figure it must be some indicator that yes, I am on desktop 0. Is there any way to get rid of this? I have different backgrounds on all my desktops anyway so it's no hard to figure out which one I'm on.
(on a side note, after a lot of messing around I found that as far as terminals with "transparent" backgrounds working with multiple background images only Eterm seems to work. So if anyone else was having trouble with this search for eterm in the forum and you should find the eterm dotpup)
- Attachments
-
- screen060717.jpg
- (49.37 KiB) Downloaded 1491 times
I belive that it has to do with getting copy and past to work in older apps such as RXVT. I think you can edit the start up script and keep it from coming on. It appears in all window managers, not just enlightenment.lync wrote: One thing I wasn't able to figure out was the little dot that appears in the bottom right corner of desktop 0 (see attachment). It doesn't appear to do anything when I click it and I can't move it around (even with alt pressed), so I figure it must be some indicator that yes, I am on desktop 0. Is there any way to get rid of this? I have different backgrounds on all my desktops anyway so it's no hard to figure out which one I'm on.
Here is a short instruction how to use E16 on a modern puplet like pupeee:
http://www.murga-linux.com/puppy/viewto ... 208#418208
Mark
http://www.murga-linux.com/puppy/viewto ... 208#418208
Mark