PureBasic 3.94 for Linux released

Developed or developing a new product in PureBasic? Tell the world about it.
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

I was able to install the package on my Ubuntu 5.04 box that has a AMD processor. I did receive a error about a CVS directory, I can not remember what the error was, I did not save the message.

<edit>DOHH! Just noticed you said AMD64... Sorry, I have a Sempron</edit>
-Beach
MVXA
User
User
Posts: 18
Joined: Tue Feb 22, 2005 11:09 pm
Contact:

Post by MVXA »

Beach wrote:I did receive a error about a CVS directory
Same here on Ubuntu too. The std. version works. But I've got problems with the registration of the enviroment variables :?...
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

@Beach: Is this the error you got?

Code: Select all

Unpacking purebasic (from .../Desktop/purebasic_3_94.deb) ...
dpkg: error processing /home/robert/Desktop/purebasic_3_94.deb (--install):
 package control info rmdir of `CVS' didn't say not a dir: Directory not empty
Errors were encountered while processing:
 /home/robert/Desktop/purebasic_3_94.deb
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

But does the soft install correctly anyway ?
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

Looks the same... Here is the error, I just tried it on a fresh install of Degian 3.1 (Sarge)...

Code: Select all

server:/home/beach# dpkg -i purebasic_3_94_\(blabla\).deb
Selecting previously deselected package purebasic.
(Reading database ... 25847 files and directories currently installed.)
Unpacking purebasic (from purebasic_3_94_(blabla).deb) ...
dpkg: error processing purebasic_3_94_(blabla).deb (--install):
 package control info rmdir of `CVS' didn't say not a dir: Directory not empty
Errors were encountered while processing:
 purebasic_3_94_(blabla).deb
Still seems to load though...
-Beach
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

The compiler didn't work. There was alot of missing files inside /usr/share/purebasic/compilers folder.

I downloaded the purebasic_x.gtz file and manually copied all the files in the compiler folder to the folder above and that seems to solve it, atleast for me.

I'm running Ubuntu 5.04 right now.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Ok, i will try to repackage it someday.. thanks for all the tests !
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Nice to be able to help :)
Keep up the great work :)

I want a Visual Designer for Linux
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

tss tss :wink:
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Hehehe :D
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Post Reply