Stephen Liu wrote:
Hi folks,
Installing "GLib-1.2.10" problem
http://www.linuxfromscratch.org/blfs/view/stable/general/glib.html
root:/sources/glib-1.2.10$ patch -Np1 -i
../glib-1.2.10-gcc34-1.patch &&
./configure --prefix=/usr &&
make
root:/sources/glib-1.2.10$ make install &&
chmod -v 755 /usr/lib/libgmodule-1.2.so.0.0.10
make: *** No rule to make target `install'. Stop.
root:/sources/glib-1.2.10$ make check
make: *** No rule to make target `check'. Stop.
root:/sources/glib-1.2.10$ make install &&
chmod -v 755 /usr/lib/libgmodule-1.2.so.0.0.10
make: *** No rule to make target `install'. Stop.
Please advise how to fix it. TIA
B.R.
SL
No way to tell without seeing the last few lines of your "make" output.
Did it compile with no errors?
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page