To install GTK ,I have installed
pkgconfig-0.15.0,make-3.80,jpeg-6b,libiconv-1.9.1,libng,tiff-3.6.1,fontconfi
g-2.2.2,freetype-2.1.7.
Now I must install glib,but I can not make it.After make,cygwin show me(all
>2 versions) :
make[2]: *** [glib-genmarshal.exe] Error 1
make[2]: Leaving directory `/
I tested rpm -q -a,and nothing was found.
Mostly I compile the source code with make.
So how can I found those installed apps(like add/remove in windows)?
on my own? cygwin dose not know?It is so bad >:
- Original Message -
From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "hhw" <[EMAIL PROTECTED]>
Sent: Tuesday, March 23, 2004 10:27 PM
Subject: Re: How can I list all
When I do "make install ",cygwin does not record something about my install infomation
like windows's register?
- Original Message -
From: "Larry Hall" <[EMAIL PROTECTED]>
To: "hhw" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wedn
I found these commands:
$> tar -xvzf libosip-0.X.X.tar.gz
$> mkdir linux-build
$> cd linux-build
$> ../libosip-0.X.X/configure
$> make
$> make install
Can you tell me why he "mkdir linux-build" and "cd linux-build"?
Why not he directly "cd libosip-0.X.X" and "./configure".
5 matches
Mail list logo