Hi

New here. Can anyone help.

I downloaded version 0.9.1d tarball and unpackaged, but then got the
following error at "make"

if test ! -d build;                              \
         then                                          \
            mkdir build;                               \
            cd build;                                  \
            cmake -DCMAKE_INSTALL_PREFIX=""/usr/local""   \
                ../mscore;                           \
            make lupdate;                              \
            make lrelease;                             \
            make;                                      \
         else                                          \
            cd build; make -f Makefile;                \
         fi;
make[1]: Entering directory `/home/marty/mscore-0.9.1/build'
make[1]: Makefile: No such file or directory
make[1]: *** No rule to make target `Makefile'. Stop.
make[1]: Leaving directory `/home/marty/mscore-0.9.1/build'
make: *** [default] Error 2
[EMAIL PROTECTED]:~/mscore-0.9.1$ 


I'm running in Gutsy.

Cheers

Marty

-- 
[needs-packaging] MuseScore
https://bugs.launchpad.net/bugs/152650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to