[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian dovecot en self compiled



On 10-07-13 21:53, Paul van der Vlis wrote:
> On 10-07-13 19:37, mourik jan heupink wrote:
>> Hoi Wouter, lijst,
>>
>>> Persoonlijk zou ik /opt gebruiken voor dit soort dingen, maar zoiets is
>>> zeker ook mogelijk.
>> Ah, dank, /opt is natuurlijk veel logischer.
> 
> Bedenk ook dat /usr/local voorgaat in de PATH variabele:
> 
> server2:~# echo $PATH
> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
> 
> En dat zal bij libraries ook wel zo zijn.

Niet helemaal:

wouter@carillon:~$ cat /etc/ld.so.conf
include /etc/ld.so.conf.d/*.conf
wouter@carillon:~$ cat /etc/ld.so.conf.d/*.conf
# Multiarch support
/lib/i386-linux-gnu
/usr/lib/i386-linux-gnu
/lib/i486-linux-gnu
/usr/lib/i486-linux-gnu
# libc default configuration
/usr/local/lib
# Multiarch support
/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu
# Legacy biarch compatibility support
/lib32
/usr/lib32
# Legacy biarch compatibility support
/libx32
/usr/libx32

-- 
This end should point toward the ground if you want to go to space.

If it starts pointing toward space you are having a bad problem and you
will not go to space today.

  -- http://xkcd.com/1133/


Reply to: