Search Results

Search: Posts Made By: Elric of Grans
Forum: Debian 12-20-2010
3,869
Posted By Elric of Grans
I gave that a go, but it does not build the...
I gave that a go, but it does not build the packages. Perhaps because of differences between Lenny and Squeeze? It did not seem to find things where it was looking for them (looking in...
Forum: Debian 12-19-2010
3,869
Posted By Elric of Grans
Yes, I am using that version, through the...
Yes, I am using that version, through the fglrx-source package. Interestingly, the last deb I built (when I first installed) was also that version, so it looks as though this package has not been...
Forum: Debian 12-18-2010
3,869
Posted By Elric of Grans
I have completely removed everything related to...
I have completely removed everything related to fglrx and begun reinstalling from scratch. I believe I have found the cause of the original problem. There is no package for the module for amd64:...
Forum: Debian 12-18-2010
3,869
Posted By Elric of Grans
I checked that page, but the issue it describes...
I checked that page, but the issue it describes did not seem to be present. Using the information from it, however, I removed and reinstalled the fglrx packages (it said they contain the hacks...
Forum: Debian 12-18-2010
3,869
Posted By Elric of Grans
I was just experimenting with changing the...
I was just experimenting with changing the resolution and believe I have found something. I decided to redirect STDERR, just in case, and checking it after startx failed again came up with something...
Forum: Debian 12-18-2010
3,869
Posted By Elric of Grans
I was already using that driver. I believe I...
I was already using that driver. I believe I used that very page when I first installed the system.
Forum: Debian 12-18-2010
3,869
Posted By Elric of Grans
[Lenny] I seem to have broken X...
I have been running Debian Lenny on this current PC for about a year. Since installation, I have had no major issues. Last night, I lazily tapped out:

$ sudo aptitude update
$ sudo aptitude...
3,863
Posted By Elric of Grans
Ah, they look like they are worth trying out. I...
Ah, they look like they are worth trying out. I skimmed the gcc online manual, but did not notice anything like this. Thanks for the advice!
3,863
Posted By Elric of Grans
Unless I am misunderstanding the -p option (never...
Unless I am misunderstanding the -p option (never used it, so entirely possible), I do not think it would help. I believe that would insert extra code to help analyse the execution of the...
3,863
Posted By Elric of Grans
How to measure g++ performance?
I am working on an application with some rather interesting build performance issues. If we build on Solaris/Linux x86/AMD64 the build is rather fast, but it takes more than five times as long on...
2,347
Posted By Elric of Grans
Thanks for the advice. I had confirmed with...
Thanks for the advice.

I had confirmed with the manufacturer and they would not respect the warranty if I opened it up.

I transferred the primary master HDD to the old-old PC, to see how things...
2,347
Posted By Elric of Grans
[Debian, Ethernet, crazy ideas] Data transfer, the hard way...
A little while ago, my PC died. Something critical --- RAM, Mother Board, CPU, not sure. It was old and needed a replacement anyway (I knew it was on its last legs a year ago, but kept putting it...
Forum: Solaris 06-12-2009
2,937
Posted By Elric of Grans
g++ linking problem...
I use Solaris 10, compiling with a custom g++ (3.4.6) and GNU binutils (2.17). Things have gone well on two different systems, but when I tried moving to a third, it all fell over. Basically, it is...
Forum: Programming 03-16-2009
8,157
Posted By Elric of Grans
Oracle: fixing an outer join on subquery...
I have a stored procedure that is failing. The current query behind it is:

SELECT DISTINCT
<many, many values>
FROM
table1
LEFT OUTER JOIN table2 ON
(table2.key =
...
Forum: Programming 03-10-2009
4,135
Posted By Elric of Grans
Thanks for the help there. It took a little...
Thanks for the help there. It took a little messing around to get it to work (apparently sequences cannot be used in a select within a select), but eventually I managed to sort things out. It seems...
Forum: Programming 03-05-2009
4,135
Posted By Elric of Grans
Sorry, I do not think I follow. It is not a...
Sorry, I do not think I follow. It is not a performance issue --- this is only a temporary table that gets thrown away later. After this table is built, I will be adding a section which loops over...
Forum: Debian 03-05-2009
2,964
Posted By Elric of Grans
Lenny upgrade and my CD-ROM...
I recently upgraded from Etch to Lenny. There were a few hiccoughs, but I was able to sort most of these out myself. There is just one little niggle left that I have no idea how to go about fixing....
Forum: Programming 03-05-2009
4,135
Posted By Elric of Grans
Oracle: adding numbering to a table...
As a disclaimer, I am not a database person. I have some basic knowledge, but my area is in other fields. Please treat me like I am stupid when it comes to this question.

An Oracle script has...
6,548
Posted By Elric of Grans
Getting a list of files on an ftp, via shell script...
G'day,

I was wanting to write a shell script that checks an ftp server for the presence of new files, then get those files. In so much as the get, this is pretty straight forward, but I cannot...
Forum: Programming 05-06-2008
4,423
Posted By Elric of Grans
g++ with -frepo and shared objects...
G'day,

I have been working with a large application that makes extensive use of templates. When compiled under Unix (with g++), this sees some rather impressive bloat. I have been trying to make...
Showing results 1 to 20 of 20

 
All times are GMT -4. The time now is 06:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy