RetroShare / documentation

RetroShare Documentation
http://docs.retroshare.net
Creative Commons Attribution Share Alike 4.0 International
34 stars 22 forks source link

Unable to produce executables while compilation of retroshare on ubuntu #84

Closed AdB9 closed 3 years ago

AdB9 commented 4 years ago

I'm using Ubuntu 18.4.02 LTS I followed these steps:

Compile

   cd trunk
   qmake CONFIG+=debug
   make

Install sudo make install

The executables produced will be:

/usr/bin/RetroShare06 /usr/bin/RetroShare06-nogui

But these executables are not being produced.

If I execute further commands, I get error on:

$ sudo make retroshare-nogui-install_subtargets

make: *** No rule to make target 'retroshare-nogui-install_subtargets'.  Stop.

What could be the reason ?

defnax commented 3 years ago

wrong place here right place -> https://github.com/RetroShare/RetroShare/issues