PDA

View Full Version : [ubuntu] projectm 2.0



spiritech
January 23rd, 2010, 05:57 AM
ive tried to install projectm 2.0

i create the directories run cmake then make && sudo make install

and i then get this message

make: *** No rule to make target `install'. Stop.

can anyone help.

spiritech
January 23rd, 2010, 06:30 AM
i now get this message

make: *** No targets specified and no makefile found. Stop

do i need to make my own make file maybe?

someone please help i am completely new to all this and trying my best. i figure i need a make file. shouldnt it come with the download or is that the point of opensource you have to make your own. i tried 2 threads for projectm one didnt install the othet by sammyD worked but kept crashing when clicking on playlist or settings/config etc. might just stick with that for now.

it would be nice to understand the stages at which software gets released and inturn how much work is involved on the install.

spiritech
January 23rd, 2010, 07:31 AM
ok i managed to make && make sudo install projectM 2.0.1
is up and running ok now.

spiritech
January 23rd, 2010, 07:32 AM
/src

revslaughter
January 23rd, 2010, 08:37 AM
Totally cryptic, but you managed to fix exactly the same problem I was having.

I navigated to /src in the tar they had on sourceforge, ran cmake . && sudo make install. Worked great.

Now, to get PulseAudio to work...

spiritech
January 23rd, 2010, 06:12 PM
its still not running 100%. the preset duration keeps jumping around, the smooth transition isnot workink either just hardcuts to next preset, no smoothness atall. :confused: f2 & f3 not working either.

maybe its a problem just with projectM 2.0.1 so have to decided uninstall and try older version then reinstall 2.0.1 and see if it updates and uses both.?

is there another way i can do this.

spiritech
January 23rd, 2010, 06:13 PM
did you uninstall in the synaptic might resolve some conflicts.

revslaughter
January 23rd, 2010, 08:40 PM
I'm assuming you're talking about PusleAudio?

hmmm...actually projectM isn't working:


projectM-pulseaudio: error while loading shared libraries: libprojectM-qt.so.1: cannot open shared object file: No such file or directory


I can find links to this library in the source directory I downloaded, but not the library itself - and even if I did find it, I wouldn't know where projectM is looking for it.

spiritech
January 23rd, 2010, 10:28 PM
I'm assuming you're talking about PusleAudio?

hmmm...actually projectM isn't working:


projectM-pulseaudio: error while loading shared libraries: libprojectM-qt.so.1: cannot open shared object file: No such file or directory
I can find links to this library in the source directory I downloaded, but not the library itself - and even if I did find it, I wouldn't know where projectM is looking for it.

are you running ubuntu 9.10?