Re: help
- From: tam <tamherlan free fr>
- To: changming wang gm com
- Cc: "Gtk-List" <gtk-list gnome org>
- Subject: Re: help
- Date: 14 Nov 2001 10:31:42 CET
On Tue, 13 Nov 2001 11:18:29 -0500, changming wang gm com said:
> Hi,
>
> I try to install GLIB-1.2.10 in my company machine. It fails.
>
> What I did are the followings:
>
> 1. gzip -cd glib-1.2.10.tar.gz | tar xvf -
> 2. cd glib-1.2.10
> 3. modify configure file:
> ac_default_prefix=/usr/local ==>
> ac_default_prefix=/home/kzvp4x
> (/home/kzvp4x is my own home directory. I am not root user)
Maybe you should better do ./configure --prefix=/your/home/dir/
> 4. ./configure
> 5. make
> 6. make install
>
>
> When I run into the step 6, an error, "corps_install
> .libs/libglib-1.2.so.0.0.10 /home/kzvp4x/lib/libglib-1.2.so.0.0.10
> ./libtool: corps_install: not found" , occurred.
>
Edit your Makefile and look for the INSTALL var.
set it to install ( INSTALL= install)
>
> I attatch three log files, configure_log, make_log and install_log, which
> record all the infomations during configure, make and make install.
>
>
> Could you give me some helps to indicate me where I am wrong? I would rather
> apprecaite.
>
>
> Regards,
>
> Changming Wang
> (See attached file: configure_log)(See attached file: make_log)(See attached
> file: install_log)
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]