Closed GoogleCodeExporter closed 8 years ago
That's not a YAML-CPP problem.
Please specify DESTDIR as an absolute path (e.g. /home/user/files), then CMake
will not complain about it.
Original comment by matthias...@gmail.com
on 8 Feb 2011 at 10:50
[deleted comment]
$HOME is an absolute path...
Original comment by Tomas.Ca...@gmail.com
on 9 Feb 2011 at 12:05
Can you confirm that $HOME is an absolute path? (What's the output to `echo
$HOME`?) I tried exactly this:
make install DESTDIR=$HOME/files
where my $HOME expands to /Users/beder, and it works properly. Plus, the error
message you show is awfully suspiciously indicating that CMake thinks it got a
relative path.
(As a side note, what version of yaml-cpp are you using?)
Original comment by jbe...@gmail.com
on 2 Mar 2011 at 5:11
If you've fixed this, or it's still a problem, please reopen this. Otherwise, I
can't reproduce it, so I'm just closing it.
Original comment by jbe...@gmail.com
on 13 Sep 2011 at 7:43
Original issue reported on code.google.com by
Tomas.Ca...@gmail.com
on 27 Aug 2010 at 11:57