Re: problem running ./gen before building links-hacked
"Sergey V. Karpov" <[email protected]>
| Newsgroups | gmane.comp.web.links.list |
|---|---|
| Message-ID | <[email protected]> |
Hi, > I'm trying to build links-hacked on a box running Linux From Scratch > version 5.0. I have successfully compiled the default Links tree and > am using it daily in graphical mode as my default browser. I am now > playing around with links hacked but have hit a hurdle. After > untarring the source package and untarring the fonts package inside > it, I cd into the graphics folder and run ./gen and get the following error: > > [root@trabajo /usr/src/links-hacked-030709/graphics]# ./gen Are you sure you use correct font package? for 30709 you need to download http://xray.sai.msu.ru/~karpov/links-hacked/downloads/links-fonts-new.tgz it doesn't use graphics/ dir anymore, neither ./gen script - all will be done by global Makefile (it even tries to download and unpack font package :-)) > make: `arrow' is up to date. > make: `generate_font' is up to date. > ./generate_font: relocation error: /usr/lib/libpng.so.3: undefined > symbol: inflateInit_ > > I do have libpng installed. /usr/lib/libpng.so.3 is a symbolic link > pointing to /usr/lib/libpng.so.3.1.2.5 > > Can somebody tell me what might be going on here? this simply means that package you untarred contains prebuilt binaries linked on another system - just remove them and make your own Sergey. _______________________________________________ Links-list mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/links-list