On Fri, 2006-01-20 at 16:09 +1100, john gibbons wrote:
> Thanks Miachel and Gottfried.
> 
> I now have an opened file sitting as follows: /home/john/vym-1.7.0
> 
> Any advice on how I get it to actually run?

>From the FAQ on the website
( http://www.insilmaril.de/vym/faq.html#id47367 )


Make sure you have QT installed (more info about QT can be found in the
link at Documentation->QT. For example in SUSE Linux you need the qt3
rpms.) Then run

qmake

to generate the Makefile and afterwards a simple

make 

should build you the executable. To install the binaries you can call

make install

-- 
Pete, in an incredibly good mood because it's Friday afternoon

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to