Xorg 7.2 Fresh Install. - bsd.freebsd.misc
This is a discussion on Xorg 7.2 Fresh Install. - bsd.freebsd.misc ; I have no xorg ports installed yet its telling me to read about updating. cd /usr/ports/x11/xorg make install clean installing for xorg-7.2 ===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not found ===> Verifying install for /usr/local/lib/dri/r128_dri.so in /usr/ports/graphics/dri ===> dri-6.5.3_1,2 ...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| updating. cd /usr/ports/x11/xorg make install clean installing for xorg-7.2 ===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not found ===> Verifying install for /usr/local/lib/dri/r128_dri.so in /usr/ports/graphics/dri ===> dri-6.5.3_1,2 depends on executable in : makedepend - found ===> dri-6.5.3_1,2 depends on executable in : gmake - found ===> dri-6.5.3_1,2 depends on file: /usr/local/libdata/xorg/libraries - not found ===> Verifying install for /usr/local/libdata/xorg/libraries in /usr/ports/x11/xorg-libraries Read /usr/ports/UPDATING for the procedure to upgrade or install xorg 7.2. How do you install xorg 7.2 on a fresh system?? I can't update what's not there.. |
|
#2
| |||
| |||
|
On Wed, 30 May 2007 05:27:22 +0000 (UTC) marka@drugs.dv.isc.org (Mark Andrews) wrote: > In article <20070529132040.402325d3@linux-8x7e.site>, > Test User > >I have no xorg ports installed yet its telling me to read about > >updating. > >cd /usr/ports/x11/xorg > >make install clean > >installing for xorg-7.2 > >===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not > >found ===> Verifying install for /usr/local/lib/dri/r128_dri.so > >in /usr/ports/graphics/dri ===> dri-6.5.3_1,2 depends on executable > >in : makedepend - found ===> dri-6.5.3_1,2 depends on executable in : > >gmake - found ===> dri-6.5.3_1,2 depends on > >file: /usr/local/libdata/xorg/libraries - not found ===> Verifying > >install for /usr/local/libdata/xorg/libraries > >in /usr/ports/x11/xorg-libraries Read /usr/ports/UPDATING for the > >procedure to upgrade or install xorg 7.2. > > > >How do you install xorg 7.2 on a fresh system?? I can't update what's > >not there.. > > ln -s /usr/local /usr/X11R6 Hi! Could you be more specific about "ln -s /usr/local /usr/X11R6"? |
|
#3
| |||
| |||
|
In article <20070529132040.402325d3@linux-8x7e.site>, Test User >I have no xorg ports installed yet its telling me to read about >updating. >cd /usr/ports/x11/xorg >make install clean >installing for xorg-7.2 >===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not >found ===> Verifying install for /usr/local/lib/dri/r128_dri.so >in /usr/ports/graphics/dri ===> dri-6.5.3_1,2 depends on executable >in : makedepend - found ===> dri-6.5.3_1,2 depends on executable in : >gmake - found ===> dri-6.5.3_1,2 depends on >file: /usr/local/libdata/xorg/libraries - not found ===> Verifying >install for /usr/local/libdata/xorg/libraries >in /usr/ports/x11/xorg-libraries Read /usr/ports/UPDATING for the >procedure to upgrade or install xorg 7.2. > >How do you install xorg 7.2 on a fresh system?? I can't update what's >not there.. ln -s /usr/local /usr/X11R6 |
|
#4
| |||
| |||
|
In article <20070529132040.402325d3@linux-8x7e.site>, Test User > I have no xorg ports installed yet its telling me to read about > updating. > cd /usr/ports/x11/xorg > make install clean > installing for xorg-7.2 > ===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not > found ===> Verifying install for /usr/local/lib/dri/r128_dri.so > in /usr/ports/graphics/dri ===> dri-6.5.3_1,2 depends on executable > in : makedepend - found ===> dri-6.5.3_1,2 depends on executable in : > gmake - found ===> dri-6.5.3_1,2 depends on > file: /usr/local/libdata/xorg/libraries - not found ===> Verifying > install for /usr/local/libdata/xorg/libraries > in /usr/ports/x11/xorg-libraries Read /usr/ports/UPDATING for the > procedure to upgrade or install xorg 7.2. > > How do you install xorg 7.2 on a fresh system?? I can't update what's > not there.. If you have nothing installed at all, then set the environemental variable XORG_UPGRADE (see ports/UPDATING). You can then proceed. -- Steve http://troutmask.apl.washington.edu/~kargl/ |
|
#5
| |||
| |||
|
In article <20070529133021.3f8ce027@linux-8x7e.site>, Test User >On Wed, 30 May 2007 05:27:22 +0000 (UTC) >marka@drugs.dv.isc.org (Mark Andrews) wrote: > >> In article <20070529132040.402325d3@linux-8x7e.site>, >> Test User >> >I have no xorg ports installed yet its telling me to read about >> >updating. >> >cd /usr/ports/x11/xorg >> >make install clean >> >installing for xorg-7.2 >> >===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not >> >found ===> Verifying install for /usr/local/lib/dri/r128_dri.so >> >in /usr/ports/graphics/dri ===> dri-6.5.3_1,2 depends on executable >> >in : makedepend - found ===> dri-6.5.3_1,2 depends on executable in : >> >gmake - found ===> dri-6.5.3_1,2 depends on >> >file: /usr/local/libdata/xorg/libraries - not found ===> Verifying >> >install for /usr/local/libdata/xorg/libraries >> >in /usr/ports/x11/xorg-libraries Read /usr/ports/UPDATING for the >> >procedure to upgrade or install xorg 7.2. >> > >> >How do you install xorg 7.2 on a fresh system?? I can't update what's >> >not there.. >> >> ln -s /usr/local /usr/X11R6 > >Hi! > >Could you be more specific about "ln -s /usr/local /usr/X11R6"? You are either out of date w/ you ports tree or you really do have X11 related ports installed. Upgrade ports or follow the UPDATING procedure. "ln -s /usr/local /usr/X11R6" worked around the early pre-everything test which didn't test for the existance of /usr/X11R6. From ports/x11/xorg-libraries/Makefile version 1.19: ..if !defined(XORG_UPGRADE) && !defined(PACKAGE_BUILDING) && exists(/usr/X11R6) pre-everything:: @test -L /usr/X11R6 || ( echo "Read ${PORTSDIR}/UPDATING for the procedure to upgrade or install xorg 7.2." && /usr/bin/false ) ..elif !exists(/usr/X11R6) && !defined(WITHOUT_X11R6_SYMLINK) pre-everything:: ${LN} -s ${X11BASE} /usr/X11R6 || ${TRUE} ..endif |
|
#6
| |||
| |||
|
On Tue, 29 May 2007 13:20:40 -0400, Test User > I have no xorg ports installed yet its telling me to read about > updating. > cd /usr/ports/x11/xorg > make install clean > installing for xorg-7.2 > ===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not > found ===> Verifying install for /usr/local/lib/dri/r128_dri.so > in /usr/ports/graphics/dri ===> dri-6.5.3_1,2 depends on executable > in : makedepend - found ===> dri-6.5.3_1,2 depends on executable in : > gmake - found ===> dri-6.5.3_1,2 depends on > file: /usr/local/libdata/xorg/libraries - not found ===> Verifying > install for /usr/local/libdata/xorg/libraries > in /usr/ports/x11/xorg-libraries Read /usr/ports/UPDATING for the > procedure to upgrade or install xorg 7.2. > > How do you install xorg 7.2 on a fresh system?? I can't update what's > not there.. Try setting XORG_UPGRADE to 'yes'. A slightly confusing detail is that even when *no* X11 packages are installed, you still have to set this. |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installing Tor in Linux | Database Administrator | Unix and OS Discussions | 22 | 05-01-2007 02:34 PM |
| comp.sys.hp.hpux FAQ | Database Administrator | hp-hpux | 0 | 08-29-2006 01:04 AM |
| comp.sys.hp.hpux FAQ | Database Administrator | hp-hpux | 0 | 08-19-2006 12:48 AM |
| comp.sys.hp.hpux FAQ | Database Administrator | hp-hpux | 0 | 08-09-2006 12:25 AM |
| comp.sys.hp.hpux FAQ | Database Administrator | hp-hpux | 0 | 07-29-2006 12:43 AM |
All times are GMT -4. The time now is 12:22 PM.




Linear Mode
