Results 1 to 2 of 2
I'm a linux newb, but I have an AMD Athlon64, so I got the 64-bit version of Suse 9.1
One problem: some 32-bit apps I'm trying to install from RPMS ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-29-2004 #1Just Joined!
- Join Date
- Jun 2004
- Posts
- 1
Suse 9.1 64-bit problems
I'm a linux newb, but I have an AMD Athlon64, so I got the 64-bit version of Suse 9.1
One problem: some 32-bit apps I'm trying to install from RPMS are automatically looking for libs under /usr/libs. I happen to have seen that most of my 64-bit packages (like SANE for instance) installed their libs under /usr/lib64.
Is there some way to symlink these libs, or will I have compile everything with dependencies?
Thanks in advance.
- 06-29-2004 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
I have _no_ idea if it will work or not but try
ln -s /usr/lib /usr/lib64Proud to be a GNU/Gentoo Linux user!


Reply With Quote
