Page 7 of 8

Re: Cinnamon 2.x porting

Posted: 18 Dec 2013, 17:10
by brokenman
ok. Good luck.

Re: Cinnamon 2.x porting

Posted: 18 Dec 2013, 19:57
by roelof
Thanks ,

One question : Does your gnome iso have svn. I also installed the devel module but still no svn.

Roelof

Re: Cinnamon 2.x porting

Posted: 19 Dec 2013, 00:39
by brokenman
No svn.

slackyd -g subversion

Re: Cinnamon 2.x porting

Posted: 19 Dec 2013, 16:36
by roelof
And which package does contain the autogen.sh script ?

Roelof

Re: Cinnamon 2.x porting

Posted: 19 Dec 2013, 18:33
by brokenman
I dont' understand.

autogen.sh is a source file script. It comes with source packages.

Re: Cinnamon 2.x porting

Posted: 19 Dec 2013, 18:58
by roelof
oke,

When I want to compile cjs from source I see that it cannot be found.
I see that Slackbuilds have a package called autogen but that one will not work
When doing sh autogen.sh I see the message that C cannot make executables.

Roelof

Re: Cinnamon 2.x porting

Posted: 21 Dec 2013, 13:21
by roelof
This is also not working.

When I want to build cjs with the buildtools of dropline gnome I see these messages: http://sourceforge.net/mailarchive/foru ... nome-devel

According to the dropline developers there is a problem on Porteus. This package is compling well on stock slackware.

Roelof

Re: Cinnamon 2.x porting

Posted: 21 Dec 2013, 18:43
by roelof
Im giving up on this matter.

Roelof

Re: Cinnamon 2.x porting

Posted: 22 Dec 2013, 12:41
by brokenman
According to the dropline developers there is a problem on Porteus. This package is compling well on stock slackware.
Read back through this thread. I compiled ALL packages with no problem and got cinnamon running on Porteus, albeit without menu functionality. The problem is not with Porteus. I compiled everything from the git sources. If you are getting this error about the compiler then check that the script that sets your architecture is detecting it ok. Are you using phantomx slackbuilds on i.86?

Re: Cinnamon 2.x porting

Posted: 22 Dec 2013, 12:54
by roelof
No,

I use the build system of the dropline developers.

Roelof

Re: Cinnamon 2.x porting

Posted: 22 Dec 2013, 14:40
by brokenman
In that case be sure you have the correct 05-devel.xzm module for porteus present. Use slackyd to get the latest autoconf files: slackyd -s auto
As i mentioned earlier i suggest you wait a few days and use the latest porteus version (release tomorrow) as it will contain latest slackware base.

Re: Cinnamon 2.x porting

Posted: 22 Dec 2013, 17:05
by roelof
Without Gnome I think. For 14.1 there is no droplinegnome.

One question: For your fat gnome do you use the files from dropline gnome developers or the slackbuilds from phantomx.

Roelof

Re: Cinnamon 2.x porting

Posted: 22 Dec 2013, 17:58
by brokenman
If you are using fat gnome then you can see all packages in /var/log/packages. In there you will see that i used the existing dropline slackware packages with the exception of the following which i had to recompile:

Code: Select all

at-spi2-atk-2.8.1-x86_64-1jay.xzm
at-spi2-core-2.8.0-x86_64-1jay.xzm
gjs-1.36.1-x86_64-1jay.xzm
gobject-introspection-1.36.0-x86_64-1jay.txz
gst1-plugins-base-1.0.10-x86_64-1jay.txz
gst1-plugins-good-1.0.10-x86_64-1jay.txz
gst1-plugins-ugly-1.0.10-x86_64-1jay.txz
gstreamer1-1.0.10-x86_64-1jay.txz
gtk+3-3.8.4-x86_64-1jay.xzm
gtkmm3-3.8.1-x86_64-1jay.xzm
gvfs-1.16.3-x86_64-1jay.xzm
libsecret-0.15-x86_64-1jay.xzm
pulseaudio-4.0-x86_64-1jay.xzm
seahorse-nautilus-3.8.0-x86_64-1jay.xzm
sound-juicer-3.5.0-x86_64-1jay.xzm
telepathy-haze-0.8.0-x86_64-1jay.txz
tracker-0.16.2-x86_64-1jay.txz
The packages are here: http://www.droplinegnome.org/files/3.8/x86-64/

Re: Cinnamon 2.x porting

Posted: 22 Dec 2013, 18:14
by roelof
Oke,

And the package gobject-introspection of Gnome 3.10 has the problems Im facing.
So I think I wait till the next version of Porteus is avaible and try again.

Roelof

Re: Cinnamon 2.x porting

Posted: 22 Dec 2013, 18:44
by roelof
One question : Can I update porteus to the next version or can I better go for a clean install ?

Roelof