--- Michael Sullivan <[EMAIL PROTECTED]> wrote: > I'm trying to build HBasic. I get the following > error: > > In file included from basic_document.cpp:84: > ../dialogs/select_kpart.h:4:31: kparts/mainwindow.h: > No such file or > directory > make[1]: *** [basic_document.o] Error 1 > > > I looked in the dialogs/select_kpart.h. It said > "#include > <kparts/mainwindow.h>. I did a "locate > kparts/mainwindow.h": > > [EMAIL PROTECTED] temp $ locate kparts/mainwindow.h > /usr/kde/3.3/include/kparts/mainwindow.h > > > So I DO have it, but how do I get make to see that I > have it? > > On Fri, 2005-05-06 at 08:52 -0400, Scott wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On Fri, May 06, 2005 at 12:23:30PM +0000, Michael > Sullivan wrote: > > > Is there a command in Linux that will show the > names of all > > > environment variables and their values? I'm > trying to build an > > > application that keeps failing because it says > one of the files it > > > #includes doesn't exist, but the file does > exist, so I assume that one > > > of the system variables isn't set correctly, but > I'm not sure which one... > > > > > > The command > > > > set | more > > > > will do (I think) what you're asking. I'm not 100 > percent sure because > > I'm not a programmer and there may be some > variables that I don't know > > of that you need. > > > > > > - -- > > > > Scott > >
Hi, Try here for help: http://www.linuxbasic.net/ Joan To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
