Re: c++11 question: clang++ 3.3 future header not found

2013-08-27 Thread Tijl Coosemans
On Tue, 27 Aug 2013 15:22:49 +0800 (SGT) Quark wrote: % uname -a FreeBSD cobalt 9.2-RC3 FreeBSD 9.2-RC3 #0 r254795: Sat Aug 24 20:25:04 UTC 2013     r...@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64 % clang++ --version FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502)

Re: USB can't mount msdosfs drive

2013-06-05 Thread Tijl Coosemans
On 2013-06-05 18:33, Joseph Mays wrote: Joseph Mays: Tried several iterations, though it’s clearly a fat32 formatted USB drive. Shown below are the results of fdisk and the mount_msdosfs command. root@warehouse:/root # fdisk /dev/da2 *** Working on device /dev/da2 *** parameters

Re: Where to get source for 10?

2013-06-01 Thread Tijl Coosemans
On 2013-06-01 02:47, Walter Hurry wrote: On Fri, 31 May 2013 19:27:36 -0400, Ayan George wrote: On 05/31/2013 07:23 PM, Walter Hurry wrote: For 9.1 I can checkout http://svn.freebsd.org/base/releng/9.1/ But where can I get the source for FreeBSD10? I assume it'd be the head branch:

Re: Clang cannot finds standard system lib libssl.a

2013-05-31 Thread Tijl Coosemans
On 2013-05-31 15:26, Eduardo Morras wrote: I'm trying to compile a single big file project written in C. It compiled fine, without problems in my develop machine (FreeBSD 9.1 STABLE, Clang3.2) but not on the server (FreeBSD 9.1 Release#0, Clang 3.1). The app uses openssl dtls and links to

Re: More than 32 CPUs under 8.4-P

2013-05-19 Thread Tijl Coosemans
On 2013-05-18 19:13, Dennis Glatting wrote: I have a 4x16=64 core server running FreeBSD 8.4-P but only two of the CPUs (2x16=32) are enabled. Enabling the other 32 isn't as simple as changing MAXCPU in param.h (apparently) and recompiling. What do I need to do to enable the other 32 cores?

Re: sata/ata device permission for user

2013-04-18 Thread Tijl Coosemans
On 2013-04-15 07:49, Beeblebrox wrote: EDIT: I had already placed in /etc/devfs.conf this entry some time ago: # Allow members of group operator to mount cdrom own /dev/cd0 root:operator perm/dev/cd0 0660 Not allowing mount despite all of these adjustments (being

Re: How can I commit to FreeBSD current (10.0)

2013-04-15 Thread Tijl Coosemans
On 2013-04-15 10:00, Oded Shanoon wrote: Hi, I am working in a company called Mellanox. We would like to commit a driver code into the FreeBSD kernel. I have a few obvious questions regarding this issue: What is the process? Do I need a committer? How can I get a committer to review and

Re: pkg search k3b returns nothing

2013-04-02 Thread Tijl Coosemans
On 2013-04-02 10:35, Leslie Jensen wrote: I've just changed to pkg and thought that I would try out how it works. After copying the pkg.conf.sample to pkg.conf and doing pkg update Updating repository catalogue repo.txz100% 1836 1.8KB/s 1.8KB/s 00:00 I

Re: Installing Matlab

2013-03-02 Thread Tijl Coosemans
On 01-03-2013 23:55, Vijay Kaul wrote: On Fri, Mar 1, 2013 at 5:27 PM, Tijl Coosemans t...@coosemans.org wrote: On 01-03-2013 22:35, Vijay Kaul wrote: On Fri, Mar 1, 2013 at 3:27 PM, Tijl Coosemans t...@coosemans.org wrote: On 01-03-2013 21:07, Vijay Kaul wrote: On Fri, Feb 15, 2013 at 11:40

Re: Installing Matlab

2013-03-01 Thread Tijl Coosemans
On 01-03-2013 21:07, Vijay Kaul wrote: On Fri, Feb 15, 2013 at 11:40 AM, Tijl Coosemans t...@coosemans.org wrote: On 15-02-2013 10:36, Tijl Coosemans wrote: On 14-02-2013 22:42, Vijay Kaul wrote: I was wondering if anyone has had any recent (or not-so-recent) experience installing Matlab

Re: Installing Matlab

2013-03-01 Thread Tijl Coosemans
On 01-03-2013 22:35, Vijay Kaul wrote: On Fri, Mar 1, 2013 at 3:27 PM, Tijl Coosemans t...@coosemans.org wrote: On 01-03-2013 21:07, Vijay Kaul wrote: On Fri, Feb 15, 2013 at 11:40 AM, Tijl Coosemans t...@coosemans.org wrote: On 15-02-2013 10:36, Tijl Coosemans wrote: On 14-02-2013 22:42

Re: Installing Matlab

2013-02-15 Thread Tijl Coosemans
On 14-02-2013 22:42, Vijay Kaul wrote: I was wondering if anyone has had any recent (or not-so-recent) experience installing Matlab on FreeBSD/PC-BSD? (Yes, I know about octave.) I'm not entirely new to *nix, but I'm novice enough that I can't seem to get this to work. Perhaps the

Re: Installing Matlab

2013-02-15 Thread Tijl Coosemans
On 15-02-2013 10:36, Tijl Coosemans wrote: On 14-02-2013 22:42, Vijay Kaul wrote: I was wondering if anyone has had any recent (or not-so-recent) experience installing Matlab on FreeBSD/PC-BSD? (Yes, I know about octave.) I'm not entirely new to *nix, but I'm novice enough that I can't seem

Re: 关于在Freebsd9.0-amd64安装VirtualBox虚拟机的问题

2013-01-11 Thread Tijl Coosemans
On 10-01-2013 05:56, *;sτóΡ〆~*~ξ wrote: ��请�导 ���骤� # portsnap fetch update # cd /usr/ports/emulators/virtualbox-ose # make install clean �路��认���OK� � pass -build programs pass -Libraries pass -DLLs pass -Programs Pass - install

Re: What replaces csup?

2012-09-18 Thread Tijl Coosemans
On 18-09-2012 14:00, Michael Sierchio wrote: We are really behind the curve here. Git assumes (correctly) that disk space is inexpensive, much cheaper per byte than network bandwidth. By the time we adopt SVN completely, every serious project I know of will have moved from subversion to git.

Re: probably stupid questions about select() and FS_SET in a multithreaded environment [ select() failed (Bad file descriptor) ]

2011-10-16 Thread Tijl Coosemans
On Sunday 16 October 2011 18:18:39 Vikash Badal wrote: Greetings, Can some point me in the correction direction please. I have a treaded socket application that has a problem with select() returning -1. The select() and accept() is taken care of in one thread. The worker threads deal

Re: amarok doesn't support id3v2?

2011-08-21 Thread Tijl Coosemans
On Saturday 20 August 2011 22:31:18 Conrad J. Sabatier wrote: On Sat, 20 Aug 2011 12:10:01 -0500 Conrad J. Sabatier conr...@cox.net wrote: On Sat, 20 Aug 2011 10:22:28 +0200 Tijl Coosemans t...@coosemans.org wrote: I suspect taglib uses id3v2.4 whereas id3lib (used by id3v2 port) only

Re: amarok doesn't support id3v2?

2011-08-20 Thread Tijl Coosemans
On Wednesday 17 August 2011 07:49:13 Conrad J. Sabatier wrote: I made a rather startling discovery tonight while playing with amarok 1.4.10 and the id3v2 port. It seems that if I modify an MP3 files's id3 tags in amarok, it deletes any existing id3v2 tags, leaving only id3v1 tags on the file

Re: Redirect sound of flash plugin?

2011-08-20 Thread Tijl Coosemans
On Friday 12 August 2011 17:15:04 Ross wrote: Is it possible to redirect sound of flash plugin? I am running firefox via ssh. Currently I successfully redirected sound of other applications using NAS. How can I do the same with flash? Maybe intercept sound some how. The flash plugin sound

Re: how to fix bad superblock

2011-07-19 Thread Tijl Coosemans
On Monday 18 July 2011 16:49:25 DA Forsyth wrote: After a hardrive let the smoke out last week, part of a 4 drive RAID array, I am now battling to get back into the array. I have replaced the bad drive and it has been rebuilt (Intel Matrix Raid on the motherboard). some partitions are ok

Re: /usr/include/machine/endian.h:123: syntax error

2010-12-18 Thread Tijl Coosemans
On Thursday 16 December 2010 07:49:41 Dennis Glatting wrote: While compiling a port... btw uname -a FreeBSD btw 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #55: Sat Dec 11 22:48:59 PST 2010 r...@btw:/usr/src/sys/amd64/compile/BTW amd64 btw# portupgrade devel/libgdata snip

Re: binutils problem? WAS [Re: static linking error: ELF binary type 0 not known. Exec format error. Binary file not executable.]

2010-12-15 Thread Tijl Coosemans
On Monday 06 December 2010 16:16:30 Anton Shterenlikht wrote: On Mon, Dec 06, 2010 at 02:06:22PM +0100, Tijl Coosemans wrote: On Monday 29 November 2010 14:04:16 Anton Shterenlikht wrote: - Forwarded message from Marcel Moolenaar xcl...@mac.com - On Nov 10, 2010, at 5:32 AM, Anton

Re: binutils problem? WAS [Re: static linking error: ELF binary type 0 not known. Exec format error. Binary file not executable.]

2010-12-06 Thread Tijl Coosemans
On Monday 29 November 2010 14:04:16 Anton Shterenlikht wrote: - Forwarded message from Marcel Moolenaar xcl...@mac.com - On Nov 10, 2010, at 5:32 AM, Anton Shterenlikht wrote: [ia64] ia64% file a.out a.out: ELF 64-bit LSB executable, IA-64, version 1 (SYSV), statically linked, not

Re: linking against shared libraries not in default path

2010-11-29 Thread Tijl Coosemans
On Monday 29 November 2010 14:50:59 Anton Shterenlikht wrote: I compiled some numerical libraries under my home directory, including static and shared libs. The shared lib is % ls ./src/libslatec.so.1 ./src/libslatec.so.1 % Now I'd like to test shared libraries, so I do % gfortran45

Re: Why compositing gets disabled in KDE4?

2010-08-29 Thread Tijl Coosemans
On Saturday 28 August 2010 08:37:53 Yuri wrote: It worked before on the same system (~3 months ago). But after some updates of everything (kernel/nvidia driver/kde4) it gets disabled from kde4 startup. Pressing 'Resume Compositing' doesn't help. Message pops up that some application disabled

Re: Panic or deadlock with Intel graphics

2010-08-27 Thread Tijl Coosemans
On Thursday 26 August 2010 05:55:42 Rem P Roberti wrote: In an attempt to diagnose why my Thinkpad R51 completely locks up when trying to access X I have done the following. I built a debugging kernel, with KDB, DDB, WITNESS, INVARIANT*, AND DIAGNOSTIC in addition to *BREAK_TO_DEBUGGER. None

Re: Xorg Problems

2010-08-26 Thread Tijl Coosemans
Dear Sir/Madam, Your email was unable reach the intended person that you were sending it to. For more information on our business please click on the following link: [1]Click here for our website We look forward to your continued business in the future. Regards,

Re: Xorg Problems

2010-08-22 Thread Tijl Coosemans
On Sunday 22 August 2010 06:22:48 Fred Boatwright wrote: Eitan Adler wrote: The actual problem I am having is that startx produces only a completely black screen.  Xorg -config xorg.conf.new -retro  produces the expected grid and mouse pointer.  A .xinitrc file is supposed to start a window

Re: Xorg Problems

2010-08-22 Thread Tijl Coosemans
On Sunday 22 August 2010 06:22:48 Fred Boatwright wrote: The .xinitrc file: xrdb xsetroot -solid gray xterm -geometry +0-100 xconsole -geometry -0+0 -fn 5x7 #exec olvwm #complained about a missing font exec fvwm Is this file executable? signature.asc Description: This is a

Re: Documentation on how to build 32bit applications on amd64?

2010-08-14 Thread Tijl Coosemans
On Saturday 14 August 2010 00:57:43 Yuri wrote: Should I make a patch, or maybe further discuss on hack...@? There are patches for CURRENT here: http://lists.freebsd.org/pipermail/freebsd-arch/2010-July/010470.html signature.asc Description: This is a digitally signed message part.

Re: Is it safe to modify Wine's makefile to allow it to install on amd64?

2010-06-26 Thread Tijl Coosemans
On Saturday 26 June 2010 01:22:16 Caleb Stein wrote: Wine is configured to install only on i386, and I use amd64. I don't want to reinstall with i386, so I would like to know if it is safe to modify Wine's makefile and install it on amd64. If you want to run 32 bit Windows programs you should

Re: Is it safe to modify Wine's makefile to allow it to install on amd64?

2010-06-26 Thread Tijl Coosemans
On Saturday 26 June 2010 18:41:06 Caleb Stein wrote: On Sat, 26 Jun 2010 09:39:04 -0700, Tijl Coosemans wrote: On Saturday 26 June 2010 01:22:16 Caleb Stein wrote: Wine is configured to install only on i386, and I use amd64. I don't want to reinstall with i386, so I would like to know

Re: using TTF fonts in X

2010-05-23 Thread Tijl Coosemans
On Sunday 23 May 2010 18:46:38 Eitan Adler wrote: I have a folder with a bunch of TTF fonts. when I run mkfontdir the fonts.dir file is just a 0 and when I run xset +fp . I get % xset +fp . xset: bad font path element (#23), possible causes are: Directory does not exist or has wrong

Re: xfce4 and xorg-7.5

2010-05-02 Thread Tijl Coosemans
On Sunday 02 May 2010 18:30:39 Carmel wrote: OK, I really hate answering my own post; however, I did get it to work. I did the following: 1) pkg_delete -dfv xfce4-settings\* I then reinstalled the port. I followed the same procedure with xfce4-panel and libICE I rebooted the system

Re: xfce4 and xorg-7.5

2010-05-02 Thread Tijl Coosemans
On Sunday 02 May 2010 19:24:13 Warren Block wrote: On Sun, 2 May 2010, Carmel wrote: Actually, first I rebuilt 'dbus' and rebooted the system. No success. Then I rebuilt xfce4-panel and xfce4-settings and attempted to start Xfce4 without success. Finally, I rebuilt libICE as described

Re: Enough Is Enough

2010-03-27 Thread Tijl Coosemans
On Saturday 27 March 2010 18:20:28 Programmer In Training wrote: Ever since I installed jpeg-8 I have had nothing but problems. I ran portupgrade -a hoping to take care of all those problems, well no such luck. Let's start with the first error I caught: libqt /usr/bin/ld: warning:

Re: FreeBSD 8 / amd64 / Xorg / nvidia GeForce 5200

2010-03-25 Thread Tijl Coosemans
On Thursday 25 March 2010 04:14:09 Tim Gustafson wrote: My workstation runs FreeBSD 8.0-STABLE amd64. I have Xorg 1.6.5 and an nVidia GeForce 5200 dual head video card. Currently the first head of the card is operating well using the nv driver. I tried to compile the nvidia-driver port,

Re: MATLAB in FreeBSD

2010-01-04 Thread Tijl Coosemans
On Monday 04 January 2010 13:27:06 gianrico.lam...@lamia.infm.it wrote: to install MATLAB i have followed striclty what FreeBSD doc suggests (even if this doc is not updateed and contains erros) @ http://www.freebsd.org/doc/en/books/handbook/linuxemu-matlab.html. To avoid the SSE2 problem I

Re: MATLAB in FreeBSD

2010-01-04 Thread Tijl Coosemans
On Monday 04 January 2010 15:28:03 gianrico.lam...@lamia.infm.it wrote: On Mon, 4 Jan 2010 15:12:35 +0100, Tijl Coosemans t...@coosemans.org wrote: On Monday 04 January 2010 13:27:06 gianrico.lam...@lamia.infm.it wrote: to install MATLAB i have followed striclty what FreeBSD doc suggests

Re: MATLAB in FreeBSD

2010-01-04 Thread Tijl Coosemans
On Monday 04 January 2010 20:02:56 gianrico.lam...@lamia.infm.it wrote: I have followed your suggestions but the installer does not start anymore. It diplays the following: [gianr...@gianrico /]$ /compat/linux/bin/sh /home/gianrico/CDmatlab/install expr: illegal option -- r usage: expr [-e]

Re: chroot SSH users.

2009-12-28 Thread Tijl Coosemans
On Sunday 27 December 2009 18:16:47 krad wrote: fairly easy if you read the man page 8) I wrote this howto for sun boxes at work but it was using openssh so same rules should apply. Make sure chroot support was compiled in though 1. Dont bother with sun ssh it wont work. Opensolaris and

Re: WINE on 6.3

2009-12-07 Thread Tijl Coosemans
On Saturday 05 December 2009 13:47:00 Andrea Venturoli wrote: Is WINE usable on 6.3/i386? I cannot seem to start any win32 program and before I spend time into it, I thought I just ask. You probably need the FreeBSD 6.x patch at http://wiki.freebsd.org/Wine

Re: 7.2R and Firefox 3.5.3 and Flash/Java - something odd I can't quite figure out...

2009-12-02 Thread Tijl Coosemans
On Sunday 29 November 2009 22:47:56 Kurt Buff wrote: I've gotten Flash and Java going with Firefox, as root, using the directions here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html However, I can't get it going as a standard user. When I run

Re: Is ALSA support working in 72?

2009-09-01 Thread Tijl Coosemans
On Monday 31 August 2009 21:56:50 Yuri wrote: I tried new skype-2.1.0.47 on FreBSD-72. (I have linux-alsa-lib-1.0.10.3_2 installed.) Skype starts but gives the errors below when I try to make a voice call. Previous versions of Skype came in OSS flavor but now it seems to be dropped and

Re: Flash10 with 8.0-BETA2 and Firefox 3.5.2

2009-08-20 Thread Tijl Coosemans
On Thursday 20 August 2009 03:41:05 Warren Block wrote: On 8.0-BETA2 with www/linux-f10-flashplugin10 and www/firefox35 installed. As per the Handbook, a soft link in /usr/local/lib/browser_plugins to /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so. nspluginwrapper -a -i runs

Re: Extreme filesystem performance decrese going from FreeBSD4 to FreeBSD7

2009-05-13 Thread Tijl Coosemans
On Tuesday 12 May 2009 20:16:21 Andy Dills wrote: A customer of a customer needed to expand the size of the filesystem on a webserver they run, and since it was still running 4.11, they decided to go ahead and upgrade to 7.1. Unfortunately, they have seen the performance decrease

Re: French-Canadian Keyboard keyboard switching

2009-05-01 Thread Tijl Coosemans
On Friday 01 May 2009 15:57:35 PJ wrote: The physical keyboard is a Compaq, identical layout of the Logitech I am using on this XP. This one is set to switch beween us canadian multi. But the ca(multi) setting does not work either alone or with the us for switching. The accent keys are dead.

Re: French-Canadian Keyboard keyboard switching

2009-05-01 Thread Tijl Coosemans
On Friday 01 May 2009 16:41:52 PJ wrote: Tijl Coosemans wrote: On Friday 01 May 2009 15:57:35 PJ wrote: The physical keyboard is a Compaq, identical layout of the Logitech I am using on this XP. This one is set to switch beween us canadian multi. But the ca(multi) setting does not work

Re: French-Canadian Keyboard keyboard switching

2009-05-01 Thread Tijl Coosemans
On Friday 01 May 2009 19:24:04 PJ wrote: Boris Samorodov wrote: On Fri, 01 May 2009 11:34:19 -0400 PJ wrote: Section ServerLayout Identifier X.org Configured Screen 0 Screen0 0 0 InputDeviceMouse0 CorePointer InputDeviceKeyboard0 CoreKeyboard Option

Re: French-Canadian Keyboard keyboard switching - SOLVED

2009-05-01 Thread Tijl Coosemans
On Friday 01 May 2009 19:37:52 PJ wrote: Tijl Coosemans wrote: Have you tried running setxkbmap ca multi? Now, here's the weird stuff - ca multi works in Firefox... but not in xterm so, the keyboard has to be set from fluxbox... works fine in Inkscape, gnucash, abacus, so the real problem

Re: French-Canadian Keyboard keyboard switching

2009-04-30 Thread Tijl Coosemans
On Wednesday 29 April 2009 22:04:34 PJ wrote: Tijl Coosemans wrote: On Wednesday 29 April 2009 15:20:34 PJ wrote: xorg.conf: (snip for relevant) Section ServerLayout Identifier X.org Configured Screen 0 Screen0 0 0 InputDevice Mouse0 CorePointer InputDevice Keyboard0 CoreKeyboard Option

Re: French-Canadian Keyboard keyboard switching

2009-04-29 Thread Tijl Coosemans
On Wednesday 29 April 2009 00:14:53 PJ wrote: Oh, well, another day lost... but, I guess it's better to limp than not to walk at all. :-\ I think it would help if you posted your /etc/rc.conf and /etc/X11/xorg.conf. Those are the two files that need to change.

Re: French-Canadian Keyboard keyboard switching

2009-04-29 Thread Tijl Coosemans
On Wednesday 29 April 2009 15:20:34 PJ wrote: Cool. Then I can ask some questions regarding all of this. rc.conf: (snipped to show the relevant entries) font8x16=iso15-8x16 font8x14=iso15-8x14 font8x8=iso15-8x8 allscreens_flags=VGA_80x60 cyan rpcbind_enable=YES mountd_flags=-r

Re: Linux Java Update?

2009-03-15 Thread Tijl Coosemans
On Sunday 15 March 2009 01:44:45 Frank Jahnke wrote: I'm setting up a new i386 computer, and I always include a complete Linux browser (usually Opera), including plugins. I went to the linux-sun-jre16 port, and I find a disagreement on the jre version number requested in the port (u3) versus

Re: Excessive letter-spacing in firefox3 under wine

2009-02-01 Thread Tijl Coosemans
On Thursday 29 January 2009 22:02:35 Tore Lund wrote: Subject line says it all - large gaps between all letters. Here is a screenshot: http://softblur.com/misc/spacing.jpg. I suppose there are others who run firefox3 under wine on 7.1-RELEASE with no problems, so can anyone think of what's

Re: FreeBSD 4.8: can't load kernel after doing cp -R / to another disk

2008-11-30 Thread Tijl Coosemans
On Sunday 30 November 2008 06:57:29 [EMAIL PROTECTED] wrote: Hello, everyone. This is the problem: our SCSI disk with FreeBSD 4.8 on it has been failing recently, so I copied its root partition to a fresh IDE disk with cp -pR and You should use dump and restore to copy the root partition,

Re: XMing and FreeBSD

2008-11-28 Thread Tijl Coosemans
On Friday 28 November 2008 17:08:13 Pieter Donche wrote: I have - in the same subnet - a WinXP PC and a multi-boot PC with a) OpenSuse10.3, b) FreeBSD-7.0 (and c) WinXP) I installed the free X-Windows server Xming on the WinXP PC, and I can connect to the other PC when it is booted in

Re: gcc cross-compiler for linux

2008-11-27 Thread Tijl Coosemans
On Wednesday 26 November 2008 18:48:39 Xavier Otazu wrote: On Tue, 25 Nov 2008 23:31:10 +0100 Tijl Coosemans [EMAIL PROTECTED] wrote: From that error message I'd say you probably need to populate /usr/local/i386-linux/include with glibc and linux kernel headers. How can I populate

Re: gcc cross-compiler for linux

2008-11-25 Thread Tijl Coosemans
On Monday 24 November 2008 18:19:23 Xavier Otazu wrote: When building, I get the following error message: /usr/ports/devel/cross-gcc/work/gcc-4.2.3/host-i386-portbld-freebsd7.1/gcc/xgcc -B/usr/ports/devel/cross-gcc/work/gcc-4.2.3/host-i386-portbld-freebsd7.1/gcc/ -B/usr/local/i386-linux/bin/

Re: flash9 checklist

2008-11-05 Thread Tijl Coosemans
On Wednesday 05 November 2008 15:35:21 Steve Polyack wrote: So I've done some more testing of this with various linux_base-* installs. Youtube and most things (google maps) work with sound just fine for a few seconds, but after trying to interact or letting them go for a few minute they

Re: flash9 checklist

2008-11-05 Thread Tijl Coosemans
On Wednesday 05 November 2008 17:25:56 Steve Polyack wrote: Tijl Coosemans wrote: On Wednesday 05 November 2008 15:35:21 Steve Polyack wrote: So I've done some more testing of this with various linux_base-* installs. Youtube and most things (google maps) work with sound just fine for a few

Re: WINE 21.1.5 QUESTION...

2008-10-27 Thread Tijl Coosemans
On Sunday 26 October 2008 22:21:08 Gary Kline wrote: On Sun, Oct 26, 2008 at 11:50:13AM +0100, Tijl Coosemans wrote: On Saturday 25 October 2008 03:55:26 Gary Kline wrote: Maybe somebody here can clue me in on how to get a 1998, windose3.1/w95 French-learning game to work on my newly built

Re: WINE 21.1.5 QUESTION...

2008-10-26 Thread Tijl Coosemans
On Saturday 25 October 2008 03:55:26 Gary Kline wrote: Maybe somebody here can clue me in on how to get a 1998, windose3.1/w95 French-learning game to work on my newly built wine. I asked on the Ubuntu forums and altho somebody did try to help; Zip. I do not have a clue to the DOS-path;

Re: Has anyone used libusb for accessing usb devices here?

2008-07-23 Thread Tijl Coosemans
On Wednesday 23 July 2008 06:20:09 Andrew Falanga wrote: On Tuesday 22 July 2008 08:38:58 Lowell Gilbert wrote: Andrew Falanga [EMAIL PROTECTED] writes: I'd like to know if anyone here on the list has ever used libusb (http://libusb.sourceforge.net) for accessing usb devices. I successfully

Re: Continuing problems with Xorg 7.3

2008-07-15 Thread Tijl Coosemans
On Tuesday 15 July 2008 05:32:28 Arthur Barlow wrote: The only error I notice in Xorg.0.log is the following: drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice:

Re: FreeBSD-like linux distro?

2008-06-11 Thread Tijl Coosemans
On Wednesday 11 June 2008 11:54:07 Heikki Suonsivu wrote: I need to get something to run on x86 computers which do not contain math in hardware, and FreeBSD dropped non-math cpus long time ago. NetBSD did the same, so Linux seems to be the only possibility. This is the commit that removed it:

Re: prevent overwriting custom make options in ports

2008-06-09 Thread Tijl Coosemans
On Monday 09 June 2008 16:33:01 Anton Shterenlikht wrote: I use ports/lang/gcc42. I set WITHOUT_JAVA=yes in the Makefile. However, with each tree update this option is overwritten, so I have to edit the Makefile each time I update the port. What is the best way to preserve my custom

Re: Linux compat library error: ELF file OS ABI invalid

2008-05-13 Thread Tijl Coosemans
On Tuesday 13 May 2008 10:14:54 Glyn Millington wrote: FreeBSD 7.0 release, ports currently up-to-date Trying to launch Linux Open Office 2.4 I get the following error message , | /usr/compat/linux/opt/openoffice.org2.4/program/soffice.bin: error while | loading shared libraries:

Re: Linux compat library error: ELF file OS ABI invalid

2008-05-13 Thread Tijl Coosemans
On Tuesday 13 May 2008 16:50:51 Glyn Millington wrote: Linking /compat/linux/usr/X11R6 to /compat/linux/usr/local got Openoffice running but reaplay is giving the same kind of error :-( Which error exactly? ___ freebsd-questions@freebsd.org mailing

Re: Linux compat library error: ELF file OS ABI invalid

2008-05-13 Thread Tijl Coosemans
On Tuesday 13 May 2008 16:34:11 Glyn Millington wrote: Tijl Coosemans [EMAIL PROTECTED] writes: On Tuesday 13 May 2008 10:14:54 Glyn Millington wrote: FreeBSD 7.0 release, ports currently up-to-date Trying to launch Linux Open Office 2.4 I get the following error message

Re: Linux compat library error: ELF file OS ABI invalid

2008-05-13 Thread Tijl Coosemans
On Tuesday 13 May 2008 17:49:02 Glyn Millington wrote: Tijl Coosemans [EMAIL PROTECTED] writes: On Tuesday 13 May 2008 16:50:51 Glyn Millington wrote: Linking /compat/linux/usr/X11R6 to /compat/linux/usr/local got Openoffice running but reaplay is giving the same kind of error :-( Which

Re: Linux compat library error: ELF file OS ABI invalid

2008-05-13 Thread Tijl Coosemans
On Tuesday 13 May 2008 19:27:19 Glyn Millington wrote: Tijl Coosemans [EMAIL PROTECTED] writes: On Tuesday 13 May 2008 17:49:02 Glyn Millington wrote: [EMAIL PROTECTED]:~$ /usr/compat/linux/bin/sh realplay /usr/local/lib/RealPlayer/realplay.bin: error while loading shared libraries: /usr

Re: wine: notepad OK, others not

2008-05-05 Thread Tijl Coosemans
On Monday 05 May 2008 02:10:34 [EMAIL PROTECTED] wrote: ... very shortly after starting the actual install I got an error box: VISIO Setup ! Tried to create an invalid path using 'A:\' and 'clipart.vs_' and it locked up the display so that CtrlAltF1

Re: wine, amd64, and fc-7

2008-05-05 Thread Tijl Coosemans
On Monday 05 May 2008 19:42:52 Steve Franks wrote: Anyone try to get an rpm of wine working under linux compat? Did you have to install fc-7 instead of fc-4? Is fc7 ready for primetime? Someone said it had issues awhile back. Looks like all the 64-bit linux guys run wine, why don't we? Of

Re: wine: notepad OK, others not

2008-05-04 Thread Tijl Coosemans
On Tuesday 29 April 2008 08:10:37 [EMAIL PROTECTED] wrote: Wine has its own simple version of Wordpad though. Just run wine wordpad. This version has its own notepad, but it doesn't appear to have wordpad. (There's no wordpad.exe that I can find, but there are two identical copies of

Re: wine: notepad OK, others not

2008-05-04 Thread Tijl Coosemans
On Thursday 01 May 2008 08:00:23 [EMAIL PROTECTED] wrote: You have to mount the floppy and then link a: to the mount point. So if you mount it under /mnt you'd need this: mount -t msdosfs /dev/fd0 /mnt ln -s /mnt ~/.wine/dosdevices/a: That got only a little bit farther. It did find the

Re: Profiled C++ libraries

2008-04-29 Thread Tijl Coosemans
On Tuesday 29 April 2008 18:44:15 Purushotham Nayak wrote: I'm trying to use gprof to profile some code but compilation fails because it can't find libstdc++_p (GCC 3.4.6). I tried using gcc 4.2 but it can't find m_p. I have /usr/src/contrib/libstdc++ but can't find the documentation that the

Re: wine: notepad OK, others not

2008-04-28 Thread Tijl Coosemans
On Saturday 26 April 2008 10:02:39 [EMAIL PROTECTED] wrote: It's really easier to try to install an app under Wine... With, it seems, at least two exceptions: * Some apps -- such as Wordpad and Write -- are packaged and installed with Windows, rather than on separate media. Are there

Re: wine: notepad OK, others not

2008-04-23 Thread Tijl Coosemans
On Wednesday 23 April 2008 08:11:38 [EMAIL PROTECTED] wrote: If I were you I'd just try to install Visio under Wine and see how it goes. That is, mount the install cd, check with winecfg that Wine can see the mount point as a drive D: or something and then run wine d:\\setup.exe ... It did

Re: wine: notepad OK, others not

2008-04-22 Thread Tijl Coosemans
On Tuesday 22 April 2008 06:00:40 [EMAIL PROTECTED] wrote: ... If you want to run applications under Wine either install them under Wine or (with simple applications) copy them over from a Windows install into ~/.wine/drive_c. And specifically I'd populate ~/.wine/drive_c/windows/fonts from

Re: wine: notepad OK, others not

2008-04-20 Thread Tijl Coosemans
On Sunday 20 April 2008 03:35:59 [EMAIL PROTECTED] wrote: I have installed wine-0.9.20 from ports, and there's a Win98 FAT32 slice mounted on /windoze deletia How do I fix this? I would start by upgrading and re-installing wine. You have 0.9.20; the current version is 0.9.55

Re: removable devices auto umounting

2008-03-21 Thread Tijl Coosemans
On Thu, Mar 20, 2008 at 11:55:32AM +1000, Da Rock wrote: I'm just looking into the removable device issue for freebsd. I can see its easy enough to auto mount a removable device (although I could use some help getting sd/xd devices working with my card reader), but the removal seems to come

Re: DRI on radeon 9500 using too wide memory bus?

2008-03-14 Thread Tijl Coosemans
On Thursday 13 March 2008 22:45:35 Reid Linnemann wrote: Written by Reid Linnemann on 03/13/08 00:58 I've had DRI running on a radeon 9500 for a while now, and at some point in time tracking 6-STABLE and continuing now on 7-STABLE I've started seeing rendering artifacts in gl in the form of a

Re: Mathematica 6.01 + FBSD 6.3-release

2008-03-08 Thread Tijl Coosemans
On Saturday 08 March 2008 00:05:11 Rich Winkel wrote: I'm having problems getting the frontend running. The kernel seems to run fine. Initially the linux loader wasn't seeing the libraries under SystemFiles/Libraries/Linux (or at least /compat/linux/usr/bin/ldd couldn't find them when run

Re: dri on radeon mobility 7500

2008-01-26 Thread Tijl Coosemans
On Wednesday 23 January 2008 05:20:33 Steve Franks wrote: I get the infamous Xlib: extension XFree86-DRI missing on display :0.0 error on my new system (7.0rc1). I've put dri glx in xorg.conf (7.3), to no avail. Relevant dmesg: ... drm0: ATI Radeon RS100 Mobility U1 on vgapci0 info:

Re: k3b not recognizing ATAPI DVD A DH20A1S UX11 write capability

2008-01-26 Thread Tijl Coosemans
On Saturday 26 January 2008 16:41:55 Bob Bing wrote: I installed k3b-1.0.4/cdrtools-2.01_6/dvd+rw-tools-7.0 on an amd64 6.3machine running GENERIC but k3b gives the following error: k3b: NON_CRITICAL k3b: PROBLEM: No CD/DVD writer found. k3b: DETAILS: K3b did not find an optical

Re: Throttle the CPU when the system is idle

2008-01-21 Thread Tijl Coosemans
On Monday 21 January 2008 09:45:26 Wojciech Puchar wrote: I have toyed a bit with the dev.cpu.0.freq sysctl setting, and tried to lower it automatically when the system load goes down. For some reason it don't seem to work, even though the script works for simple debug output. Anyone have

Re: Throttle the CPU when the system is idle

2008-01-21 Thread Tijl Coosemans
On Monday 21 January 2008 16:13:36 Andreas Davour wrote: On Mon, 21 Jan 2008, Tijl Coosemans wrote: Throttling still made a huge difference on my systems. Many different opionions here. How did you do it then? In /etc/sysctl.conf: debug.cpufreq.lowest=400 In /etc/rc.conf: economy_cx_lowest

Re: Howto: Prepare USB key with FreeDOS using FreeBSD

2007-10-13 Thread Tijl Coosemans
If the BIOS can boot from USB it's as easy as using dd. dd if=freedos-floppy.img of=/dev/daX mount -t msdosfs /dev/daX /mnt (Add extra files. You only have about 1.5Mb though.) (Reboot with USB key plugged. You may have to alter the boot device ordering in the BIOS first.) Afterwards you can

Re: help with text-append over SSH ?

2007-10-12 Thread Tijl Coosemans
On Friday 12 October 2007 01:49:04 Juri Mianovich wrote: I have an account on a system where I cannot log in over SSH, but I _can_ run a limited set of commands remotely, over SSH. (I am in a jail of some sorts). I want to append the contents of a local text file to the contents of a

Re: amd64_set_gsbase()

2007-10-10 Thread Tijl Coosemans
On Tuesday 09 October 2007 02:48:51 Mihai Donțu wrote: I have *one* more question: maybe I don't fully understand the hole BASE thing, but since the FreeBSD kernel does not preserve %gs and %fs, what is the purpose of amd64_set_XXbase()? The %fs, %gs registers and fsbase and gsbase MSRs are

Re: PT_PAUSE ?

2007-09-14 Thread Tijl Coosemans
On Thursday 13 September 2007 20:21:58 Buganini wrote: I want to pause a ptraced process which had been PT_CONTINUE, Can I just send SIGSTOP, or re-attach ? You can send a SIGSTOP using kill(2) and then wait for the process to actually stop using wait4(2).

Re: how to change next boot from windows to freebsd?

2007-09-12 Thread Tijl Coosemans
On Wednesday 12 September 2007 14:30:32 Ivan Voras wrote: I have no idea how to enable the Windows boot loader after both Windows and FreeBSD are installed on the machine and FreeBSD's loader is installed. It's one of mbrfix or fixmbr or fdisk /mbr iirc.

Re: FreeBSD USB disks - booting and backups

2007-08-23 Thread Tijl Coosemans
On Thursday 23 August 2007 18:31:05 Patrick Baldwin wrote: I'm thinking of backing up my FreeBSD 6.2 webmail server by installing FreeBSD onto the USB, and then dumping the whole filesystem onto the USB. That way, in the event of a drive failure, I can boot off the USB drive, and then just

Re: 3D acceleration within non-root account

2007-05-16 Thread Tijl Coosemans
On Tuesday 15 May 2007 09:51:11 Ladislav Jozsa wrote: drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 13, (OK) drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 13, (OK) drmOpenByBusid: Searching for BusID pci::01:00.0 drmOpenDevice: node

Re: 3D acceleration within non-root account

2007-05-16 Thread Tijl Coosemans
On Wednesday 16 May 2007 14:40:43 Tijl Coosemans wrote: Also, how are you starting X, with startx? If so, is /usr/X11R6/Xorg setuid root? /usr/X11R6/bin/Xorg of course. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: wine on amd64

2007-04-10 Thread Tijl Coosemans
On Monday 09 April 2007 19:28:50 Kris Kennaway wrote: On Mon, Apr 09, 2007 at 09:37:00AM -0700, Steve Franks wrote: Why does the wine port complain that it will not build on my 6.2/amd64 machine? A quick search around winehq.com seems to indicate that the linux (kubuntu, debian) guys

Re: amarok lyrics: proxy and ruby?

2007-03-15 Thread Tijl Coosemans
On Thursday 15 March 2007 18:12:57 Anna Vazquez Nikonova wrote: Well the problem is that im behind a proxy and i cant see the lyrics in amarok with 1.4.5 version, it gave me an error with all lyrics scipts for example with LyriWiki is this: Failed to establish a connection with LyricWiki.org

Re: FreeBSD 6.2 HAL

2007-02-10 Thread Tijl Coosemans
On Saturday 10 February 2007 04:13, Joe Vender wrote: Does the KDE version (3.5.4) that is installed from the packages list on the FreeBSD 6.2 installation CD include support for HAL? No, you need KDE 3.5.5. ___ freebsd-questions@freebsd.org mailing

Re: browser crash some flash animations

2007-02-10 Thread Tijl Coosemans
On Friday 09 February 2007 18:33, [EMAIL PROTECTED] wrote: Before this document, there is a patch for browser crash for flash player. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html - If you

  1   2   >