Carl Karsten wrote: > Uwe Grauer wrote: >> Carl Karsten wrote: >>> Carl Karsten wrote: >>>> Uwe Grauer wrote: >>>>> During my mail-outage i thought i install a ubuntu 6.06 vmware guest >>>>> system to be able to do some test under ubuntu >>>>> . >>>>> Now that i have the ubuntu system up and running i'm wondering how to >>>>> install kinterbasdb 3.2. >>>>> When i run "sudo setup.py install" i got errors from gcc. >>>>> >>>>> Can anyone tell me what's the trick for this under ubuntu? >>>>> >>>> I'll post the script I used to build a .deb. >>>> as soon as I test it on a fresh box... :) >>> Ok, I tested and it doesn't completely work. but it gets you close, then >>> you >>> have to move some files around. or figure out how to get cvs to put them >>> in the >>> right place to begin with. If you know, let me know :) feel free to ask >>> questions - I got it to work 'pretty easy' but had to 'fix' things. /join >>> #dabo >>> if you want quick answers. >>> >> Thanks, Carl for building this. >> But i really do not understand! >> >> I just want to be able to use "python setup.py install" > > Then you are on your own. I made a .deb and installed it. >
A dep for kinterbasdb 3.2.0? Can i have this? >> which should be the easiest way to install python modules from source. > > well, my way was pretty easy, and you are having troubles... so I am not sure > I > would agree with "easiest" :) > But installing via "python setup.py install" is the standard way for python installs from the source. Maybe not for ubuntu. >> This would depend on a working gcc build enviroment. >> Is your script doing something like this? > > like, yes. I am guessing it does the build, then wraps the results into a > .deb, > but I am not too good at that process. > >> Do i have to install the ubuntu packages: >> build-essential fakeroot subversion cvs >> dpkg-dev devscripts build-dep >> to be able to compile? > > > I am not sure what you do/don't need. I guess you don't need subversion, > that > was for the other packages that I built updated .debs. > > Carl K > Sorry, but your script didn't help. I breaks for getting the source, so i tried to change it to be able to use the source for kinterbasdb-3.2.0. That didn't work either. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
