discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Use of 64-bit libraries


From: Graeme Gemmill
Subject: [Discuss-gnuradio] Use of 64-bit libraries
Date: Tue, 05 Feb 2013 15:12:49 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

Just starting to get involved with GNU Radio, on Mandriva 2011_x64
1. How do I tell cmake to use 64 bit libraries?
cmake says:
- checking for module 'orc-0.4 > 0.4.11'
--   package 'orc-0.4 > 0.4.11' not found
-- orc files (missing:  ORC_INCLUDE_DIR)
but:
address@hidden lib64]# ls -l|grep orc
lrwxrwxrwx 1 root root 20 Aug 27 2011 liborc-0.4.so.0 -> liborc-0.4.so.0.14.0* -rwxr-xr-x 1 root root 506192 Jun 16 2011 liborc-0.4.so.0.14.0* lrwxrwxrwx 1 root root 25 Aug 27 2011 liborc-test-0.4.so.0 -> liborc-test-0.4.so.0.14.0* -rwxr-xr-x 1 root root 31152 Jun 16 2011 liborc-test-0.4.so.0.14.0*

2.    How to tell cmake that uhd is installed in /opt:
cmake says:
-- checking for module 'uhd'
--   package 'uhd' not found
-- Could NOT find UHD (missing:  UHD_LIBRARIES UHD_INCLUDE_DIRS)
But
address@hidden lib64]# cd /opt
address@hidden opt]# ls -l|grep uhd
drwxr-xr-x 5 root   root       4096 Feb  4 16:33 uhd/

Thanks
--
Grimble
Registered Linux User #450547
Running KDE 4.6.5 on 2.6.39.4-5.1-desktop kernel.
Mandriva Linux release 2011.0 (Official) for x86_64



reply via email to

[Prev in Thread] Current Thread [Next in Thread]