* Thomas Burgess <wonsl...@gmail.com> [2010-02-17 01:09]: > going back over this, i'm still horribly confused....i'm trying to get it > installed on another system and i don't know exactly why mine didn't work. I > had a friend who was able to get it working but i'm not quite sure what i was > doing wrong. He ended up installing ncurses from source, i do know this > much.....anyways, looking back over what i was doing, and trying it again i > WAS using SUNWnurses.....so why wasn't it working? heres the steps i > took...maybe something is wrong with my links....will you tell me =) > > > > export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig > export LDFLAGS= '-wl,-zignore -Wl,-zcombreloc -Wl, -Bdirect -L/usr/sfw/lib > -R/usr/sfw/lib -L/usr/gnu/lib -R/usr/gnu/lib -L/usr/lib/' > export CXXFLAGS='-I /usr/.include/ncurses > > > so which one of those is wrong?
Is your g++ output line including "-lncurses" or "-lcurses"? Only the former is likely to be correct. - Stephen -- s...@sun.com http://blogs.sun.com/sch/ _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code