You are not going to believe this...

William

---------- Forwarded message ----------
From: janu mam <janakiramulu.mt...@gmail.com>
Date: Tue, May 24, 2011 at 6:25 AM
Subject: xorg_librarie
To: William Immendorf <will.immend...@gmail.com>


so  here i added below one exactly in /etc/profile and saved # Set the
initial PKG_CONFIG_PATH
export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig
started chapter 23 again:x window system:[see attachement file]

plz see attached file:
 root[/home/janu/Downloads/xc/lib]#bash -e
root[/home/janu/Downloads/xc/lib]#for package in $(grep -v '^#'
../lib-7.6-1.wget)
do
  packagedir=${package%.tar.bz2}
  tar -xf $package
  cd $packagedir
  case "$packagedir" in
  libX11-1.4.0 )
    # Uncomment if you did not build libxcb
    #CONFIGPARAMS="--without-xcb"
  esac &&
  ./configure $XORG_CONFIG $CONFIGPARAMS
  make
  make install
  unset CONFIGPARAMS
  ldconfig
  cd ..
  rm -rf $packagedir
done 2>&1 | tee -a ../lib-7.5-2-compile.log
[http://wiki.linuxfromscratch.org/blfs/wiki/Xorg7ProtocolHeaders]

result:checking......
checking......
checking......
make:entering dir 'home/janu/Doenloads/xc/lib/xtrans-1.2.6/docc
make:entering dir 'home/janu/Doenloads/xc/lib/*****[some versions]
 test -z ...........
.....
test z ...
.....
ldconfig:/usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file -t has
the wrong magic bytes at the start
bash:xtrans-1.2.6:command not found
root[/home/janu/Downloads/xc/lib]# ls [here i checked]
here xtrans-1.2.6 file exist[ owner janu]



--
hi

Attachment: xwindow-system
Description: Binary data

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to