erikdubois / ArchCinnamon

Automated script to install cinnamon and all its programs on Arch Linux
9 stars 5 forks source link

mdm-display-manager needs libwebkit #1

Open TheNicholasNick opened 7 years ago

TheNicholasNick commented 7 years ago

https://github.com/erikdubois/ArchCinnamon/blob/8e4957c8a1277dc0708e46048d898236763def5f/installation/050-install-cinnamon-core-v1.sh#L54

so to get libwebkit (webkitgtk2) need to install its deps first then it.

pacman -S gtk2 ruby gperf gobject-introspection
packer -S --noconfirm --noedit webkitgtk2

maybe something changed since Jan - https://youtu.be/4ioIDnzFub4?t=338

erikdubois commented 7 years ago

thanks @SoreGums will come in handy when I will make my tutorials on ArchMerge Cinnamon https://archmerged.com

TheNicholasNick commented 7 years ago

Was taking forever to compile on my machine, went to bed after waiting 30mins. Will check again later if need anything else

TheNicholasNick commented 7 years ago

cool - once webkitgtk2 is installed, installing mdm is fine and rebooting loads cinnamon without issues.

Only reason I ended up here is because installing cinnamon via pacman needs other things and I couldn't figure out what those things were. Now to see if I can get cinnamon to be hardware accelerated in virtualbox as linux mint cinnamon is able to be 3D hardware accelerated in virtualbox on a windows host

erikdubois commented 7 years ago

I remember I could not install it one time - went for gdm instead at the time

2017-10-13 6:29 GMT+02:00 Nicholas Orr notifications@github.com:

Was taking forever to compile on my machine, went to bed after waiting 30mins. Will check again later if need anything else

On Oct 13, 2017 06:52, "Erik Dubois" notifications@github.com wrote:

thanks @SoreGums https://github.com/soregums will come in handy when will make my tutorials on ArchMerge Cinnamon https://archmerged.com

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/erikdubois/ArchCinnamon/issues/1#issuecomment- 336215399, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAABPTznShGU8KIdJyXlLdLenjGj_ym1ks5srlHegaJpZM4P3KHb .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/erikdubois/ArchCinnamon/issues/1#issuecomment-336347483, or mute the thread https://github.com/notifications/unsubscribe-auth/AKGp9ukucTtPSM4AG8FgBpz5F9tknKngks5sruc1gaJpZM4P3KHb .

erikdubois commented 7 years ago

great ArchMergeD Cinnamon - to perfection and beyond

2017-10-13 10:36 GMT+02:00 Nicholas Orr notifications@github.com:

cool - once webkitgtk2 is installed, installing mdm is fine and rebooting loads cinnamon without issues.

Only reason I ended up here is because installing cinnamon via pacman needs other things and I couldn't figure out what those things were. Now to see if I can get cinnamon to be hardware accelerated in virtualbox as linux mint cinnamon is able to be 3D hardware accelerated in virtualbox on a windows host

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/erikdubois/ArchCinnamon/issues/1#issuecomment-336388192, or mute the thread https://github.com/notifications/unsubscribe-auth/AKGp9mSKTFm84jMgnBBS--hLi_u_Fod1ks5sryEkgaJpZM4P3KHb .

TheNicholasNick commented 7 years ago

Swapped out Virtualbox for VMWare and it is seems to be smoother. Also had a go at Manjora Cinnamon and it just works. As fun as figuring this out was, going to get on with setting up my dev vm with Manjora instead!

Took my laptop about 18hrs to compile webkitgtk2... for some reason installing the binaries yeilds different results.