tig-tiger / advanced-find

Automatically exported from code.google.com/p/advanced-find
0 stars 0 forks source link

Instalation Problem in CentOS 6.4 - gedit 2.28.4 #100

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Downloaded the 2.x version of advanced find.
2. Installed as the tutorial in Instalation.
3. Opened the gedit and advanced find plugin didn't appear at plugins 
preferences.

What is the expected output? What do you see instead?
It was expected that the plug appears at plugin preferences.
It didn't appear.

What version of the product are you using? On what operating system?
gedit 2.28.4
CentOS 6.4
advanced_find-2.2.6

Please provide any additional information below.
Folder and files at /usr/lib/gedit-2/plugins 
     advancedfind  advancedfind.gedit-plugin

Folders and files at /usr/lib/gedit-2/plugins/advancedfind 
     advancedfind.py     config_ui.py      __init__.py  result_format.xml
     advancedfind_ui.py  config.xml        loading.gif
     config.glade        FindDialog.glade  locale
     config_manager.py   find_result.py    po

Original issue reported on code.google.com by joao.ni...@gmail.com on 27 Mar 2013 at 10:09

GoogleCodeExporter commented 8 years ago
Please make sure the plugin is installed to the correct path for your system.

Original comment by swatch.c...@gmail.com on 8 Apr 2013 at 4:03

GoogleCodeExporter commented 8 years ago
The path is: /usr/lib/gedit-2/plugins

And it is the same provided in the wiki installation tutorial.

Could it be other for CentOS 6.4?

Thansk for answering.

Original comment by joao.ni...@gmail.com on 8 Apr 2013 at 4:08

GoogleCodeExporter commented 8 years ago
1. If you have other gedit plugins installed in your system, make sure where 
they are.
2. Run gedit in command line and post the message. The message may give me more 
information. 

Original comment by swatch.c...@gmail.com on 8 Apr 2013 at 11:42

GoogleCodeExporter commented 8 years ago
Problem solved:

I had the same problem running CentOS 6.4 and gedit 2.28.4. I resolved the 
problem by moving the installed plugin files to /usr/lib64/gedit-2 rather than 
/usr/lib/gedit-2. I'm not familiar with other distros but CentOS 6 appears to 
be sensitive to the lib folder used.

I am also running the 64-bit version of this OS.

Perhaps the install script should be updated to take notice of this.

Original comment by dvug...@gmail.com on 18 May 2013 at 11:45

GoogleCodeExporter commented 8 years ago
Thanks dvug

I'll try to move the files to that folder and see what happens.

Later i'll post if it works or not.

Thanks again.

Original comment by joao.ni...@gmail.com on 18 May 2013 at 4:58