Linux - EnterpriseThis forum is for all items relating to using Linux in the Enterprise.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Step 1) Run following command: “vi /etc/profile“: this would open the
profile file for editing now set the PKG_CONFIG_PATH to
“/usr/local/lib/pkgconfig”.
Step 2) Open terminal, in User LogIn & execute the following set of commands:
a) ./configure
b) make
c) su <password>
d) make install
e) /sbin/ldconfig
f) exit
for the following packages:
(i) Atk 1.24
(ii) Pixman 1.12
(iii) Cairo 1.8.6
(iv) Pango 1.20
(v) GTK 2.14
As soon as we run the above set of commands for every package, Red Hat
Linux Enterprise 5.2 crashes.
Ee also searched for event log file on RHEL on the following path:
“/var/log/messages”, however the log file is empty.
Distribution: pclos2010.12, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 9,285
Rep:
And if you really want version 2.6.6 , it is rather
easy to build Abiword. ( Compared to what you are
trying to do ).
Abiword needs gtk+ , from version 2.6, to build,
so the gtk+ 2.10 you have, should be fine.
....
The Abiword version, you describe, depending on
gtk+ 2.14, would that be a Fedora 10 package ?? If so :
It is by no means possible to make it work on RH EL 5.
....
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.