LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-18-2013, 08:09 AM   #1
jervis_tetch
LQ Newbie
 
Registered: Sep 2013
Posts: 10

Rep: Reputation: Disabled
problem installing gedit slackbuild on slackware 14


hey people,

i got a problem installing gedit(2.30.4) from slackbuilds on slackware 14.

the first error i got was that the xml2po module cant be found, i fixed this with:
Code:
export PYTHONPATH=${PYTHONPATH}:/usr/local/lib/python2.7/site-packages/
but now i get this error:

Code:
xsltproc -o gedit-C.omf --stringparam db2omf.basename gedit --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/tmp/SBo/gedit-2.30.4/help/gedit.omf.in"  `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gedit.xml || { rm -f "gedit-C.omf"; exit 1; }
compilation error: file C/gedit.xml line 19 element article
xsltParseStylesheetProcess : document is not a stylesheet
i'm geting those xsltproc-errors on some other slackbuilds too, for example "xslt - warning: failed to load external entity".

well, i googled a lot but now i have no idea anymore how to fix this.


any ideas how to solve this problem?


thanks :-)
 
Old 09-18-2013, 08:25 AM   #2
yilez
Member
 
Registered: Apr 2004
Distribution: Slackware
Posts: 127

Rep: Reputation: Disabled
Just tried this. I get:

Code:
  CC     gedit-preferences-dialog.lo
gedit-preferences-dialog.c:39:24: fatal error: glib/gi18n.h: No such file or directory
compilation terminated.
make[4]: *** [gedit-preference
Seems that the slackbuild is quite messed up.
 
Old 09-18-2013, 08:34 AM   #3
jervis_tetch
LQ Newbie
 
Registered: Sep 2013
Posts: 10

Original Poster
Rep: Reputation: Disabled
well if i try to install pygtksourceview from slackbuilds (which seems to be a dependency for gedit), i get errors like this:

Code:
xsltproc --nonet --xinclude -o ../docs/html/ \
	 --path ../docs/reference:./reference \
	 --stringparam gtkdoc.bookname "pygtksourceview2" \
	 --stringparam gtkdoc.version . \
	 /usr/share/pygobject/xsl/ref-html-style.xsl ./reference/gtksourceview2-ref.xml
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"
compilation error: file /usr/share/pygobject/xsl/ref-html-style.xsl line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
thats why i think there is a problem with xsltproc.
 
Old 09-18-2013, 08:57 AM   #4
jervis_tetch
LQ Newbie
 
Registered: Sep 2013
Posts: 10

Original Poster
Rep: Reputation: Disabled
had problems installing pygtksourceview too, first error was that it couldnt find codegen, i've solved this by:

Code:
ln -s /usr/share/pygobject/ /usr/local/share/pygobject
then i got these xsltproc errors, they are now gone by doing:

Code:
slackpkg reinstall linuxdoc-tools
next error on gedit slackbuild was a missing "/usr/local/share/pygtk/2.0/defs/gtksourceview2.defs", i did

Code:
cp /usr/share/pygtk/2.0/defs/gtksourceview2.defs /usr/local/share/pygtk/2.0/defs/gtksourceview2.defs
gedit is installed now and i'm happy, thanks :-)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware Emerald - Installing using SlackBuild nicholls15 Slackware - Installation 6 04-28-2011 11:49 PM
[SOLVED] My Slackware installation is 'laying on a slab' after installing the Gnome Slackbuild Robert.Thompson Slackware 13 03-19-2011 06:10 PM
Installing VirtualBox from SlackBuild - Slackware 12 - vboxdrv problem Do7AN Slackware 9 01-22-2009 01:58 PM
gedit problem installing warzone jbumgar Linux - Newbie 4 09-07-2006 10:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration