sejerpz / vtg

Automatically exported from code.google.com/p/vtg
0 stars 0 forks source link

VTG doesn't install into /usr #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./configure --prefix=/usr
2. make
3. sudo make install

What is the expected output?
It should install correctly.

What do you see instead?
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvtg.la '/usr/lib/gedit-2/plugins'
libtool: install: error: cannot install `libvtg.la' to a directory not ending 
in /usr/local/lib/gedit-2/plugins

What version of the product are you using? On what operating system?
I'm using vtg-0.12.0.0-beta1 on Gentoo Linux amd64.

Please provide any additional information below.
Even if you fix installing into /usr/lib/gedit-2/plugins, it still wouldn't 
make sense: it should install into /usr/lib/gedit/plugins/, as it is mentioned 
in issue 168.

Original issue reported on code.google.com by ulltor on 5 May 2011 at 6:04

GoogleCodeExporter commented 9 years ago
Oh, some more information: I'm using Gnome 3 with Gedit 3.

Original comment by ulltor on 5 May 2011 at 6:06

GoogleCodeExporter commented 9 years ago
I just uploaded a beta 2 tarball that should fix this bug.

Thanks for reporting the issue.

Original comment by seje...@gmail.com on 5 May 2011 at 8:49

GoogleCodeExporter commented 9 years ago

Original comment by seje...@gmail.com on 27 Jul 2011 at 11:34

GoogleCodeExporter commented 9 years ago

Original comment by seje...@gmail.com on 27 Jul 2011 at 11:36