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>
PureBasic 3.94 for Linux released
@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!
Looks the same... Here is the error, I just tried it on a fresh install of Degian 3.1 (Sarge)...
Still seems to load though...
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
-Beach
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 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!