It is currently Wed Aug 12, 2026 2:33 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 35 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Scaling script request
PostPosted: Sun Apr 03, 2011 6:35 pm  (#21) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
@Gerard
I will not say that impossible but i may assure last gimp# was only for Unix and everybody fail to compile for windows

I may only suppose something messy happened on sourceforge i strongly suggest to contact on gimp IRC or by mail prokoudine (link for mail on the button of sourceforge page ) or with a mail with title containing "gimp# and prokoudine" to the gimpuser mail list

So he may check if some havoc happened to the file hosted on sourceforge and anyway will help to solve installing problem

Better always ask and report to who know better and is in charge, he is not the gimp# developer but he is the mantainer

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Scaling script request
PostPosted: Sun Apr 03, 2011 10:00 pm  (#22) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
Sorry you guys are having trouble installing it.I should have mentioned you may need Mono installed for Linux but i wasn't sure.I did install Mono and Microsoft Dot Net Framework.I think Mono is a replacement for Framework not sure though.

_________________
Image


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 6:09 am  (#23) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
I was too hasty in my conclusion.
I am going to try again because I find this intriguing.
I did a little reading on C# and .NET.
The plugins are all started with
mono xxx.exe

I already had mono installed because I tried "moonlight" an open source equivalent of "silverlight".
C# is also called C-sharp which explains all the ~sharp stuff that needed to be installed.

My distro (Gentoo) is so well equipped to install this kind of programs.
Never knew it would be possible to use Windows software on Linux outside of Wine.
Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 6:16 am  (#24) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
I'm not sure, even after reading the documentation, how it works (using mono to possibly use Windows software). When trying to compile gimpsharp it specifically needed a version of mono higher than 2.8, (my system was using 2.4.4) but when I tried to upgrade to 2.10.1, all hell broke loose with errors. I even followed the correct removal of mono 2.4.4. before installing, etc. Some things are just not in my knowledge base to make improvisations for. This being one of them.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 6:44 am  (#25) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
@mahvin,
In configure.in I find mono =>2.8.
So it might be something else.
Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 10:31 am  (#26) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
there is no windows software in Gimp#
On windows the previous versions ( if i remember well )were using NETframework , on linux Mono,.
..but i will not consider Mono a windows software even if could be used also as replacement for NETframework

And in case of problem to install the best seems ask/report to prokoudine that often monitor the gimp mailing list

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 11:55 am  (#27) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
I downloaded and installed Mono for windows in case it was needed.Apparently it was not.
All i really needed was the Framework.Which i had installed with Paint Dot Net already.

_________________
Image


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 12:06 pm  (#28) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
Mono is needed for the linux version that is more recent (both are a bit old but nobody was able to compile the newer version on Win )

@Gerard
It is possible that the plugin has as dependency gimp 2.4 (not just gimp)
On windows may be tricked (just temporary renaming a couple of gimp file) not sure for linux maybe something analogue must be done )

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 12:09 pm  (#29) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
@ROD @Oregonian

I think will be better split the topic, moving the last messages in a new topic with a title as
" How to Install Gimp Sharp"

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 12:13 pm  (#30) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
Quote:
On windows may be tricked (just temporary renaming a couple of gimp file) not sure for linux maybe something analogue must be done )


Only the bin/gimp-2.6 binary file has to be renamed to gimp-2.4 - then of course re-named back to gimp-2.6 after you install Gimp Sharp.

_________________
Image


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 12:42 pm  (#31) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
Quote:
Gimp#

- I have only tested my code with GIMP 2.6. Gimp#
will NOT work with GIMP 2.0.x! It might still work with GIMP 2.4


The quote above is from the README in the gimp-sharp files.

It compiles and installs fine on my box and it shows up in Filters but it does nothing!
Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 12:56 pm  (#32) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
All the filters have a small icon next to them - do any of them work?
They install all over the place so you may have to look.

_________________
Image


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 1:59 pm  (#33) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
No Rod,
Haven't seen any icons.
I noticed there are quite a lot of .png files in the source.

I did this on my regular install.
I read through the configure file and I'm going to install a lot of progs mentioned.
But not in my regular install.
I have an experimental one for that.
Maybe tomorrow I'll know if I can get it to work.
Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Top
 Post subject: Re: Scaling script request
PostPosted: Mon Apr 04, 2011 3:43 pm  (#34) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
Here is what the small icons look like when Gimp Sharp is installed and working correctly.
Image
Image

But there are more like i said they are installed all over.

_________________
Image


Top
 Post subject: Re: Scaling script request
PostPosted: Tue Apr 05, 2011 9:50 am  (#35) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
Well I give up.
Installed 6 extra packages which pulled in 10 more as dependencies.
In Gentoo all packages are compiled from source on your system.
When compilation was successful the resulting binaries are installed in the designated folder(s).
One package couldn't be installed because of "file collision".
Fsharp and scala produce files with exactly the same name to go in the same folder.
By eliminating the packages one by one I could finally compile gimp-sharp.
By then only "boo" was left.
I now see the icons Rod mentioned but that's all,it still doesn't work.
Googling about mono and .NET programs:Most of it is riddled with bugs.
Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Top
Post new topic Reply to topic  [ 35 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group