LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-15-2010, 07:05 AM   #1
paulr1984
Member
 
Registered: Dec 2003
Posts: 75

Rep: Reputation: 15
installing visual python to fedora 12


Hi,

I'm having problems installing visual python on Fedora 12 (64-bit).

Here are the steps I've taken:
- downloaded visual python 5.32
- ran ./configure without problems
- ran make and got this error:

Compiling ./core/util/atomic_queue.cpp
make[1]: *** [atomic_queue.lo] Error 1

(From src/build.log):
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with '--tag'

Any ideas on this, guys?
 
Old 05-15-2010, 05:58 PM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
If you added anything compiler specific in your configure line,
you may get errors like ""... specify a tag with '--tag' ""

The following works (( Fedora 12 - 32 Bits was used.))
cd /usr/lib64
# ln -s libboost_thread-mt.so libboost_thread.so
exit

cd visual-5.32_release/
http://ftp.de.debian.org/debian/pool...12-1.1.diff.gz
patch -p1 < python-visual_5.12-1.1.diff
patch -p1 < debian/patches/1002_unquieten_compile.patch
patch -p1 < debian/patches/1003_include_python_header.patch
patch -p1 < debian/patches/2000_boost_python_workaround.patch

cd ../ && mkdir build-Vpython-532
cd build-Vpython-532/ && ../visual-5.32_release/configure
&& make

......

May be some hints in this other Vpython thread ..
http://www.linuxquestions.org/questi...tagged-787278/
..
 
Old 05-17-2010, 03:49 AM   #3
paulr1984
Member
 
Registered: Dec 2003
Posts: 75

Original Poster
Rep: Reputation: 15
Hi knudfl,

I reinstalled with Fedora 12 (32-bit) and did all the steps you mentioned. I got this message when runnning:
patch -p1 < debian/patches/1002_unquieten_compile.patch

patches/1002_unquieten_compile.patch
patching file src/Makefile.in
Hunk #1 FAILED at 176.
Hunk #2 FAILED at 200.
2 out of 4 hunks FAILED -- saving rejects to file src/Makefile.in.rej

I proceeded with the rest of your instruction. When I try to run make, I still get the same error message:

(From src/build.log):
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with '--tag'

Any other ideas?
 
Old 05-19-2010, 10:19 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Did you read the post / thread, linked to in post #2 ?
http://www.linuxquestions.org/questi...tagged-787278/

No extra configure options, please. Except for '--prefix='.

Please show your complete configure line.


By the way : No problems with 64 Bits : All Vpython versions
build OK on Slackware 13 - 64.

..
 
Old 05-22-2010, 07:00 PM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Vpython

Fedora 11 - 64 , with python-2.6-7.fc11.x86_64

cd /usr/include/
ln -s ../lib64/python2.6/site-packages/numpy/core/include/numpy
cd /usr/lib64/
ln -s libboost_thread-mt.so libboost_thread.so

Same as post # 4 : No errors, versions 5.12 , 5.22 , 5.32.

..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Stupid Question: Microsoft Visual Studio 6.0 (A.K.A. Visual Basic 6) Will it run? S0RD3N Linux - Software 8 05-07-2008 08:42 PM
Visual Python: problem changing coordinates of cylinder raskol Programming 1 04-03-2008 01:10 PM
installing python library's (Python Numeric) Four Linux - Newbie 1 10-16-2005 02:31 PM
installing visual python : gtk present but unfound Dominik Linux - General 0 12-26-2003 10:31 AM
Visual Python/Numpy uranologist Linux - Software 0 09-28-2003 10:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration