[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Problems building 3.10 on Ubuntu Studio 18.04 - ANOTHER ERROR



It worked as per your instructions below. It didn't require sudo this time
before the cmake.

However the SupercolliderIDE window is very dark, and if there is any
way to adjust this in the Preferences menu it is invisible to me, the
Preferences->Editor window is just black.

On 12/2/18 10:29 PM, brianlheim@xxxxxxxxx wrote:
I think you should go very carefully through the guide on our wiki:


and make sure you have installed all the correct packages before attempting to build. You should also try restarting from a clean build directory, not just `make clean` but clearing the entire directory and re-running the cmake configure step.

If you have a problem, please share the exact steps you took including any commands you issued, and the full error message produced.

Regards,
Brian



On Sun, Dec 2, 2018 at 10:08 PM <clfest@xxxxxxxxxx> wrote:


On 12/2/18 7:58 PM, p.dupuis@xxxxxxxx wrote:
Hi,

I think you need libudev-dev.

I already have that.
Cheers,
Patrick
From: owner-sc-users@xxxxxxxxxxxxxxxx <owner-sc-users@xxxxxxxxxxxxxxxx> on behalf of clfest@xxxxxxxxxx <clfest@xxxxxxxxxx>
Sent: December 2, 2018 9:54:03 PM
To: sc-users@xxxxxxxxxxxxxxxx
Subject: Re: [sc-users] Problems building 3.10 on Ubuntu Studio 18.04 - ANOTHER ERROR
 
On repeat i get a bunch of normal stuff (it starts at 66%) followed by:

make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libudev.so', needed by 'lang/sclang'.  Stop.
CMakeFiles/Makefile2:3652: recipe for target 'lang/CMakeFiles/sclang.dir/all' failed
make[1]: *** [lang/CMakeFiles/sclang.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 66%] Built target supernova
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2


            Thank You For Your Attention

On 12/2/18 6:32 PM, brianlheim@xxxxxxxxx wrote:


On Sun, Dec 2, 2018, 6:49 PM <clfest@xxxxxxxxxx wrote:
With my brand new make file from above, I type

make -j2

and when it's just almost done it says:

[100%] Linking CXX executable supernova
[100%] Built target supernova
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2

What gives?

There was an error earlier in the build process.

Brian

             Thank You For Your Attention

On 12/2/18 3:47 PM, clfest@xxxxxxxxxx wrote:
> Following the instructions on:
>
> https://github.com/supercollider/supercollider/wiki/Installing-SuperCollider-from-source-on-Ubuntu
>
>
> works. It also works for cmakeing a make file, except for some strange
> reason you have to sudo
> it.
>
> On 12/2/18 3:12 PM, manifest.heap@xxxxxxxxx wrote:
>> Hi,
>>
>> Unfortunately I'm not very acquainted with ubuntu myself, but usually
>> building software on linux systems requires installation of some -dev
>> package containing header files. The things you show below only
>> consist of binary library files.
>>
>> On 12/3/18 12:08 AM, clfest@xxxxxxxxxx wrote:
>>> I thought of that, installed most  of what synaptic came up with
>>> when I searched
>>> for Qt5WebEngine. Now:
>>>
>>> clfest@ubu:/var/repositories/git/supercollider/build$ locate
>>> Qt5WebEngine
>>> /usr/lib/x86_64-linux-gnu/libQt5WebEngine.so.5
>>> /usr/lib/x86_64-linux-gnu/libQt5WebEngine.so.5.9
>>> /usr/lib/x86_64-linux-gnu/libQt5WebEngine.so.5.9.5
>>> /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
>>> /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5.9
>>> /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5.9.5
>>>
>>
>>
>> _______________________________________________
>> sc-users mailing list
>>
>> info (subscription, etc.):
>> http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
>> archive: https://listarc.bham.ac.uk/marchives/sc-users/
>> search: https://listarc.bham.ac.uk/lists/sc-users/search/
>>
>

--
Time is an imaginary number. Entropy always wins.


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/

-- 
Time is an imaginary number. Entropy always wins.

-- 
Time is an imaginary number. Entropy always wins.

-- 
Time is an imaginary number. Entropy always wins.