LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 04-28-2009, 10:24 PM   #1
vsravani
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Rep: Reputation: 0
Error while installing VTK on suse 10.2. Compilation stops at 81%


Hi,
Am getting an error during VTK installation.
I have taken VTK-4.2-LatestRelease.tar, untarred the file, ran cmake and then make.
When compilation reaches 81%, I get the following error
"In file included from /home/your_name/local/src/VTK/Rendering/vtkGraphicsFactory.cxx:62:
/home/your_name/local/src/VTK/Rendering/vtkXRenderWindowInteractor.h:79: error: `
XtAppContext' was not declared in this scope"

I have found the solution to this error in http://www.rz.uni-karlsruhe.de/rz/sp...n_of_VTK_stops

As a solution it suggested to install package xlibs-devel or xlibs-dev. But I am unable to find those files for my linux.
My sytem config is

Suse 10.2
32-bit
i586 architecture

Could anybody help me finding solution to this?
 
Old 04-29-2009, 12:38 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Example address, xorg-x11-devel-7.2-19.i586.rpm,
xorg-x11-libXt-devel-7.2-13.i586.rpm, etc. etc.
for 10.2
http://download.opensuse.org/distrib...oss/suse/i586/
.....
The install DVD : the xorg-x11-lib....-devel packages are included.
.....

Last edited by knudfl; 04-29-2009 at 07:51 AM.
 
Old 05-05-2009, 09:42 PM   #3
vsravani
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Original Poster
Rep: Reputation: 0
I tried installing the packages that you have mentioned. But then, there seems to be dependencies on other rpm files. And installation failed. I observed that I dont have any x11 files at all.
would you explain about the install DVD that you were talking about. I have checked in my Linux OS dvd, i didnt find x11 rpm files at all.
 
Old 05-06-2009, 03:43 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Please try these commands :

'rpm -qa | grep xorg' and 'rpm -qa | grep -i x11'
to see what's installed.
This one makes a package index in /home/"user"/ :
'rpm -qa | sort > packages.txt'

And use the 'find' command to index the DVD :
'find /media/SuseDVD/ -name "*" > dvdindex.txt

If you have some graphics, e.g. a desktop manager
visible on your monitor, xorg-x11 is installed.
Else VTK wouldn't be usable either.
.....
May be you will need this too : libxslt-devel .
.....
If your OS is still supported, please use 'zypper'
( or Yaest ) to take care of the install :
Searching a package : # zypper se <package>
Installing : # zypper in xorg-x11-devel , as an example.

If unsupported, dependencies can still be checked with :
'rpm -qR <package>' .
.....

Last edited by knudfl; 05-06-2009 at 01:43 PM.
 
Old 05-06-2009, 09:45 PM   #5
vsravani
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Original Poster
Rep: Reputation: 0
I executed those commands and here are the results
Nothing was returned for xorg.

# rpm -qa | grep xorg
# rpm -qa | grep -i x11
yast2-x11-2.9.11-0.3
ghostscript-x11-7.07.1rc1-195.8
emacs-x11-21.3-185.12

I am going to install libxslt-devel. I found the rpm from http://download.opensuse.org/distrib...oss/suse/i586/
 
  


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
unable to resolve compilation error;./List.c:5: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ amolgupta Programming 3 01-09-2009 10:09 AM
Inkscape compilation error: *** [extension/internal/pdfinput/pdf-parser.o] Error 1 w1k0 Slackware 12 10-25-2008 09:53 AM
compilation error : /tmp/cczC6Kc3.s:7368: Error: unknown pseudo-op: `.ltorg' nankie Red Hat 0 08-19-2008 10:15 AM
c++ vtk code compiling from terminal njac Programming 3 05-07-2008 10:11 PM
Compilation error when including <linux/ext3_fs.h> in SuSE Linux 9.0 (i586) seshasai Linux - Distributions 0 06-01-2004 03:22 AM

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

All times are GMT -5. The time now is 12:18 PM.

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