[X2Go-Dev] x2goserver installs into /usr/lib on x86_64 system
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Sat Jan 28 21:37:21 CET 2012
Hi Oliver,
On Sa 28 Jan 2012 17:27:57 CET Oliver Burger wrote:
> [...]
>
> When I'm done, I will send you my patches so you can look into them.
Great! Please make sure you always cross-check our Git repos:
http://code.x2go.org/gitweb?p=x2goserver.git;a=summary
> But now to my real problem:
> There's quite a list of files installed into /usr/lib instead of
> /usr/lib64, where they should be located.
> Now the question is, will it break anything, when I patch the
> Makefiles to install them into the correct dir?
I am not at all an expert on this, I can only report the latest
approaches in Debian here.
On systems /usr/lib is the default folder for libraries that are built
for the same architecture as the system itself. There also should be a
symlink from lib64 -> lib. For other architectures there can be other
lib folders (e.g. /usr/lib32 for ia32 stuff).
On multi-arch systems (like currently under development in Debian sid)
there are lib folders for each architecture
/usr/lib/<arch>/
So basically, installing code to /usr/lib should be fine.
Greets,
Mike
--
DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20120128/42afa824/attachment.pgp>
More information about the x2go-dev
mailing list