[Enigmail] solve easily qmake error
John Clizbe
John at Mozilla-Enigmail.org
Thu Aug 16 18:24:42 PDT 2007
p pa wrote:
> Hello
> How do we solve " the problem of qmake's error"?
> This error is:"bash:qmake:Command not found"
> I solved it!
> Please payattaention!
> You should do steps , step by step!
> 1)see /Home/You/ !
> /I see /Home/me/*bin*/
> *bin* folder is our KEY!
> 2)qmake is in this directory(/usr/lib/qt3/bin/qmake)
> 3)open bin folder in this directory(/usr/lib/bin)
> 4)Now , right click on qmake and
> Copy To->Home Folder ->bin->Copy Here
> 5) Now , see /Home/You/bin
> what do you see? qmake?
> 6)Run qmake comman.
> You at Linux:~>qmake
> 7)The End!
> Thank you
Replace everything you did (and delete the extra copy of qmake) with:
export PATH=/usr/lib/qt3/bin:${PATH}
or you could use
export PATH=${PATH}:/usr/lib/qt3/bin
But what in blazes does this have to do with Enigmail?
--
John P. Clizbe Inet: John (a) Mozilla-Enigmail.org
You can't spell fiasco without SCO. PGP/GPG KeyID: 0x608D2A10/0x18BB373A
"what's the key to success?" / "two words: good decisions."
"what's the key to good decisions?" / "one word: experience."
"how do i get experience?" / "two words: bad decisions."
"Just how do the residents of Haiku, Hawai'i hold conversations?"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 663 bytes
Desc: OpenPGP digital signature
Url : http://mozdev.org/pipermail/enigmail/attachments/20070816/64395480/attachment.bin
More information about the Enigmail
mailing list