mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: May 29 2005,19:28 |
|
don't know what "moc" means, but if your package requires Qt then you will need to download and install some Qt headers (includes) and libs. Which ones are required is something i can't tell you, but if you read the included documentation (README & INSTALL, for example) it *should* tell you what you need. Personally i think compiling Qt apps on DSL would be more work than it's worth, but who knows....maybe just doing "apt-get install libqt-dev" might be sufficient.
You can search for debian packages here: http://www.debian.org/distrib/packages
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|