LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-14-2019, 07:52 AM   #16
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311

ok think i figured it out - thanks.
 
1 members found this post helpful.
Old 04-14-2019, 08:04 AM   #17
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
removed the efl libraries and there was another in home which sent to trash - seemed like a redundant one. go figure. so far no issues with my lxde debian so will stay with this unless i have to reinstall. i am happy with debian lxde.

and fr you debian masters out there - reasons for debian and also E. most distros are based off of debian that i have used or based off of ubuntu which is debian based and i am most please with bodhi and moksha and was therefore interested in the e22 development. that is my only reasons and main reasons. i have 2laptops i run daily i count on and only had access to an old macbook. ny wife's laptop also runs bodhi so not going to experiment with hers either.

hope you understand.
 
1 members found this post helpful.
Old 04-14-2019, 08:35 AM   #18
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
To uninstall, keep the your source and go back in and run
Sudo make uninstall

For each one and hopefully they added that feature to the make files. If you got rid of your source then you have to reconfigure and compile it, then run the above command. This is so you can “trick “ the source into thinking it’s installed. The compile part you might be able to skip.

I’ve got version 16. and. 22 on slack and they both work


Posted from phone ��

Last edited by BW-userx; 04-14-2019 at 08:44 AM.
 
1 members found this post helpful.
Old 04-14-2019, 08:52 AM   #19
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
i am envious. i deleted all - sorry - i was curious about your other post at the time since you did get 22 wrking. oh well.
 
1 members found this post helpful.
Old 04-14-2019, 10:23 AM   #20
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
BW - i am recompiling again and going do try 1 more time. maybe you and others can help get it working and i do hope it is e22. from instruction on website it say the newest version/build i guess.

thanks so much.
 
1 members found this post helpful.
Old 04-14-2019, 11:21 AM   #21
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
ok done but still cannot change desktops environments to E. i thoiught i found way after i dleted it all but turns out that was not a way to get it to work. thank you.
 
1 members found this post helpful.
Old 04-14-2019, 12:16 PM   #22
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
ok i did notice on the login page top right the first icon on he left has xsession maekd, and underneath - LXDE and then underneath that openbox.xsessiob defauka dn lxde pull sup lxde desktop and openbox nothing, so i need to figure out how to get E in there or have the default xsession to be e.
 
1 members found this post helpful.
Old 04-14-2019, 03:32 PM   #23
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
if you got everything installed and cannot find it in the listings from your login manager, then check xsessions for its desktop file.


Code:
$ ls /usr/share/xsessions
cinnamon.desktop    e16-session.desktop  xfwm4.desktop
cinnamon2d.desktop  xfce.desktop
in yours you should see some that says enlightenment.desktop. If not then using sudo copy one, anyone to

Code:
cd /usr/share/xsessions
sudo cp -v xfce4.desktop enlightenment.desktop
sudo nano enlightnement.desktop
then in that file change the name , and Exec to whatever enlightenment uses, I am in Void and do not have that installed so I cannot check its name , but the executable should be in /usr/bin

desktop
Code:
[Desktop Entry]
Type=Application
Name=Enlightenment
Comment=Log in using Enlightenment (Version 0.22.4)
Icon=/usr/share/enlightenment/data/images/enlightenment.png
TryExec=/usr/bin/enlightenment_start
Exec=/usr/bin/enlightenment_start
DesktopNames=Enlightenment
just make it look like that, and make sure the executable is in /usr/bin depends on where you set prefix= to when running your configure, or where it defaults to if you did not use prefix=

let me know if this is all that was missing, if it works now then I will not have to do what I told you in your pm to me.
 
3 members found this post helpful.
Old 04-14-2019, 04:01 PM   #24
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
do not waste your time as i said in the pm. i am foggy on what you just wrote so let me see.

i really am a neophyte.

ps thanks.
 
Old 04-14-2019, 04:24 PM   #25
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
Be aware that every build of enlightenment ">= 17" I tried to test/use in the past was somehow broken (tried up to including 21 - did not try 22.x).

You could have a chance by using "Moksha", which is basically a snapshot of Enlightenment (some version ">=17", details/current status is here https://www.bodhilinux.com/moksha-desktop/ ) with a lot of bugs fixed.

More infos here: https://www.linuxquestions.org/quest...it-4175649197/

Cheers
 
Old 04-14-2019, 04:29 PM   #26
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
i have run bodhi on 3 laptops for 4 years or so. wanted to try debian and then wanted to see the currente22 builds and if faster than lxde. too.
 
Old 04-14-2019, 04:35 PM   #27
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
I am working on a build script, taken from Slackware slackbuilds, everything is off of slackbuild.org tars and scripts, and just combining them into one main script in the order they need to be in, and am going to get a debian live to test it on. it is compiling fine on Void linux, but to install it. I am going to try using this live boot stick so as to not take a chance on messing up Void during testing.

version 22.x

Last edited by BW-userx; 04-14-2019 at 04:36 PM.
 
1 members found this post helpful.
Old 04-14-2019, 05:37 PM   #28
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
no please don't i mean it - do ot waste your time and i just am too dumb to be able to do all of that stuff. trust me. please do something more cosntyuctive with your time. tthanks BW. i am just leavinf my system as is...
 
Old 04-14-2019, 05:54 PM   #29
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Please use my debian live persistent BW-userx, easier than debian live
https://www.linuxquestions.org/quest...sb-4175650800/
 
Old 04-14-2019, 06:08 PM   #30
hemlocktree
Member
 
Registered: Aug 2018
Posts: 719

Original Poster
Rep: Reputation: 311Reputation: 311Reputation: 311Reputation: 311
i appreciate everyone help here but i think i may stop visitng this since i really know so little compared to all of you heavies. i spent a long time trying to find the info in some xsessions file - no find - found 3 xsessions error and an olde error file. looked up on internet and not much help. did not know terminal comands so doing it that way was useless. read somewhere that xsessions is old and xinit is current but then again who knows what is right and wrong when you know very little. i do try and i have struggled for 15 yrs or so - so i run linux but that is more luck than skill. i Do apologize. being old and more of a luddite the older i get - it is tough. i do not even use a cell/smart phone. never did and never plan on it. like linux a lot but know so very little. so thank you all but i will try to become more a lurker than asker or helper in the little i know esp bodhi.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
debian "emulator" / stable <--> old-stable stu7 Linux - Software 15 04-16-2010 12:17 AM
tar.gz of a gnome-panel more stable for debian stable :lol frenchn00b Debian 4 05-07-2008 10:32 AM
LXer: For me, Debian Testing is more stable than Stable LXer Syndicated Linux News 0 04-22-2008 05:20 AM
Is Debian 3.1r4 "stable" really stable or it just called that? General Debian 22 01-29-2007 05:18 PM
Debian stable or non stable 1702fp Debian 19 02-24-2005 04:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration