Roberto Ullfig wrote:
> Roberto Ullfig wrote:
>
>> Well, it's the final destination for the repository but not for the
>> actual installations (/usr/local). I suppose I'll need to compile it
>> twice then, once for each location even though it never gets run from
>> the repository.
>>
>>
Roberto Ullfig wrote:
> No, that's not going to work since the copy in our repository needs to
> be identical to the copy that gets installed in /usr/local. We copy the
> files from the repository to /usr/local when we clone a new server.
>
> Will commenting out the 4 lines in libtool break anythi
Roberto Ullfig wrote:
> Török Edwin wrote:
>
>> Roberto Ullfig wrote:
>>
>>
>>> This won't work for us. This creates a usr hierarchy starting under DESTDIR.
>>>
>>> The installation needs to go into directories like this:
>>>
>>> /mnt/aaa/bbb/local/ccc/ddd/bin
>>> /mnt/aaa/bbb/local/ccc/
Török Edwin wrote:
> Roberto Ullfig wrote:
>
>> This won't work for us. This creates a usr hierarchy starting under DESTDIR.
>>
>> The installation needs to go into directories like this:
>>
>> /mnt/aaa/bbb/local/ccc/ddd/bin
>> /mnt/aaa/bbb/local/ccc/ddd/lib
>>
>>
>
> Is that the final d
Roberto Ullfig wrote:
> This won't work for us. This creates a usr hierarchy starting under DESTDIR.
>
> The installation needs to go into directories like this:
>
> /mnt/aaa/bbb/local/ccc/ddd/bin
> /mnt/aaa/bbb/local/ccc/ddd/lib
>
Is that the final destination? If yes you can use ./configure
-
Török Edwin wrote:
> Roberto Ullfig wrote:
>
>> We use a binary repository in blah/local/blah. In the past I would set
>> prefix and install to this location. This is no longer possible with
>> 0.92.1 (maybe 0.92 also).
>>
>> export prefix=blah/local/blah
>> make -e install
>> ...
>> ...
>> l
Roberto Ullfig wrote:
> We use a binary repository in blah/local/blah. In the past I would set
> prefix and install to this location. This is no longer possible with
> 0.92.1 (maybe 0.92 also).
>
> export prefix=blah/local/blah
> make -e install
> ...
> ...
> libtool: install: error: cannot insta
We use a binary repository in blah/local/blah. In the past I would set
prefix and install to this location. This is no longer possible with
0.92.1 (maybe 0.92 also).
export prefix=blah/local/blah
make -e install
...
...
libtool: install: error: cannot install `libclamunrar_iface.la' to a
direct