It is currently Wed Jun 17, 2026 11:41 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 16 posts ] 
Author Message
 Post subject: installing insane bump.
PostPosted: Mon Mar 06, 2017 5:00 am  (#1) 
Offline
GimpChat Member

Joined: Mar 06, 2017
Posts: 10
Hallo

Im using Linux mint, i want to add insane bump to my gimp registry in the gimp file but i cant find the plugin files in linux. Also when i go to download insane bump i get a text file, Do i have to add this to a text editor. And then what do i do?

How do i add this file and were do i find the Gimp plugins in linux.

lisa


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: installing insane bump.
PostPosted: Mon Mar 06, 2017 6:38 am  (#2) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2603
This is not going to be easy for a beginner. First what version of Mint and is it 32 bit or 64bit ?

Assuming 64 bit

First the insanebump plugin from http://registry.gimp.org/node/28117 downloads as InsaneBump.py_3.txt

Rename this to InsaneBump.py Copy to your Gimp profile ~/.gimp-2.8/plug-ins and make it executable.

Insanebump uses a compiled plugin normalmap. This is included in the package gimp-plugin-registry which you should be able to install with a package manager. However this contains dozens scripts and plugins which you will never use so I have included a 64 bit version in the attachment.

Copy the file normalmap to your Gimp profile ~/.gimp-2.8/plug-ins and make it executable.

The next snag.

normalmap has a dependency libGLEW.so.2.0 which might not be in the latest Mint packages. I have seen reports of it missing. However, it might be already installed or look for the package libGLEW2 and install it if it is there.

If it is not there then the libglew.deb package is included in the attachment. Click on it and with luck there will be a message asking what to do. (install it)

With everything installed, looks like this.

Attachment:
insanebump.jpg
insanebump.jpg [ 113.15 KiB | Viewed 6039 times ]


Attachments:
InsaneBump_etc.zip [275.38 KiB]
Downloaded 482 times
Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 9:02 am  (#3) 
Offline
GimpChat Member

Joined: Dec 29, 2015
Posts: 223
Hello Rich 2005,

I am using Ubuntu 16.04 and my gimp version is 2.8.16

I tried the contents of your attachment for Insane map. I first tried deb file which successfully downloaded the required file. How can I copy this downloaded file for my future use. I don't want to download it every time from some server. Is it possible?

After copying py file it works but when I install third file 'normalmap' I get error. Is it not necessary?

Thanks

Bye


Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 9:03 am  (#4) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
Thats odd Rich as mine loads a dialog showing a preview of each map. And it is an executable.Yours looks like it does an on canvas live preview?

Image

_________________
Image


Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 9:41 am  (#5) 
Offline
GimpChat Member

Joined: Mar 06, 2017
Posts: 10
hallo rich and rod

Ive tried to follow the instructions but am not getting a insane bump in my list under map. Obviously im doing it wrong. Im a total beginner on linux and i have two questions

First the libGlEW map i tied installing it but i wasn't told what to do. No window appeared. Do i have to put it in the GIMP plugin file or just install it. And how?
Further you say i have to make it executable, how do i do that?

Lisa


Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 9:43 am  (#6) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2603
@Rashid

You do not download anything. The .deb file will install some files, a library file and some documentation.

You should have seen some thing like this. Hit the install button and it is done. Not required again.

Attachment:
package.jpg
package.jpg [ 41.45 KiB | Viewed 6003 times ]

The 2 files insanebump.py and normalmap both go in ~/.gimp-2.8/plug-ins. Both should show up in Filters -> Map. Check that they are executable.

@Rod
Yes that is the compiled version see: http://registry.gimp.org/node/28638 There is a linux compiled version there as well.
The OP's question was
Quote:
...go to download insane bump i get a text file...

To me that means the python file which does the same, all the versions are generated, just no preview.


Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 9:51 am  (#7) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2603
lisabiziou wrote:
hallo rich and rod

Ive tried to follow the instructions but am not getting a insane bump in my list under map. Obviously im doing it wrong. Im a total beginner on linux and i have two questions

First the libGlEW map i tied installing it but i wasn't told what to do. No window appeared. Do i have to put it in the GIMP plugin file or just install it. And how?
Further you say i have to make it executable, how do i do that?

Lisa


Again which mint version are you using and is it 32 bit or 64 bit. normalmap and the .deb are for 64 bit. they do not work in 32 bit.

unzip the previous attachment. The 2 files insanebump.py and normalmap go in your Gimp profile in your home folder which is the hidden folder ./gimp-2.8/plug-ins. They should already be executable. They were when I zipped them.

press alt . (alt dot) to show/hide hidden files.

The .deb file you need to install. Try clicking on it or right-click and look for install.
You probably need to get someone familiar with linux to stand behind you and help.


Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 9:57 am  (#8) 
Offline
GimpChat Member

Joined: Mar 06, 2017
Posts: 10
Hallo

Here the spec for my mint version
System: Host: lisa Kernel: 4.8.0-39-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9-1ubuntu3.1)
Distro: Linux Mint 18.1 Serena

Ive really done everything as instructed but still no insane bump in map under filters. It makes me want to go back to windows and thats a pity.

lisa


Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 11:21 am  (#9) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
lisabiziou wrote:
Hallo

Here the spec for my mint version
System: Host: lisa Kernel: 4.8.0-39-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9-1ubuntu3.1)
Distro: Linux Mint 18.1 Serena

Ive really done everything as instructed but still no insane bump in map under filters. It makes me want to go back to windows and thats a pity.

lisa

You may have to give the py file permission to execute. Not sure how that is done in Linux though.

_________________
Image


Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 12:10 pm  (#10) 
Offline
GimpChat Member

Joined: Dec 29, 2015
Posts: 223
Hello Rich2005

Gimp has already Normal Map Filter. When I copy the downloaded Normal Map I get error. So I think downloaded Normal Map is not necessary.


Top
 Post subject: Re: installing insane bump.
PostPosted: Mon Mar 06, 2017 2:12 pm  (#11) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2603
lisabiziou wrote:
It makes me want to go back to windows and thats a pity.

lisa


Do not give up ;) For ease install the gimp-plugin-registry package and the compiled version of InsaneBump.

Only takes a few minutes.

This in a Mint 18 cinnamon

https://youtu.be/z4rGXySkD0s


Top
 Post subject: Re: installing insane bump.
PostPosted: Tue Mar 07, 2017 7:40 am  (#12) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
rich2005 wrote:
lisabiziou wrote:
It makes me want to go back to windows and thats a pity.

lisa


Do not give up ;) For ease install the gimp-plugin-registry package and the compiled version of InsaneBump.

Only takes a few minutes.

This in a Mint 18 cinnamon

https://youtu.be/z4rGXySkD0s

Excellent video tutorial Rich. :bigthup

_________________
Image


Top
 Post subject: Re: installing insane bump.
PostPosted: Tue Mar 07, 2017 9:05 am  (#13) 
Offline
GimpChat Member

Joined: Mar 06, 2017
Posts: 10
[quote="rich2005"]This is not going to be easy for a beginner. First what version of Mint and is it 32 bit or 64bit ?

Assuming 64 bit




Hallo Rich

ive finally installed my insane bump but get the same results as you
Attachment:
Screenshot from 2017-03-07 14-56-56.png
Screenshot from 2017-03-07 14-56-56.png [ 817.19 KiB | Viewed 2401 times ]


So the results that rod gets i dont get with the previews of the different maps.
Im also not getting all the maps. Im used in windows to getting 6 diffrent maps.

Id prefer that. How can i solve this?


Top
 Post subject: Re: installing insane bump.
PostPosted: Tue Mar 07, 2017 9:21 am  (#14) 
Offline
GimpChat Member

Joined: Mar 06, 2017
Posts: 10
Hallo

ive found the video. Thank u so much.

Problem see my screenshot : no gimp plugin registry

very difficult. lisa


Attachments:
Screenshot from 2017-03-07 15-17-16.png
Screenshot from 2017-03-07 15-17-16.png [ 233.13 KiB | Viewed 2398 times ]
Top
 Post subject: Re: installing insane bump.
PostPosted: Tue Mar 07, 2017 9:25 am  (#15) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2603
The search term is gimp-plugin not gimp plugin


Top
 Post subject: Re: installing insane bump.
PostPosted: Fri Mar 24, 2017 5:57 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1430
Location: FInland
All you need is a single 1.06 executable from here:
http://registry.gimp.org/node/28638

Once you execute it, the bump maps will be generated in your pictures folder.
I didn't read it carefully and wondered for a moment myself too, because they show in layers toolbox,
but once you close the plugin you end up with the original image.

edit: No need to give executable permissions on Linux, just drop it in plug-ins folder
Must work on Mint cause it works on Xubuntu.


Top
Post new topic Reply to topic  [ 16 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group