Re: KDE helloworld.cpp

2002-10-01 Thread John Batistic
On Tue, 2002-10-01 at 20:42, Colin Watson wrote: > On Tue, Oct 01, 2002 at 01:36:57PM +1200, John Batistic wrote: > > Is .profile normally ignored? > > 'man bash', and read the INVOCATION section carefully. I bet you're > using an X terminal emulator that doesn't spawn a login shell, so you > sho

Re: KDE@ helloworld.cpp

2002-10-01 Thread Colin Watson
On Tue, Oct 01, 2002 at 01:36:57PM +1200, John Batistic wrote: > Is .profile normally ignored? 'man bash', and read the INVOCATION section carefully. I bet you're using an X terminal emulator that doesn't spawn a login shell, so you should be looking at something other than .profile. -- Colin W

Re: KDE@ helloworld.cpp

2002-09-30 Thread Shawn Lamson
I had a similar problem but following the steps on this site i was able to compile and run it. http://linux-sxs.org/qtinstall.html __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com -- To UNSUBSCRIBE, email to [EMA

Re: KDE@ helloworld.cpp

2002-09-30 Thread John Batistic
On Tue, 2002-10-01 at 12:05, Sean 'Shaleh' Perry wrote: > On Monday 30 September 2002 16:55, John Batistic wrote: > > I am unable to compile the KDE2 helloworld.cpp example > > > > error message from make: > > > > g++-c -o helloworld.o helloworld.cpp > > helloworld.cpp:2: qapplication.h: No su