Re: [SLE] Compiling Apps
From: Sid Boyce (sboyce_at_blueyonder.co.uk)
Date: 09/23/05
- Previous message: Mike Katz: "Re: [SLE] Remote desktop software/server"
- In reply to: William H Lugg: "Re: [SLE] Compiling Apps"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Sep 2005 08:08:14 +0100 To: suse-linux-e@suse.com
William H Lugg wrote:
> That did it! Thanks.
>
> Now, how did you figure that set of options to go with configure? IS there a
> document or HOW TO somewhere that would help me figure this out for another
> machine running on a 32-bit processor?
>
> Thanks again for the help.
I still haven't found anything that documents this and as usual, when
all fails, RTFM, except I haven't got around to reading it. I started
with a 9.1 ftp install, read the gcc manpage and when I came across
generated Makefiles and errors pointing to e.g /usr/lib instead of
/usr/lib64, I tried things. There was one problem where it kept looking
in /usr/lib64 for most things, but /usr/lib for the odd thing and
failed. Putting the problem to the SuSE guys, I got responses that I was
doing something wrong, so when I told them the exact problem, never saw
them on the 64-bit list again. Recently I've not come across any
problems, 9.2 and 9.3 have been OK.
The things you can't do.
- get a 32-bit module to work with a 64-bit kernel or app, e.g
smartmodem which contains a 32-bit proprietary module and get plugins
for mozilla or MPlayer (both 64-bit) to work as they are only 32-bit
plugins available, so you have to use the 32-bit apps if you need plugins.
I've also come across some apps that wouldn't compile on 64-bit, even
when changing the Makefiles by substituting /usr/lib64 for /usr/lib.
For a 32-bit machine it's quite straightforward, for the same KDE app,
"./configure --prefix=/opt/kde3 --sysconfdir=/etc --mandir=/usr/share/man".
Regards
Sid.
-- Sid Boyce ... Hamradio License G3VBV, licensed Private Pilot Retired IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist Microsoft Windows Free Zone - Linux used for all Computing Tasks -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Mike Katz: "Re: [SLE] Remote desktop software/server"
- In reply to: William H Lugg: "Re: [SLE] Compiling Apps"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|