Emmanuel Florac wrote:
> Le Thu, 26 Nov 2009 09:00:07 +1100 vous écriviez:
>
>
>>I had no trouble compiling OM 2.3.2 on 32 bit Slackware 12.2. I'll
>>have a go at it on Slackware 13 when I get to the office, but that's
>>64 bit.
>
>
> Yep, me neither IIRC. No luck in Slack 13, though.
>
IIRC it was the demos that wouldn't work. I ran (you can drop the 64 off
--libdir if you are building a 32 bit target):
./configure --prefix=/opt/openmotif --libdir=/opt/openmotif/lib64
then edited the root Makefile to remove demos from the SUBDIR variable.
make then worked.
make install DESTDIR=/whereever
cd /whereever
makepkg ../openmotif-2.3.2-blahblablah
installpkg ../openmotif-2.3.2-blahblablah
add /opt/openmotif/lib64 to /etc/ld.so.conf
run ldconfig
then put the /opt/openmotif/.... directories in the appropriate places
in NEdit's makefile.linux in front of any other X includes/libs and add
the -Lxxxx entries to LDFLAGS as mentioned elsewhere.
--
There's no point in being grown up if you can't be childish sometimes.
-- Dr. Who
--
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop