works fine here,

clean your tree with : grep -Rl 'set(CMAKE_INSTALL_PREFIX' | xargs rm

you should build in a separate dir
$ mkdir build && cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=release

On Monday 16 February 2015  22:26, Thanatermesis wrote :
> Hum, I was trying it and seems like the prefix is ignored:
> 
> example building:
> 
> cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=release ..
> \
> 
> Stills install on /opt
> 
> 
> 
> 2015-02-16 9:24 GMT+01:00 Yakov Goldberg <yako...@samsung.com>:
> 
> > Carnival is cool, enjoy!
> > I'll be on vacation too. See you after Feb, 25th.
> >
> > Yakov.
> >
> >
> > On 02/16/2015 02:14 AM, Martinx - ジェームズ wrote:
> > > On 15 February 2015 at 12:12, Yakov Goldberg <yako...@samsung.com
> > > <mailto:yako...@samsung.com>> wrote:
> > >
> > >     Hi!
> > >
> > >     I was happy to help and thanks for packaging.
> > >     Installation of binary works and I'm ready to explain where to put
> > >     data/config files.
> > >
> > >     One more note. This:
> > >     /$ apt-get source erigo /
> > >     produces an error:
> > >     /E: Unable to find a source package for erigo/
> > >
> > >     And I'm usually in #e and #edevelop channels.
> > >
> > >     Yakov.
> > >
> > >
> > > Cool!! I'm glad you like it!   ^_^
> > >
> > > I forgot to mention that, when you add an Ubuntu PPA repository, the
> > > source repository isn't enabled by default.
> > >
> > > To enable it, edit the following file:
> > >
> > > sudo vi /etc/apt/sources.list.d/martinx-ubuntu-enlightenment-utopic.list
> > >
> > > And remove the commentary "# " (and the extra space " ") out from the
> > > line:
> > >
> > > # deb-src http://ppa.launchpad.net/martinx/enlightenment/ubuntu utopic
> > > main
> > >
> > > You file should have at least, two lines, like this (binary / sources):
> > >
> > > deb http://ppa.launchpad.net/martinx/enlightenment/ubuntu utopic main
> > > deb-src http://ppa.launchpad.net/martinx/enlightenment/ubuntu utopic
> > main
> > >
> > > Than, you can run: "sudo apt-get update", "apt-get build-dep erigo"
> > > and "apt-get source erigo"...a
> > >
> > > I'm in the middle of brazilian carnival (small vacation for me) these
> > > days, next week, I'll join on IRC!
> > >
> > > With your help, I can work more on the package, to make it complete.
> > >
> > > Cheers!
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> > from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> > with Interactivity, Sharing, Native Excel Exports, App Integration & more
> > Get technology previously reserved for billion-dollar corporations, FREE
> >
> > http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--- Hell'O from Yverdoom

Jérémy (jeyzu)

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to