HP-UX & garnome: FAILED
- From: Matias Vidal <nauta77 fibertel com ar>
- To: garnome-list gnome org
- Subject: HP-UX & garnome: FAILED
- Date: Sun, 6 Apr 2003 17:09:17 -0300
Has anybody tried building garnome on hp-ux 11.00 ???
I am working on it, but there are plenty of problems...
The steps to a unsuccesfull installation :-S
1) You need to get from http://hpux.connect.org.uk/
bzip2 1.0.2
db 4.1.24
expat 1.95.6
fileutils 4.1.7
flex 2.5.4a
gettext 0.11.5
imake 6.00
jpeg 6b
libiconv 1.8
libpng 1.2.4
make 3.80
perl 5.8.0
tar 1.13.25
tiff 3.5.7
wget 1.8.1
xpm 3.4k
zlib 1.1.4
bison 1.875
2) ln -s /usr/local/bin/gmake /usr/local/bin/make
export PATH=/usr/local/bin:/usr/local/bin/X11:$PATH
3) vi gar.conf.mak
Add "-I/usr/local/include" to CPPFLAGS
Add "-I/usr/local/include -L/usr/local/lib" to CFLAGS
Add "-L/usr/local/lib" to LDFLAGS
Add CC=gcc
4) vi gnome/glib/Makefile
change "CONFIGURE_ARGS = $(DIRPATHS)"
to "CONFIGURE_ARGS = $(DIRPATHS) --with-libiconv=gnu"
5) We cant build the Xrender nor Xft1 so... I expect lots of problems
( and awfull fonts :p )
vi gnome/pango/Makefile
# LIBDEPS = gnome/glib misc/Xft
LIBDEPS = gnome/glib misc/fontconfig
6) fontconfig thinks this is Linux... we have to tell him that the libraries here are .sl, but I don`t know how. So I just rename all the *.so* to *.sl*. Another make install... and it magically work, no idea why!!! Anyone knows how to fix fontconfig???
7) Here the installation of gtk+ failed, some problem about a creation of a directory under $(INSTALL_DIR)/etc/. Just create the directoy $(INSTALL_DIR)/etc/gtk-2.0. Run make install under gnome/gtk+/work/main.d/gtk*/
Here I`m stuck, Compiling libIDL....
<... Bla Bla Bla ....>
==> Running make in work/main.d/libIDL-0.8.0
gmake[5]: Entering directory `/tmp2/garnome-0.22.0/gnome/libIDL/work/main.d/libIDL-0.8.0'
bison -y -d -v 2>/dev/null ./parser.y
gmake[5]: *** [stamp-parser] Error 141
gmake[5]: Leaving directory `/tmp2/garnome-0.22.0/gnome/libIDL/work/main.d/libIDL-0.8.0'
<... More Bla Bla ...>
any Ideas... Nothing in google :-(
thx in advance
--
class Nauta:
def __init__(self):
self.RealName = Matias Vidal
self.icq = 49972037
self.jabber = nauta77 jabber org
self.msn = arg_nauta hotmail com
self.myMachine = Machine()
class Machine:
def __init__(self):
self.uname = HP-UX trutien B.11.00 U 9000/785
self.mem = 1.5 Gb
self.hostname = trutien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]