Search:

Type: Posts; User: spamalot; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,750

    Geany - compiler

    Hello,

    How can I set up Geany to use the gcc compiler? There are no compiler detected as Codeblocks. That's a limitation.
  2. Replies
    2
    Views
    2,483

    [ubuntu] Re: switching betw multiple gcc version

    So is this


    export CC=/usr/bin/gcc-3.4

    all it takes? What all the hoopla about gentoo and ccontrol then?

    Meanwhile, I'm stuck with this:
  3. Replies
    2
    Views
    2,483

    [ubuntu] switching betw multiple gcc version

    Hello,

    I need to test my code under different versions of GCC. At leat GCC 3.4 in addition to the default. I was hoping I could simply do the switch from CodeBlocks's build settings... Of course,...
  4. Re: Installing MCMC++ on 32 and 64 bit Ubuntu 8.10

    Glad that you solved it. I gave up on that one a while ago and created my own framework instead:

    http://sites.google.com/site/erwannrogard/cpp-software

    I will be adding more and more realistic...
  5. Replies
    1
    Views
    3,361

    Re: Latex/Kile: .cls in TEXINPUTS path yet...

    \documentclass{simauth} instead of \documentclass{article}

    solves this problem.
  6. Replies
    1
    Views
    3,361

    Latex/Kile: .cls in TEXINPUTS path yet...

    Hello,

    I need to use a .cls file and a .tex file (which contains definitions) as part of preparing an article for a journal (sim). So I've added their path to
    ...
  7. Replies
    8
    Views
    727

    [ubuntu] Re: Transfering desktop to someone

    PS: what I had in mind was something like creating a new user and deleting the current one, but I haven't thought it through.
  8. Replies
    8
    Views
    727

    [ubuntu] Re: Transfering desktop to someone

    OK, thanks, I'll go ahead install Vista for the new user. That still leaves open the question of ownership. I mean warranty is gone but software updates and such might require ID identification. Any...
  9. Replies
    8
    Views
    727

    [ubuntu] Re: Transfering desktop to someone

    Thanks.

    I should probably say "safe within the constraint of not having to re-install and delete everything on disk".

    I'm selling my desktop on ebay. What are the odds that someone would be...
  10. Replies
    8
    Views
    727

    [ubuntu] Transfering desktop to someone

    Hello,

    Any recommendation as to whether and how I can transfer my PC to a new person without uninstalling everything i.e. safely removing personal data?

    Thanks.
  11. Replies
    35
    Views
    12,462

    Re: Better GUI for R

    I guess I was getting impatient in fixing Rkward which in my case turned out to be simple:

    http://ubuntuforums.org/showthread.php?t=1000411

    But I'll probably need to try to embed the terminal...
  12. Replies
    3
    Views
    1,595

    Re: rkward suddenly crashes on startup

    Standalone R does not work either, except if I specify R --vanilla. Rkward probably not at fault then. Problem is similar to (.Rdata etc.)
    ...
  13. Replies
    35
    Views
    12,462

    Re: Better GUI for R

    hi, this seems to be an old post, but nevermind. i'm getting sick of relying on editors that crash every now and then, so the simpler the better.

    How do you use gedit with R?
  14. Replies
    3
    Views
    1,595

    Re: rkward suddenly crashes on startup

    ps: R version 2.8.0 (2008-10-20)
  15. Replies
    3
    Views
    1,595

    Re: rkward suddenly crashes on startup

    found a *related* thread, the difference is have been using the same version of R and Ubuntu w/o problem for a while (weeks).

    http://ubuntuforums.org/showthread.php?p=6206508
  16. Replies
    3
    Views
    1,595

    rkward suddenly crashes on startup

    hello,
    i was using rkward and suddently it crashed. can't relaunch either. completely removed software and reinstalled. to no avail.

    thanks!

    @ubuntu:~$ rkward

    R version 2.8.0 (2008-10-20)...
  17. Replies
    2
    Views
    800

    Re: MathSage experience

    I came across this:

    http://www.sagemath.org/library/stories.html
  18. Replies
    2
    Views
    800

    MathSage experience

    Apparently people are starting to use Sage. How's the experience different from say Mathematica or R?
  19. Re: what are good C, C++ online tutorials out there?

    I don't know of a good tutorial, but since you also mention an outdated text, may I recommend Accelerated C++, Practical Programming by Example.
  20. Replies
    2
    Views
    1,850

    Re: > dev.copy2eps(file="~test") in R

    Thanks.

    Actually, dev.off() didn't work for me, but restarting RKWard altogether did the job.
  21. Re: RKWARD: displaying graphs in the output window

    An answer:

    https://sourceforge.net/forum/message.php?msg_id=5682906
  22. Replies
    2
    Views
    1,850

    > dev.copy2eps(file="~test") in R

    Hi,

    I'm calling

    > contour(x,y,z) #produces a grah on Graphics Device 2
    > dev.copy2eps(file="~test")

    from the R console (I used RKWARD).

    it saves the file as expected, except the file...
  23. RKWARD: displaying graphs in the output window

    Hi,

    I used to have no problem saving graphs before (can't remember the exact way but using print to file) but I've upgraded to

    RKWARD 0.5.0b
    KDE 4.0.3

    and now i have yet to figure out.
    ...
  24. Replies
    2
    Views
    2,749

    Re: spconf Latex package

    the problem was resolved here:

    http://www.latex-community.org/viewtopic.php?f=5&t=2750&p=10849#p10849
  25. Replies
    2
    Views
    2,749

    Re: spconf Latex package

    ps: the reason i need it is because i suspect (but i'm not sure) that this is where the keywords environment is defined. also, i'm looking for \classification (what package, where to find it).
Results 1 to 25 of 84
Page 1 of 4 1 2 3 4