It is currently Fri Mar 29, 2024 7:28 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 48 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Wed Mar 25, 2015 5:14 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12513
http://sourceforge.net/projects/mutiara/

_________________
Lyle

Psalm 109:8

Image


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Thu Mar 26, 2015 8:17 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Just tried but i need all my dependencies GTK, GLIB, updated to newer versions. I will have to hit http://rpm.pbone.net/ for some files i guess. :) Graechan has updated his env to 2.8.15 i believe so he may be able to compile it.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Thu Mar 26, 2015 11:45 am  (#3) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2414
lylejk wrote:


Never heard of that one , good fun I hope you get a version for Windows.

Tried a compile in 32 bit linux, AntiX, too many strange dependencies. gnome-doc-utils for heavens sake, killer was GTK+-3

No matter, seems Fedora is the platform of choice. Got a rpm from here
http://download.opensuse.org/repositori ... onghuaren/ Used the Fedora_20 32bit version.

In PClinuxOS needed libgee2 but that is all.

The interface looks like this

Attachment:
mutiara.jpg
mutiara.jpg [ 81.11 KiB | Viewed 9596 times ]


Do I know what I am doing, not yet ;) quality when saved as a png seems a little suspect but WTH.

_________________
Image


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Thu Mar 26, 2015 12:00 pm  (#4) 
Offline
GimpChat Member

Joined: May 18, 2013
Posts: 24
Location: Pasadena, California
lylejk -- Anyone have the ability to compile Mutiara Motif Designer?

64 bit & rpm ok ?


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Thu Mar 26, 2015 1:16 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12513
Cool that you got it to work Rich. Just too lazy to learn to compile. Use to use samj's environment, but since they made changes to G'MIC, I stopped. And even since then, my old system died so never re-installed the environment anyway. lol

:)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Fri Mar 27, 2015 11:20 pm  (#6) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
I wish I could,though I might have the environment, I don't know how and too old to figure it out

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Sat Mar 28, 2015 12:05 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12513
You and me both Graechan; you and me both. lol

:)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Sat Mar 28, 2015 6:10 pm  (#8) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Maybe if the plugin was posted on the Registry someone would compile for windows

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Sun Mar 29, 2015 9:41 am  (#9) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Graechan wrote:
Maybe if the plugin was posted on the Registry someone would compile for windows

I do not believe it is a GIMP plug-in Graechan. Seems to be a complete drawing program.
If you have the correct env you should be able to untar the file and then in the dos window cd to the folder with the configure file. For example...
$ cd /env/mutiara-0.13.1

Then type ./configure
$ ./configure

If you need any dependencies download and unzip them to this folder.
C:\petit-msys-mingw-64bits-gimp28\base\c because in the ect/fstab file this location is called as /mingw main directory.
If you need to compile dependencies such as libgee, be sure to use
$ ./configure --prefix=/mingw

If all goes well with no errors type
$ make

Now look for the executable and try and open it. It should be in the src folder.
By the way use the 64 bit env.

I tried to compile after updating dependencies but get this error on compile.
x86_64-w64-mingw32-gcc.exe  -I/mingw/include -I/mingw/x86_64-w64-mingw32/include
-I/python/include -pipe -O3 -mms-bitfields -s -m64  -L/mingw/lib -L/mingw/x86_6
4-w64-mingw32/lib -mwindows -lpthread -o mutiara.exe arc.o border.o curve.o flip
.o fractalizer.o gallery.o imagesizedialog.o line.o motifbutton.o motifchooser.o
mutiara.o node.o poddrawing.o podeditor.o podpanel.o pod.o point.o probe.o prog
ressbox.o render.o roundedrect.o seed.o snapdialog.o util.o zoom.o -Lc:/petit-ms
ys-mingw-64bits-gimp28/base/c/lib -lgtk-3 -lgdk-3 -latk-1.0 -lpangowin32-1.0 -lg
di32 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lgthread-2.0
-lgio-2.0 -lcairo -lgee-0.8 -lgobject-2.0 -lglib-2.0 -lintl   -lm
podpanel.o:podpanel.c:(.text+0x1501): undefined reference to `gtk_widget_set_mar
gin_start'
podpanel.o:podpanel.c:(.text+0x150e): undefined reference to `gtk_widget_set_mar
gin_end'
c:/petit-msys-mingw-64bits-gimp28/base/c/bin/../lib/gcc/x86_64-w64-mingw32/4.7.3
/../../../../x86_64-w64-mingw32/bin/ld.exe: podpanel.o: bad reloc address 0x18 i
n section `.data'
c:/petit-msys-mingw-64bits-gimp28/base/c/bin/../lib/gcc/x86_64-w64-mingw32/4.7.3
/../../../../x86_64-w64-mingw32/bin/ld.exe: final link failed: Invalid operation

collect2.exe: error: ld returned 1 exit status
make[2]: *** [mutiara.exe] Error 1
make[2]: Leaving directory `/env/mutiara-0.13.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/env/mutiara-0.13.1'
make: *** [all] Error 2

Rod@Rods /env/mutiara-0.13.1
$

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Sun Mar 29, 2015 9:51 am  (#10) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5242
Location: Gimpville
Does config generate any errors or complain about missing libs, Rod?

To compile in 64bit Linux, I normally have to use this command:

./configure LDFLAGS=-lm

Perhaps your 64bit environment doesn't require that.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Sun Mar 29, 2015 8:24 pm  (#11) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
GnuTux I get this error at bottom

user@user-PC ~
$ cd /env/mutiara-0.13.1

user@user-PC /env/mutiara-0.13.1
$ ./configure LDFLAGS=-lm
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether ln -s works... no, using cp -pR
checking for pkg-config... /mingw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found

user@user-PC /env/mutiara-0.13.1
$

I gotta go search I rekon then take a guess as to where to put it

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Sun Mar 29, 2015 8:38 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12513
Glad you folks are still trying to compile this one. Just wish I knew more about program compiling to be of use. Do appreciate the effort. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Sun Mar 29, 2015 8:38 pm  (#13) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5242
Location: Gimpville
Graechan wrote:
GnuTux I get this error at bottom

checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found

Looks like you are missing gnome-doc-utils. It was not installed by default on Fedora 21 either. You'll want to install gnome-doc-utils and run configure again.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Mon Mar 30, 2015 6:02 am  (#14) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Yes Graechan, and once you clear that error you will most likely need the libgee devel library.

Tux i tried the LDFLAGS in the command line but still it doesn't want to build an executable. I believe it has something to do with a linker to create a windows exe file. Used to have to do that to build a windows GIMP exe file but i don't remember how now. :)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Tue Jun 09, 2015 1:11 pm  (#15) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2231
Location: Poland
For You Lylejk - sorry, but only win 32 bit
Dowload Mutiara 0.13.1_Win_32bit.zip (9,5 Mb):
https://www.dropbox.com/sh/gcwg512dgggls25/AAC0tv2_5ABQ1O0iqnIKwOiOa?dl=0


Attachments:
Open Motiff.png
Open Motiff.png [ 745.91 KiB | Viewed 4818 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Tue Jun 09, 2015 1:39 pm  (#16) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12513
Thanks MareroQ; have some experimenting to do obviously. lol

:)


Attachments:
new drawing.png
new drawing.png [ 229.46 KiB | Viewed 4814 times ]

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Tue Jun 09, 2015 1:58 pm  (#17) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12513
Only thing that I've notice so far is that the motifs are not showing; only have the default available. Not sure how to get additional motifs.

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Tue Jun 09, 2015 2:15 pm  (#18) 
Offline
GimpChat Member
User avatar

Joined: Mar 10, 2014
Posts: 845
Thanks MareroQ!


Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Tue Jun 09, 2015 2:48 pm  (#19) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2231
Location: Poland
lylejk wrote:
Only thing that I've notice so far is that the motifs are not showing; only have the default available. Not sure how to get additional motifs.


You have to drag the edge with your mouse.
There is another issue - not works Help Contents (files * .page do not know how to open in Windows - so not included in the package zip).


Attachments:
Open Motif 2.png
Open Motif 2.png [ 462.45 KiB | Viewed 4808 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Anyone have the ability to compile Mutiara Motif Designer?
PostPosted: Tue Jun 09, 2015 2:50 pm  (#20) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12513
:oops:

Just noted your red circled pulldown. lol

Again, thanks MareroQ; programs cool. Still need to experiment. :)

_________________
Lyle

Psalm 109:8

Image


Top
Post new topic Reply to topic  [ 48 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) loss of ability to save as Jpeg and PNG file type

2

No new posts SOLVED - Help with compile env

12

No new posts Attachment(s) I need a Mac Dev to compile my Gimp GEGL Plugins on Mac

8

No new posts Attachment(s) Pattern Monster (Cloud and Local version) and how to compile it.

3



* Login  



Powered by phpBB3 © phpBB Group