log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- Upgrading your RISC OS system to 5.30 (News:2)
- WROCC May 2024 meeting on wednesday - Gerph talks games (News:)
- Wakefield Show 2024 in Pictures (News:4)
- RISC OS 5.30 arrives (News:1)
- April 2024 News Summary (News:1)
- uniprint upgraded to 4.50 (News:)
- PhotoDesk 3.23 released (News:)
- R-Comp reveals N.Ex.T Boxes - the successor to the i.MX6 (News:)
- RISCOSbits at Wakefield Show 2024 (News:)
- R-Comp releases Genealogy v2 (News:)
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
 
View on Mastodon
@www.iconbar.com@rss-parrot.net
Site Search
 
Article archives
Acorn Arcade forums: Programming: python
 
  python
  (08:12 28/4/2002)
  mavhc (12:55 28/4/2002)
    mfrissen (14:58 15/6/2002)
      johnstlr (09:36 29/4/2002)
        mavhc (11:25 29/4/2002)
        davidb (14:58 15/6/2002)
 
mfrissen Message #5013, posted at 08:12, 28/4/2002
Unregistered user Ah, i like python, so I downloaded it.
now, if the filer 'sees' !Python, it complains:
"sharedCLibrary may not be RAM loaded"

I'm into python, but not so much into ROS details.
Anyone who can help? I've not found anything on the python readmes and webpage..

oh if it helps:
system is ROS Select 4.28

[Edited by mfrissen at 08:13, 28/4/2002]

  ^[ Log in to reply ]
 
mavhc Message #5014, posted at 12:55, 28/4/2002, in reply to message #5013
Unregistered user
Ah, i like python, so I downloaded it.
now, if the filer 'sees' !Python, it complains:
"sharedCLibrary may not be RAM loaded"

I'm into python, but not so much into ROS details.
Anyone who can help? I've not found anything on the python readmes and webpage..

oh if it helps:
system is ROS Select 4.28<br><br>[Edited by mfrissen at 08:13, 28/4/2002]

ROL decided to not allow you to do what you want on your computer (Ie load the 32bit SharedCLibs). That's bad.

It'll still work if you boot into 4.0. That's good

The toppings contain potassium benzoate.

...

That's bad.

  ^[ Log in to reply ]
 
johnstlr Message #5016, posted at 09:36, 29/4/2002, in reply to message #5015
Unregistered user I think a bigger question is why is Python compiled up to required the 32bit SCL when the 32bit SCL isn't an official release?

I assume the newer SCL solves some problem in older versions, otherwise I don't understand why Python has been released in this state.

Mind you there are other apps out there that are guilty of this too.

  ^[ Log in to reply ]
 
mavhc Message #5018, posted at 11:25, 29/4/2002, in reply to message #5016
Unregistered user
I think a bigger question is why is Python compiled up to required the 32bit SCL when the 32bit SCL isn't an official release?

I assume the newer SCL solves some problem in older versions, otherwise I don't understand why Python has been released in this state.

Mind you there are other apps out there that are guilty of this too.

Indeed, there's no point in releasing 32bit compiled apps, bug the author to release a proper version AND ROL to stop messing us around.

  ^[ Log in to reply ]
 
mfrissen Message #5015, posted at 14:58, 15/6/2002, in reply to message #5014
Unregistered user

ROL decided to not allow you to do what you want on your computer (Ie load the 32bit SharedCLibs). That's bad.

It'll still work if you boot into 4.0. That's good

i was afraid that was the case.. *sigh*. So, there's no way python will work on select without 32bit SCL?
Hmmm... anyone tried to hack into the romimage with a hex editor, search for the location of the check and remove it? grin grin

  ^[ Log in to reply ]
 
davidb Message #5017, posted at 14:58, 15/6/2002, in reply to message #5016
Unregistered user
I think a bigger question is why is Python compiled up to required the 32bit SCL when the 32bit SCL isn't an official release?

I think Dietmar was a bit too enthusiastic about releasing a 32 bit compliant version. wink


I assume the newer SCL solves some problem in older versions, otherwise I don't understand why Python has been released in this state.

I remember having a discussion with him about it, but I can't locate the relevant e-mail messages. I think the Python 2.1 package for RISC OS still uses the standard C library so that may be an acceptable alternative for the time being. I don't have a URL for it, so you may have to e-mail Dietmar to get hold of it.

  ^[ Log in to reply ]
 

Acorn Arcade forums: Programming: python